2024-01-13T10:49:34.516 INFO:root:teuthology version: 0.0.1.dev249+gcd45576 2024-01-13T10:49:34.516 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --name yuriw-2024-01-12_21:52:25-rados-wip-yuri2-testing-2024-01-12-1128-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-2024-01-12_21:52:25-rados-wip-yuri2-testing-2024-01-12-1128-pacific-distro-default-smithi/7515976 --owner scheduled_yuriw@teuthology -- /home/teuthworker/archive/yuriw-2024-01-12_21:52:25-rados-wip-yuri2-testing-2024-01-12-1128-pacific-distro-default-smithi/7515976/orig.config.yaml 2024-01-13T10:49:34.561 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-01-13T10:49:34.653 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-01-12_21:52:25-rados-wip-yuri2-testing-2024-01-12-1128-pacific-distro-default-smithi/7515976 branch: wip-yuri2-testing-2024-01-12-1128-pacific description: rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls mon_election/connectivity} email: yweinste@redhat.com first_in_suite: false job_id: '7515976' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-01-12_21:52:25-rados-wip-yuri2-testing-2024-01-12-1128-pacific-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: wip-yuri2-testing-2024-01-12-1128-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: 445562ab4bc3ddfb386936119050695810860bcb ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 445562ab4bc3ddfb386936119050695810860bcb workunit: branch: wip-yuri2-testing-2024-01-12-1128-pacific sha1: 445562ab4bc3ddfb386936119050695810860bcb 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: 5246 sha1: 445562ab4bc3ddfb386936119050695810860bcb sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri2-testing-2024-01-12-1128-pacific suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_445562ab4bc3ddfb386936119050695810860bcb/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 445562ab4bc3ddfb386936119050695810860bcb targets: smithi121.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi154.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: cd45576300487d997e5a85abed65500b9f5d143b timestamp: 2024-01-12_21:52:25 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-01-13T10:49:34.653 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_445562ab4bc3ddfb386936119050695810860bcb/qa; will attempt to use it 2024-01-13T10:49:34.654 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_445562ab4bc3ddfb386936119050695810860bcb/qa/tasks 2024-01-13T10:49:34.654 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-01-13T10:49:34.655 INFO:teuthology.task.internal:Checking packages... 2024-01-13T10:49:34.679 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '445562ab4bc3ddfb386936119050695810860bcb' 2024-01-13T10:49:34.680 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-01-13T10:49:34.680 INFO:teuthology.packaging:ref: None 2024-01-13T10:49:34.680 INFO:teuthology.packaging:tag: None 2024-01-13T10:49:34.680 INFO:teuthology.packaging:branch: wip-yuri2-testing-2024-01-12-1128-pacific 2024-01-13T10:49:34.680 INFO:teuthology.packaging:sha1: 445562ab4bc3ddfb386936119050695810860bcb 2024-01-13T10:49:34.680 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=wip-yuri2-testing-2024-01-12-1128-pacific 2024-01-13T10:49:34.828 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-456-g445562ab-1focal 2024-01-13T10:49:34.829 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-01-13T10:49:34.839 INFO:teuthology.task.internal:no buildpackages task found 2024-01-13T10:49:34.839 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-01-13T10:49:34.877 INFO:teuthology.task.internal:Saving configuration 2024-01-13T10:49:34.899 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-01-13T10:49:34.905 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-13T10:49:34.927 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi121.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-12_21:52:25-rados-wip-yuri2-testing-2024-01-12-1128-pacific-distro-default-smithi/7515976', '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': '2024-01-13 10:43:19.461800', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-01-13T10:49:34.952 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi154.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-12_21:52:25-rados-wip-yuri2-testing-2024-01-12-1128-pacific-distro-default-smithi/7515976', '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': '2024-01-13 10:43:19.463277', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-01-13T10:49:34.952 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-01-13T10:49:34.958 INFO:teuthology.task.internal:roles: ubuntu@smithi121.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'] 2024-01-13T10:49:34.958 INFO:teuthology.task.internal:roles: ubuntu@smithi154.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'] 2024-01-13T10:49:34.958 INFO:teuthology.run_tasks:Running task console_log... 2024-01-13T10:49:35.048 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fa0de559af0>, signals=[15]) 2024-01-13T10:49:35.049 INFO:teuthology.run_tasks:Running task internal.connect... 2024-01-13T10:49:35.058 INFO:teuthology.task.internal:Opening connections... 2024-01-13T10:49:35.058 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi121.front.sepia.ceph.com 2024-01-13T10:49:35.060 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-13T10:49:35.159 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi154.front.sepia.ceph.com 2024-01-13T10:49:35.160 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-13T10:49:35.247 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-01-13T10:49:35.253 DEBUG:teuthology.orchestra.run.smithi121:> uname -m 2024-01-13T10:49:35.264 INFO:teuthology.orchestra.run.smithi121.stdout:x86_64 2024-01-13T10:49:35.264 DEBUG:teuthology.orchestra.run.smithi121:> cat /etc/os-release 2024-01-13T10:49:35.313 INFO:teuthology.orchestra.run.smithi121.stdout:NAME="Ubuntu" 2024-01-13T10:49:35.313 INFO:teuthology.orchestra.run.smithi121.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-01-13T10:49:35.313 INFO:teuthology.orchestra.run.smithi121.stdout:ID=ubuntu 2024-01-13T10:49:35.313 INFO:teuthology.orchestra.run.smithi121.stdout:ID_LIKE=debian 2024-01-13T10:49:35.313 INFO:teuthology.orchestra.run.smithi121.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-01-13T10:49:35.313 INFO:teuthology.orchestra.run.smithi121.stdout:VERSION_ID="20.04" 2024-01-13T10:49:35.313 INFO:teuthology.orchestra.run.smithi121.stdout:HOME_URL="https://www.ubuntu.com/" 2024-01-13T10:49:35.313 INFO:teuthology.orchestra.run.smithi121.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-01-13T10:49:35.314 INFO:teuthology.orchestra.run.smithi121.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-01-13T10:49:35.314 INFO:teuthology.orchestra.run.smithi121.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-01-13T10:49:35.314 INFO:teuthology.orchestra.run.smithi121.stdout:VERSION_CODENAME=focal 2024-01-13T10:49:35.314 INFO:teuthology.orchestra.run.smithi121.stdout:UBUNTU_CODENAME=focal 2024-01-13T10:49:35.314 INFO:teuthology.lock.ops:Updating smithi121.front.sepia.ceph.com on lock server 2024-01-13T10:49:35.334 DEBUG:teuthology.orchestra.run.smithi154:> uname -m 2024-01-13T10:49:35.341 INFO:teuthology.orchestra.run.smithi154.stdout:x86_64 2024-01-13T10:49:35.341 DEBUG:teuthology.orchestra.run.smithi154:> cat /etc/os-release 2024-01-13T10:49:35.388 INFO:teuthology.orchestra.run.smithi154.stdout:NAME="Ubuntu" 2024-01-13T10:49:35.389 INFO:teuthology.orchestra.run.smithi154.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-01-13T10:49:35.389 INFO:teuthology.orchestra.run.smithi154.stdout:ID=ubuntu 2024-01-13T10:49:35.389 INFO:teuthology.orchestra.run.smithi154.stdout:ID_LIKE=debian 2024-01-13T10:49:35.389 INFO:teuthology.orchestra.run.smithi154.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-01-13T10:49:35.389 INFO:teuthology.orchestra.run.smithi154.stdout:VERSION_ID="20.04" 2024-01-13T10:49:35.389 INFO:teuthology.orchestra.run.smithi154.stdout:HOME_URL="https://www.ubuntu.com/" 2024-01-13T10:49:35.389 INFO:teuthology.orchestra.run.smithi154.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-01-13T10:49:35.389 INFO:teuthology.orchestra.run.smithi154.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-01-13T10:49:35.389 INFO:teuthology.orchestra.run.smithi154.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-01-13T10:49:35.389 INFO:teuthology.orchestra.run.smithi154.stdout:VERSION_CODENAME=focal 2024-01-13T10:49:35.389 INFO:teuthology.orchestra.run.smithi154.stdout:UBUNTU_CODENAME=focal 2024-01-13T10:49:35.390 INFO:teuthology.lock.ops:Updating smithi154.front.sepia.ceph.com on lock server 2024-01-13T10:49:35.409 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-01-13T10:49:35.418 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-01-13T10:49:35.445 INFO:teuthology.task.internal:Checking for old test directory... 2024-01-13T10:49:35.445 DEBUG:teuthology.orchestra.run.smithi121:> test '!' -e /home/ubuntu/cephtest 2024-01-13T10:49:35.447 DEBUG:teuthology.orchestra.run.smithi154:> test '!' -e /home/ubuntu/cephtest 2024-01-13T10:49:35.453 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-01-13T10:49:35.477 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-01-13T10:49:35.477 DEBUG:teuthology.orchestra.run.smithi121:> test -z $(ls -A /var/lib/ceph) 2024-01-13T10:49:35.479 DEBUG:teuthology.orchestra.run.smithi154:> test -z $(ls -A /var/lib/ceph) 2024-01-13T10:49:35.504 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-01-13T10:49:35.560 INFO:teuthology.run_tasks:Running task kernel... 2024-01-13T10:49:35.578 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-01-13T10:49:35.578 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-01-13T10:49:35.578 DEBUG:teuthology.orchestra.run.smithi121:> test -f /run/.containerenv -o -f /.dockerenv 2024-01-13T10:49:35.579 DEBUG:teuthology.orchestra.run.smithi154:> test -f /run/.containerenv -o -f /.dockerenv 2024-01-13T10:49:35.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-13T10:49:35.584 DEBUG:teuthology.orchestra.run.smithi121:> uname -r 2024-01-13T10:49:35.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-13T10:49:35.585 DEBUG:teuthology.orchestra.run.smithi154:> uname -r 2024-01-13T10:49:35.591 INFO:teuthology.orchestra.run.smithi121.stdout:5.4.0-124-generic 2024-01-13T10:49:35.591 INFO:teuthology.task.kernel:Running kernel on smithi121: 5.4.0-124-generic 2024-01-13T10:49:35.591 DEBUG:teuthology.orchestra.run.smithi121:> sudo apt-get clean 2024-01-13T10:49:35.593 INFO:teuthology.orchestra.run.smithi154.stdout:5.4.0-124-generic 2024-01-13T10:49:35.593 INFO:teuthology.task.kernel:Running kernel on smithi154: 5.4.0-124-generic 2024-01-13T10:49:35.593 DEBUG:teuthology.orchestra.run.smithi154:> sudo apt-get clean 2024-01-13T10:49:35.710 DEBUG:teuthology.orchestra.run.smithi121:> sudo apt-get update 2024-01-13T10:49:35.718 DEBUG:teuthology.orchestra.run.smithi154:> sudo apt-get update 2024-01-13T10:49:35.884 INFO:teuthology.orchestra.run.smithi154.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-01-13T10:49:35.886 INFO:teuthology.orchestra.run.smithi154.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-01-13T10:49:35.887 INFO:teuthology.orchestra.run.smithi154.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-01-13T10:49:35.893 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-01-13T10:49:35.901 INFO:teuthology.orchestra.run.smithi121.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-01-13T10:49:35.976 INFO:teuthology.orchestra.run.smithi154.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-01-13T10:49:35.981 INFO:teuthology.orchestra.run.smithi121.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-01-13T10:49:35.990 INFO:teuthology.orchestra.run.smithi121.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-01-13T10:49:36.279 INFO:teuthology.orchestra.run.smithi154.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [694 kB] 2024-01-13T10:49:36.294 INFO:teuthology.orchestra.run.smithi121.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [920 kB] 2024-01-13T10:49:36.376 INFO:teuthology.orchestra.run.smithi154.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,647 kB] 2024-01-13T10:49:36.391 INFO:teuthology.orchestra.run.smithi121.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,030 kB] 2024-01-13T10:49:36.411 INFO:teuthology.orchestra.run.smithi154.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,030 kB] 2024-01-13T10:49:36.435 INFO:teuthology.orchestra.run.smithi154.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [406 kB] 2024-01-13T10:49:36.444 INFO:teuthology.orchestra.run.smithi154.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-01-13T10:49:36.444 INFO:teuthology.orchestra.run.smithi154.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [35.1 kB] 2024-01-13T10:49:36.445 INFO:teuthology.orchestra.run.smithi154.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,461 kB] 2024-01-13T10:49:36.462 INFO:teuthology.orchestra.run.smithi121.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [489 kB] 2024-01-13T10:49:36.471 INFO:teuthology.orchestra.run.smithi121.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-01-13T10:49:36.471 INFO:teuthology.orchestra.run.smithi121.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.4 kB] 2024-01-13T10:49:36.472 INFO:teuthology.orchestra.run.smithi121.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,579 kB] 2024-01-13T10:49:36.489 INFO:teuthology.orchestra.run.smithi154.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [343 kB] 2024-01-13T10:49:36.500 INFO:teuthology.orchestra.run.smithi154.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-01-13T10:49:36.501 INFO:teuthology.orchestra.run.smithi154.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [637 kB] 2024-01-13T10:49:36.512 INFO:teuthology.orchestra.run.smithi154.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [921 kB] 2024-01-13T10:49:36.529 INFO:teuthology.orchestra.run.smithi121.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [360 kB] 2024-01-13T10:49:36.531 INFO:teuthology.orchestra.run.smithi154.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [193 kB] 2024-01-13T10:49:36.535 INFO:teuthology.orchestra.run.smithi121.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-01-13T10:49:36.535 INFO:teuthology.orchestra.run.smithi121.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,144 kB] 2024-01-13T10:49:36.536 INFO:teuthology.orchestra.run.smithi154.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-01-13T10:49:36.548 INFO:teuthology.orchestra.run.smithi154.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2024-01-13T10:49:36.548 INFO:teuthology.orchestra.run.smithi154.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-01-13T10:49:36.548 INFO:teuthology.orchestra.run.smithi154.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-01-13T10:49:36.549 INFO:teuthology.orchestra.run.smithi154.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-01-13T10:49:36.549 INFO:teuthology.orchestra.run.smithi121.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [763 kB] 2024-01-13T10:49:36.556 INFO:teuthology.orchestra.run.smithi121.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [274 kB] 2024-01-13T10:49:36.562 INFO:teuthology.orchestra.run.smithi121.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-01-13T10:49:36.564 INFO:teuthology.orchestra.run.smithi121.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2024-01-13T10:49:36.564 INFO:teuthology.orchestra.run.smithi121.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-01-13T10:49:36.564 INFO:teuthology.orchestra.run.smithi121.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-01-13T10:49:36.583 INFO:teuthology.orchestra.run.smithi121.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-01-13T10:49:36.583 INFO:teuthology.orchestra.run.smithi121.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-01-13T10:49:36.584 INFO:teuthology.orchestra.run.smithi121.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-01-13T10:49:36.584 INFO:teuthology.orchestra.run.smithi121.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-01-13T10:49:36.585 INFO:teuthology.orchestra.run.smithi121.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-01-13T10:49:36.585 INFO:teuthology.orchestra.run.smithi121.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-01-13T10:49:36.585 INFO:teuthology.orchestra.run.smithi121.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-01-13T10:49:36.607 INFO:teuthology.orchestra.run.smithi121.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [694 kB] 2024-01-13T10:49:36.650 INFO:teuthology.orchestra.run.smithi154.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [920 kB] 2024-01-13T10:49:36.661 INFO:teuthology.orchestra.run.smithi154.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [489 kB] 2024-01-13T10:49:36.668 INFO:teuthology.orchestra.run.smithi154.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-01-13T10:49:36.668 INFO:teuthology.orchestra.run.smithi154.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,579 kB] 2024-01-13T10:49:36.697 INFO:teuthology.orchestra.run.smithi154.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.4 kB] 2024-01-13T10:49:36.697 INFO:teuthology.orchestra.run.smithi154.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [360 kB] 2024-01-13T10:49:36.700 INFO:teuthology.orchestra.run.smithi154.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-01-13T10:49:36.700 INFO:teuthology.orchestra.run.smithi154.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [763 kB] 2024-01-13T10:49:36.706 INFO:teuthology.orchestra.run.smithi154.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,144 kB] 2024-01-13T10:49:36.717 INFO:teuthology.orchestra.run.smithi154.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [274 kB] 2024-01-13T10:49:36.721 INFO:teuthology.orchestra.run.smithi154.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-01-13T10:49:36.721 INFO:teuthology.orchestra.run.smithi154.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2024-01-13T10:49:36.722 INFO:teuthology.orchestra.run.smithi154.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-01-13T10:49:36.737 INFO:teuthology.orchestra.run.smithi154.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-01-13T10:49:36.738 INFO:teuthology.orchestra.run.smithi154.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-01-13T10:49:36.738 INFO:teuthology.orchestra.run.smithi154.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-01-13T10:49:36.738 INFO:teuthology.orchestra.run.smithi154.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-01-13T10:49:36.739 INFO:teuthology.orchestra.run.smithi154.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-01-13T10:49:36.741 INFO:teuthology.orchestra.run.smithi154.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-01-13T10:49:36.761 INFO:teuthology.orchestra.run.smithi154.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-01-13T10:49:36.762 INFO:teuthology.orchestra.run.smithi154.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-01-13T10:49:36.940 INFO:teuthology.orchestra.run.smithi121.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,647 kB] 2024-01-13T10:49:37.129 INFO:teuthology.orchestra.run.smithi121.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [406 kB] 2024-01-13T10:49:37.143 INFO:teuthology.orchestra.run.smithi121.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-01-13T10:49:37.144 INFO:teuthology.orchestra.run.smithi121.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [35.1 kB] 2024-01-13T10:49:37.145 INFO:teuthology.orchestra.run.smithi121.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,461 kB] 2024-01-13T10:49:37.218 INFO:teuthology.orchestra.run.smithi121.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [343 kB] 2024-01-13T10:49:37.223 INFO:teuthology.orchestra.run.smithi121.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-01-13T10:49:37.223 INFO:teuthology.orchestra.run.smithi121.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [921 kB] 2024-01-13T10:49:37.249 INFO:teuthology.orchestra.run.smithi121.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [637 kB] 2024-01-13T10:49:37.436 INFO:teuthology.orchestra.run.smithi121.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [193 kB] 2024-01-13T10:49:37.862 INFO:teuthology.orchestra.run.smithi121.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-01-13T10:49:37.868 INFO:teuthology.orchestra.run.smithi121.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2024-01-13T10:49:37.870 INFO:teuthology.orchestra.run.smithi121.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-01-13T10:49:37.877 INFO:teuthology.orchestra.run.smithi121.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-01-13T10:49:37.879 INFO:teuthology.orchestra.run.smithi121.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-01-13T10:49:40.347 INFO:teuthology.orchestra.run.smithi121.stdout:Fetched 18.5 MB in 3s (6,927 kB/s) 2024-01-13T10:49:40.385 INFO:teuthology.orchestra.run.smithi154.stdout:Fetched 18.5 MB in 3s (7,018 kB/s) 2024-01-13T10:49:41.729 INFO:teuthology.orchestra.run.smithi121.stdout:Reading package lists... 2024-01-13T10:49:41.754 DEBUG:teuthology.orchestra.run.smithi121:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-01-13T10:49:41.826 INFO:teuthology.orchestra.run.smithi121.stdout:Reading package lists... 2024-01-13T10:49:41.917 INFO:teuthology.orchestra.run.smithi154.stdout:Reading package lists... 2024-01-13T10:49:41.942 DEBUG:teuthology.orchestra.run.smithi154:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-01-13T10:49:42.010 INFO:teuthology.orchestra.run.smithi154.stdout:Reading package lists... 2024-01-13T10:49:42.037 INFO:teuthology.orchestra.run.smithi121.stdout:Building dependency tree... 2024-01-13T10:49:42.038 INFO:teuthology.orchestra.run.smithi121.stdout:Reading state information... 2024-01-13T10:49:42.215 INFO:teuthology.orchestra.run.smithi154.stdout:Building dependency tree... 2024-01-13T10:49:42.215 INFO:teuthology.orchestra.run.smithi154.stdout:Reading state information... 2024-01-13T10:49:42.222 INFO:teuthology.orchestra.run.smithi121.stdout:The following additional packages will be installed: 2024-01-13T10:49:42.222 INFO:teuthology.orchestra.run.smithi121.stdout: linux-generic linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2024-01-13T10:49:42.222 INFO:teuthology.orchestra.run.smithi121.stdout: linux-headers-generic linux-image-5.4.0-169-generic 2024-01-13T10:49:42.222 INFO:teuthology.orchestra.run.smithi121.stdout: linux-modules-5.4.0-169-generic linux-modules-extra-5.4.0-169-generic 2024-01-13T10:49:42.224 INFO:teuthology.orchestra.run.smithi121.stdout:Suggested packages: 2024-01-13T10:49:42.224 INFO:teuthology.orchestra.run.smithi121.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-01-13T10:49:42.224 INFO:teuthology.orchestra.run.smithi121.stdout:Recommended packages: 2024-01-13T10:49:42.224 INFO:teuthology.orchestra.run.smithi121.stdout: thermald 2024-01-13T10:49:42.279 INFO:teuthology.orchestra.run.smithi121.stdout:The following NEW packages will be installed: 2024-01-13T10:49:42.280 INFO:teuthology.orchestra.run.smithi121.stdout: linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2024-01-13T10:49:42.280 INFO:teuthology.orchestra.run.smithi121.stdout: linux-image-5.4.0-169-generic linux-modules-5.4.0-169-generic 2024-01-13T10:49:42.280 INFO:teuthology.orchestra.run.smithi121.stdout: linux-modules-extra-5.4.0-169-generic 2024-01-13T10:49:42.281 INFO:teuthology.orchestra.run.smithi121.stdout:The following packages will be upgraded: 2024-01-13T10:49:42.281 INFO:teuthology.orchestra.run.smithi121.stdout: linux-generic linux-headers-generic linux-image-generic 2024-01-13T10:49:42.341 INFO:teuthology.orchestra.run.smithi121.stdout:3 upgraded, 5 newly installed, 0 to remove and 282 not upgraded. 2024-01-13T10:49:42.341 INFO:teuthology.orchestra.run.smithi121.stdout:Need to get 77.1 MB of archives. 2024-01-13T10:49:42.341 INFO:teuthology.orchestra.run.smithi121.stdout:After this operation, 380 MB of additional disk space will be used. 2024-01-13T10:49:42.341 INFO:teuthology.orchestra.run.smithi121.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-169-generic amd64 5.4.0-169.187 [15.0 MB] 2024-01-13T10:49:42.396 INFO:teuthology.orchestra.run.smithi154.stdout:The following additional packages will be installed: 2024-01-13T10:49:42.396 INFO:teuthology.orchestra.run.smithi154.stdout: linux-generic linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2024-01-13T10:49:42.396 INFO:teuthology.orchestra.run.smithi154.stdout: linux-headers-generic linux-image-5.4.0-169-generic 2024-01-13T10:49:42.397 INFO:teuthology.orchestra.run.smithi154.stdout: linux-modules-5.4.0-169-generic linux-modules-extra-5.4.0-169-generic 2024-01-13T10:49:42.398 INFO:teuthology.orchestra.run.smithi154.stdout:Suggested packages: 2024-01-13T10:49:42.398 INFO:teuthology.orchestra.run.smithi154.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-01-13T10:49:42.398 INFO:teuthology.orchestra.run.smithi154.stdout:Recommended packages: 2024-01-13T10:49:42.398 INFO:teuthology.orchestra.run.smithi154.stdout: thermald 2024-01-13T10:49:42.469 INFO:teuthology.orchestra.run.smithi154.stdout:The following NEW packages will be installed: 2024-01-13T10:49:42.470 INFO:teuthology.orchestra.run.smithi154.stdout: linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2024-01-13T10:49:42.470 INFO:teuthology.orchestra.run.smithi154.stdout: linux-image-5.4.0-169-generic linux-modules-5.4.0-169-generic 2024-01-13T10:49:42.470 INFO:teuthology.orchestra.run.smithi154.stdout: linux-modules-extra-5.4.0-169-generic 2024-01-13T10:49:42.471 INFO:teuthology.orchestra.run.smithi154.stdout:The following packages will be upgraded: 2024-01-13T10:49:42.472 INFO:teuthology.orchestra.run.smithi154.stdout: linux-generic linux-headers-generic linux-image-generic 2024-01-13T10:49:42.655 INFO:teuthology.orchestra.run.smithi154.stdout:3 upgraded, 5 newly installed, 0 to remove and 282 not upgraded. 2024-01-13T10:49:42.655 INFO:teuthology.orchestra.run.smithi154.stdout:Need to get 77.1 MB of archives. 2024-01-13T10:49:42.655 INFO:teuthology.orchestra.run.smithi154.stdout:After this operation, 380 MB of additional disk space will be used. 2024-01-13T10:49:42.655 INFO:teuthology.orchestra.run.smithi154.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-169-generic amd64 5.4.0-169.187 [15.0 MB] 2024-01-13T10:49:42.729 INFO:teuthology.orchestra.run.smithi121.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-169-generic amd64 5.4.0-169.187 [10.5 MB] 2024-01-13T10:49:42.857 INFO:teuthology.orchestra.run.smithi121.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-169-generic amd64 5.4.0-169.187 [39.2 MB] 2024-01-13T10:49:43.527 INFO:teuthology.orchestra.run.smithi121.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.169.167 [1,900 B] 2024-01-13T10:49:43.527 INFO:teuthology.orchestra.run.smithi121.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.169.167 [2,520 B] 2024-01-13T10:49:43.527 INFO:teuthology.orchestra.run.smithi121.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-169 all 5.4.0-169.187 [11.0 MB] 2024-01-13T10:49:43.720 INFO:teuthology.orchestra.run.smithi121.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-169-generic amd64 5.4.0-169.187 [1,374 kB] 2024-01-13T10:49:43.740 INFO:teuthology.orchestra.run.smithi121.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.169.167 [2,392 B] 2024-01-13T10:49:43.776 INFO:teuthology.orchestra.run.smithi154.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-169-generic amd64 5.4.0-169.187 [10.5 MB] 2024-01-13T10:49:44.047 INFO:teuthology.orchestra.run.smithi154.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-169-generic amd64 5.4.0-169.187 [39.2 MB] 2024-01-13T10:49:44.423 INFO:teuthology.orchestra.run.smithi121.stdout:Fetched 77.1 MB in 1s (53.1 MB/s) 2024-01-13T10:49:44.633 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package linux-modules-5.4.0-169-generic. 2024-01-13T10:49:45.346 INFO:teuthology.orchestra.run.smithi154.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.169.167 [1,900 B] 2024-01-13T10:49:45.346 INFO:teuthology.orchestra.run.smithi154.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.169.167 [2,520 B] 2024-01-13T10:49:45.346 INFO:teuthology.orchestra.run.smithi154.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-169 all 5.4.0-169.187 [11.0 MB] 2024-01-13T10:49:45.808 INFO:teuthology.orchestra.run.smithi154.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-169-generic amd64 5.4.0-169.187 [1,374 kB] 2024-01-13T10:49:45.859 INFO:teuthology.orchestra.run.smithi154.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.169.167 [2,392 B] 2024-01-13T10:49:46.409 INFO:teuthology.orchestra.run.smithi121.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.) 2024-01-13T10:49:46.414 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../0-linux-modules-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2024-01-13T10:49:46.522 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-13T10:49:46.529 INFO:teuthology.orchestra.run.smithi154.stdout:Fetched 77.1 MB in 3s (22.8 MB/s) 2024-01-13T10:49:46.724 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package linux-modules-5.4.0-169-generic. 2024-01-13T10:49:48.505 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package linux-image-5.4.0-169-generic. 2024-01-13T10:49:48.517 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../1-linux-image-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2024-01-13T10:49:48.518 INFO:teuthology.orchestra.run.smithi154.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.) 2024-01-13T10:49:48.523 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../0-linux-modules-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2024-01-13T10:49:48.605 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-13T10:49:48.704 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-13T10:49:49.683 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-169-generic. 2024-01-13T10:49:49.698 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2024-01-13T10:49:49.757 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-13T10:49:50.704 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package linux-image-5.4.0-169-generic. 2024-01-13T10:49:50.721 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../1-linux-image-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2024-01-13T10:49:50.853 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-13T10:49:51.974 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-169-generic. 2024-01-13T10:49:51.988 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2024-01-13T10:49:52.041 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-13T10:49:54.554 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../3-linux-generic_5.4.0.169.167_amd64.deb ... 2024-01-13T10:49:54.678 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2024-01-13T10:49:55.047 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.169.167_amd64.deb ... 2024-01-13T10:49:55.165 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-image-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2024-01-13T10:49:55.485 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package linux-headers-5.4.0-169. 2024-01-13T10:49:55.498 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../5-linux-headers-5.4.0-169_5.4.0-169.187_all.deb ... 2024-01-13T10:49:55.526 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-headers-5.4.0-169 (5.4.0-169.187) ... 2024-01-13T10:49:56.948 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../3-linux-generic_5.4.0.169.167_amd64.deb ... 2024-01-13T10:49:57.081 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking linux-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2024-01-13T10:49:57.440 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.169.167_amd64.deb ... 2024-01-13T10:49:57.593 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking linux-image-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2024-01-13T10:49:57.946 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package linux-headers-5.4.0-169. 2024-01-13T10:49:57.961 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../5-linux-headers-5.4.0-169_5.4.0-169.187_all.deb ... 2024-01-13T10:49:57.995 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking linux-headers-5.4.0-169 (5.4.0-169.187) ... 2024-01-13T10:50:00.958 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package linux-headers-5.4.0-169-generic. 2024-01-13T10:50:00.980 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../6-linux-headers-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2024-01-13T10:50:01.024 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-13T10:50:03.736 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.169.167_amd64.deb ... 2024-01-13T10:50:03.888 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-headers-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2024-01-13T10:50:04.314 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package linux-headers-5.4.0-169-generic. 2024-01-13T10:50:04.337 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../6-linux-headers-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2024-01-13T10:50:04.378 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-headers-5.4.0-169 (5.4.0-169.187) ... 2024-01-13T10:50:04.381 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-13T10:50:04.501 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-13T10:50:04.627 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-13T10:50:05.862 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-13T10:50:07.032 INFO:teuthology.orchestra.run.smithi121.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-169-generic 2024-01-13T10:50:07.032 INFO:teuthology.orchestra.run.smithi121.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-169-generic 2024-01-13T10:50:07.137 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.169.167_amd64.deb ... 2024-01-13T10:50:07.172 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-headers-generic (5.4.0.169.167) ... 2024-01-13T10:50:07.233 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking linux-headers-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2024-01-13T10:50:07.315 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-13T10:50:07.561 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up linux-headers-5.4.0-169 (5.4.0-169.187) ... 2024-01-13T10:50:07.688 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-13T10:50:07.814 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-13T10:50:08.483 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-image-generic (5.4.0.169.167) ... 2024-01-13T10:50:08.626 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-generic (5.4.0.169.167) ... 2024-01-13T10:50:08.752 INFO:teuthology.orchestra.run.smithi121.stdout:Processing triggers for linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-13T10:50:08.827 INFO:teuthology.orchestra.run.smithi121.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-01-13T10:50:08.827 INFO:teuthology.orchestra.run.smithi121.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-169-generic 2024-01-13T10:50:09.308 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-13T10:50:10.449 INFO:teuthology.orchestra.run.smithi154.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-169-generic 2024-01-13T10:50:10.450 INFO:teuthology.orchestra.run.smithi154.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-169-generic 2024-01-13T10:50:10.602 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up linux-headers-generic (5.4.0.169.167) ... 2024-01-13T10:50:10.728 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-13T10:50:11.905 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up linux-image-generic (5.4.0.169.167) ... 2024-01-13T10:50:12.055 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up linux-generic (5.4.0.169.167) ... 2024-01-13T10:50:12.199 INFO:teuthology.orchestra.run.smithi154.stdout:Processing triggers for linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-13T10:50:12.284 INFO:teuthology.orchestra.run.smithi154.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-01-13T10:50:12.284 INFO:teuthology.orchestra.run.smithi154.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-169-generic 2024-01-13T10:50:31.433 INFO:teuthology.orchestra.run.smithi121.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-01-13T10:50:31.433 INFO:teuthology.orchestra.run.smithi121.stdout:Sourcing file `/etc/default/grub' 2024-01-13T10:50:31.445 INFO:teuthology.orchestra.run.smithi121.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-01-13T10:50:31.457 INFO:teuthology.orchestra.run.smithi121.stdout:Generating grub configuration file ... 2024-01-13T10:50:31.763 INFO:teuthology.orchestra.run.smithi121.stdout:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2024-01-13T10:50:31.791 INFO:teuthology.orchestra.run.smithi121.stdout:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2024-01-13T10:50:32.204 INFO:teuthology.orchestra.run.smithi121.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-01-13T10:50:32.215 INFO:teuthology.orchestra.run.smithi121.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-01-13T10:50:34.676 INFO:teuthology.orchestra.run.smithi154.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-01-13T10:50:34.676 INFO:teuthology.orchestra.run.smithi154.stdout:Sourcing file `/etc/default/grub' 2024-01-13T10:50:34.697 INFO:teuthology.orchestra.run.smithi154.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-01-13T10:50:34.725 INFO:teuthology.orchestra.run.smithi154.stdout:Generating grub configuration file ... 2024-01-13T10:50:34.995 INFO:teuthology.orchestra.run.smithi121.stdout:done 2024-01-13T10:50:35.055 INFO:teuthology.orchestra.run.smithi154.stdout:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2024-01-13T10:50:35.079 INFO:teuthology.orchestra.run.smithi154.stdout:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2024-01-13T10:50:35.422 DEBUG:teuthology.orchestra.run.smithi121:> dpkg -s linux-image-generic 2024-01-13T10:50:35.470 INFO:teuthology.orchestra.run.smithi121.stdout:Package: linux-image-generic 2024-01-13T10:50:35.470 INFO:teuthology.orchestra.run.smithi121.stdout:Status: install ok installed 2024-01-13T10:50:35.470 INFO:teuthology.orchestra.run.smithi121.stdout:Priority: optional 2024-01-13T10:50:35.470 INFO:teuthology.orchestra.run.smithi121.stdout:Section: kernel 2024-01-13T10:50:35.470 INFO:teuthology.orchestra.run.smithi121.stdout:Installed-Size: 20 2024-01-13T10:50:35.470 INFO:teuthology.orchestra.run.smithi121.stdout:Maintainer: Ubuntu Kernel Team 2024-01-13T10:50:35.470 INFO:teuthology.orchestra.run.smithi121.stdout:Architecture: amd64 2024-01-13T10:50:35.470 INFO:teuthology.orchestra.run.smithi121.stdout:Source: linux-meta 2024-01-13T10:50:35.470 INFO:teuthology.orchestra.run.smithi121.stdout:Version: 5.4.0.169.167 2024-01-13T10:50:35.470 INFO:teuthology.orchestra.run.smithi121.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) 2024-01-13T10:50:35.470 INFO:teuthology.orchestra.run.smithi121.stdout:Depends: linux-image-5.4.0-169-generic, linux-modules-extra-5.4.0-169-generic, linux-firmware, intel-microcode, amd64-microcode 2024-01-13T10:50:35.470 INFO:teuthology.orchestra.run.smithi121.stdout:Recommends: thermald 2024-01-13T10:50:35.470 INFO:teuthology.orchestra.run.smithi121.stdout:Description: Generic Linux kernel image 2024-01-13T10:50:35.471 INFO:teuthology.orchestra.run.smithi121.stdout: This package will always depend on the latest generic kernel image 2024-01-13T10:50:35.471 INFO:teuthology.orchestra.run.smithi121.stdout: available. 2024-01-13T10:50:35.471 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-169-generic 2024-01-13T10:50:35.471 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-01-13T10:50:35.471 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-01-13T10:50:35.471 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-01-13T10:50:35.471 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi121.front.sepia.ceph.com, path=None, version=distro) 2024-01-13T10:50:35.472 DEBUG:teuthology.orchestra.run.smithi121:> sudo apt-get clean 2024-01-13T10:50:35.493 INFO:teuthology.orchestra.run.smithi154.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-01-13T10:50:35.504 INFO:teuthology.orchestra.run.smithi154.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-01-13T10:50:35.550 DEBUG:teuthology.orchestra.run.smithi121:> sudo apt-get update 2024-01-13T10:50:35.685 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-01-13T10:50:35.693 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-01-13T10:50:35.713 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-01-13T10:50:35.818 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-01-13T10:50:37.310 INFO:teuthology.orchestra.run.smithi154.stdout:done 2024-01-13T10:50:37.465 INFO:teuthology.orchestra.run.smithi121.stdout:Reading package lists... 2024-01-13T10:50:37.492 DEBUG:teuthology.orchestra.run.smithi121:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-01-13T10:50:37.559 INFO:teuthology.orchestra.run.smithi121.stdout:Reading package lists... 2024-01-13T10:50:37.764 INFO:teuthology.orchestra.run.smithi121.stdout:Building dependency tree... 2024-01-13T10:50:37.805 INFO:teuthology.orchestra.run.smithi121.stdout:Reading state information... 2024-01-13T10:50:37.806 DEBUG:teuthology.orchestra.run.smithi154:> dpkg -s linux-image-generic 2024-01-13T10:50:37.851 INFO:teuthology.orchestra.run.smithi154.stdout:Package: linux-image-generic 2024-01-13T10:50:37.851 INFO:teuthology.orchestra.run.smithi154.stdout:Status: install ok installed 2024-01-13T10:50:37.851 INFO:teuthology.orchestra.run.smithi154.stdout:Priority: optional 2024-01-13T10:50:37.851 INFO:teuthology.orchestra.run.smithi154.stdout:Section: kernel 2024-01-13T10:50:37.851 INFO:teuthology.orchestra.run.smithi154.stdout:Installed-Size: 20 2024-01-13T10:50:37.851 INFO:teuthology.orchestra.run.smithi154.stdout:Maintainer: Ubuntu Kernel Team 2024-01-13T10:50:37.851 INFO:teuthology.orchestra.run.smithi154.stdout:Architecture: amd64 2024-01-13T10:50:37.851 INFO:teuthology.orchestra.run.smithi154.stdout:Source: linux-meta 2024-01-13T10:50:37.851 INFO:teuthology.orchestra.run.smithi154.stdout:Version: 5.4.0.169.167 2024-01-13T10:50:37.852 INFO:teuthology.orchestra.run.smithi154.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) 2024-01-13T10:50:37.852 INFO:teuthology.orchestra.run.smithi154.stdout:Depends: linux-image-5.4.0-169-generic, linux-modules-extra-5.4.0-169-generic, linux-firmware, intel-microcode, amd64-microcode 2024-01-13T10:50:37.852 INFO:teuthology.orchestra.run.smithi154.stdout:Recommends: thermald 2024-01-13T10:50:37.852 INFO:teuthology.orchestra.run.smithi154.stdout:Description: Generic Linux kernel image 2024-01-13T10:50:37.852 INFO:teuthology.orchestra.run.smithi154.stdout: This package will always depend on the latest generic kernel image 2024-01-13T10:50:37.852 INFO:teuthology.orchestra.run.smithi154.stdout: available. 2024-01-13T10:50:37.853 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-169-generic 2024-01-13T10:50:37.853 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-01-13T10:50:37.853 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-01-13T10:50:37.853 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-01-13T10:50:37.853 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi154.front.sepia.ceph.com, path=None, version=distro) 2024-01-13T10:50:37.853 DEBUG:teuthology.orchestra.run.smithi154:> sudo apt-get clean 2024-01-13T10:50:37.920 DEBUG:teuthology.orchestra.run.smithi154:> sudo apt-get update 2024-01-13T10:50:37.991 INFO:teuthology.orchestra.run.smithi121.stdout:linux-image-generic is already the newest version (5.4.0.169.167). 2024-01-13T10:50:37.992 INFO:teuthology.orchestra.run.smithi121.stdout:0 upgraded, 0 newly installed, 0 to remove and 282 not upgraded. 2024-01-13T10:50:37.993 DEBUG:teuthology.orchestra.run.smithi121:> dpkg -s linux-image-generic 2024-01-13T10:50:38.013 INFO:teuthology.orchestra.run.smithi121.stdout:Package: linux-image-generic 2024-01-13T10:50:38.013 INFO:teuthology.orchestra.run.smithi121.stdout:Status: install ok installed 2024-01-13T10:50:38.013 INFO:teuthology.orchestra.run.smithi121.stdout:Priority: optional 2024-01-13T10:50:38.013 INFO:teuthology.orchestra.run.smithi121.stdout:Section: kernel 2024-01-13T10:50:38.013 INFO:teuthology.orchestra.run.smithi121.stdout:Installed-Size: 20 2024-01-13T10:50:38.014 INFO:teuthology.orchestra.run.smithi121.stdout:Maintainer: Ubuntu Kernel Team 2024-01-13T10:50:38.014 INFO:teuthology.orchestra.run.smithi121.stdout:Architecture: amd64 2024-01-13T10:50:38.014 INFO:teuthology.orchestra.run.smithi121.stdout:Source: linux-meta 2024-01-13T10:50:38.014 INFO:teuthology.orchestra.run.smithi121.stdout:Version: 5.4.0.169.167 2024-01-13T10:50:38.014 INFO:teuthology.orchestra.run.smithi121.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) 2024-01-13T10:50:38.014 INFO:teuthology.orchestra.run.smithi121.stdout:Depends: linux-image-5.4.0-169-generic, linux-modules-extra-5.4.0-169-generic, linux-firmware, intel-microcode, amd64-microcode 2024-01-13T10:50:38.014 INFO:teuthology.orchestra.run.smithi121.stdout:Recommends: thermald 2024-01-13T10:50:38.014 INFO:teuthology.orchestra.run.smithi121.stdout:Description: Generic Linux kernel image 2024-01-13T10:50:38.014 INFO:teuthology.orchestra.run.smithi121.stdout: This package will always depend on the latest generic kernel image 2024-01-13T10:50:38.014 INFO:teuthology.orchestra.run.smithi121.stdout: available. 2024-01-13T10:50:38.014 DEBUG:teuthology.orchestra.run.smithi121:> mktemp 2024-01-13T10:50:38.020 INFO:teuthology.orchestra.run.smithi121.stdout:/tmp/tmp.YsrJxC689a 2024-01-13T10:50:38.020 DEBUG:teuthology.orchestra.run.smithi121:> sudo cp /boot/grub/grub.cfg /tmp/tmp.YsrJxC689a 2024-01-13T10:50:38.029 DEBUG:teuthology.orchestra.run.smithi121:> sudo chmod 0666 /tmp/tmp.YsrJxC689a 2024-01-13T10:50:38.119 DEBUG:teuthology.orchestra.remote:smithi121:/tmp/tmp.YsrJxC689a is 9KB 2024-01-13T10:50:38.134 DEBUG:teuthology.orchestra.run.smithi121:> rm -fr /tmp/tmp.YsrJxC689a 2024-01-13T10:50:38.140 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-01-13T10:50:38.179 INFO:teuthology.orchestra.run.smithi154.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-01-13T10:50:38.179 INFO:teuthology.orchestra.run.smithi154.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-01-13T10:50:38.198 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-01-13T10:50:38.198 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-01-13T10:50:38.198 DEBUG:teuthology.orchestra.run.smithi121:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-01-13T10:50:38.240 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-169-generic 2024-01-13T10:50:38.240 DEBUG:teuthology.orchestra.run.smithi121:> sudo update-grub 2024-01-13T10:50:38.249 INFO:teuthology.orchestra.run.smithi154.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-01-13T10:50:38.336 INFO:teuthology.orchestra.run.smithi154.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-01-13T10:50:39.537 INFO:teuthology.orchestra.run.smithi121.stderr:Sourcing file `/etc/default/grub' 2024-01-13T10:50:39.543 INFO:teuthology.orchestra.run.smithi121.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-01-13T10:50:39.553 INFO:teuthology.orchestra.run.smithi121.stderr:Generating grub configuration file ... 2024-01-13T10:50:39.840 INFO:teuthology.orchestra.run.smithi121.stderr:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2024-01-13T10:50:39.852 INFO:teuthology.orchestra.run.smithi121.stderr:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2024-01-13T10:50:39.940 INFO:teuthology.orchestra.run.smithi154.stdout:Reading package lists... 2024-01-13T10:50:39.964 DEBUG:teuthology.orchestra.run.smithi154:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-01-13T10:50:40.031 INFO:teuthology.orchestra.run.smithi154.stdout:Reading package lists... 2024-01-13T10:50:40.211 INFO:teuthology.orchestra.run.smithi121.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-01-13T10:50:40.223 INFO:teuthology.orchestra.run.smithi121.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-01-13T10:50:40.235 INFO:teuthology.orchestra.run.smithi154.stdout:Building dependency tree... 2024-01-13T10:50:40.236 INFO:teuthology.orchestra.run.smithi154.stdout:Reading state information... 2024-01-13T10:50:40.456 INFO:teuthology.orchestra.run.smithi154.stdout:linux-image-generic is already the newest version (5.4.0.169.167). 2024-01-13T10:50:40.456 INFO:teuthology.orchestra.run.smithi154.stdout:0 upgraded, 0 newly installed, 0 to remove and 282 not upgraded. 2024-01-13T10:50:40.458 DEBUG:teuthology.orchestra.run.smithi154:> dpkg -s linux-image-generic 2024-01-13T10:50:40.476 INFO:teuthology.orchestra.run.smithi154.stdout:Package: linux-image-generic 2024-01-13T10:50:40.477 INFO:teuthology.orchestra.run.smithi154.stdout:Status: install ok installed 2024-01-13T10:50:40.477 INFO:teuthology.orchestra.run.smithi154.stdout:Priority: optional 2024-01-13T10:50:40.477 INFO:teuthology.orchestra.run.smithi154.stdout:Section: kernel 2024-01-13T10:50:40.477 INFO:teuthology.orchestra.run.smithi154.stdout:Installed-Size: 20 2024-01-13T10:50:40.477 INFO:teuthology.orchestra.run.smithi154.stdout:Maintainer: Ubuntu Kernel Team 2024-01-13T10:50:40.477 INFO:teuthology.orchestra.run.smithi154.stdout:Architecture: amd64 2024-01-13T10:50:40.477 INFO:teuthology.orchestra.run.smithi154.stdout:Source: linux-meta 2024-01-13T10:50:40.477 INFO:teuthology.orchestra.run.smithi154.stdout:Version: 5.4.0.169.167 2024-01-13T10:50:40.477 INFO:teuthology.orchestra.run.smithi154.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) 2024-01-13T10:50:40.477 INFO:teuthology.orchestra.run.smithi154.stdout:Depends: linux-image-5.4.0-169-generic, linux-modules-extra-5.4.0-169-generic, linux-firmware, intel-microcode, amd64-microcode 2024-01-13T10:50:40.477 INFO:teuthology.orchestra.run.smithi154.stdout:Recommends: thermald 2024-01-13T10:50:40.477 INFO:teuthology.orchestra.run.smithi154.stdout:Description: Generic Linux kernel image 2024-01-13T10:50:40.477 INFO:teuthology.orchestra.run.smithi154.stdout: This package will always depend on the latest generic kernel image 2024-01-13T10:50:40.477 INFO:teuthology.orchestra.run.smithi154.stdout: available. 2024-01-13T10:50:40.478 DEBUG:teuthology.orchestra.run.smithi154:> mktemp 2024-01-13T10:50:40.481 INFO:teuthology.orchestra.run.smithi154.stdout:/tmp/tmp.XxtDMEceG6 2024-01-13T10:50:40.482 DEBUG:teuthology.orchestra.run.smithi154:> sudo cp /boot/grub/grub.cfg /tmp/tmp.XxtDMEceG6 2024-01-13T10:50:40.489 DEBUG:teuthology.orchestra.run.smithi154:> sudo chmod 0666 /tmp/tmp.XxtDMEceG6 2024-01-13T10:50:40.573 DEBUG:teuthology.orchestra.remote:smithi154:/tmp/tmp.XxtDMEceG6 is 9KB 2024-01-13T10:50:40.587 DEBUG:teuthology.orchestra.run.smithi154:> rm -fr /tmp/tmp.XxtDMEceG6 2024-01-13T10:50:40.593 DEBUG:teuthology.orchestra.run.smithi154:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-01-13T10:50:40.606 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-01-13T10:50:40.606 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-01-13T10:50:40.606 DEBUG:teuthology.orchestra.run.smithi154:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-01-13T10:50:40.639 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-169-generic 2024-01-13T10:50:40.639 DEBUG:teuthology.orchestra.run.smithi154:> sudo update-grub 2024-01-13T10:50:41.861 INFO:teuthology.orchestra.run.smithi121.stderr:done 2024-01-13T10:50:41.863 DEBUG:teuthology.orchestra.run.smithi121:> sudo shutdown -r now 2024-01-13T10:50:42.112 INFO:teuthology.orchestra.run.smithi154.stderr:Sourcing file `/etc/default/grub' 2024-01-13T10:50:42.120 INFO:teuthology.orchestra.run.smithi154.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-01-13T10:50:42.133 INFO:teuthology.orchestra.run.smithi154.stderr:Generating grub configuration file ... 2024-01-13T10:50:42.378 INFO:teuthology.orchestra.run.smithi154.stderr:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2024-01-13T10:50:42.390 INFO:teuthology.orchestra.run.smithi154.stderr:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2024-01-13T10:50:42.747 INFO:teuthology.orchestra.run.smithi154.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-01-13T10:50:42.760 INFO:teuthology.orchestra.run.smithi154.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-01-13T10:50:43.552 INFO:teuthology.orchestra.run.smithi154.stderr:done 2024-01-13T10:50:43.554 DEBUG:teuthology.orchestra.run.smithi154:> sudo shutdown -r now 2024-01-13T10:51:11.892 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-01-13T10:51:11.892 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-01-13T10:51:11.893 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-13T10:51:13.559 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-01-13T10:51:13.559 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi154.front.sepia.ceph.com' 2024-01-13T10:51:13.559 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-13T10:51:30.236 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.121 2024-01-13T10:51:32.028 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.154 2024-01-13T10:51:39.244 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-01-13T10:51:39.245 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-13T10:51:41.031 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi154.front.sepia.ceph.com' 2024-01-13T10:51:41.031 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-13T10:51:42.304 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.121 2024-01-13T10:51:44.092 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.154 2024-01-13T10:51:54.310 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-01-13T10:51:54.311 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-13T10:51:56.094 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi154.front.sepia.ceph.com' 2024-01-13T10:51:56.095 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-13T10:52:12.732 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.121 2024-01-13T10:52:27.747 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-01-13T10:52:27.748 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-13T10:52:27.999 DEBUG:teuthology.orchestra.run.smithi121:> true 2024-01-13T10:52:28.537 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-01-13T10:52:28.538 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-169-generic"... 2024-01-13T10:52:28.538 DEBUG:teuthology.orchestra.run.smithi121:> uname -r 2024-01-13T10:52:28.544 INFO:teuthology.orchestra.run.smithi121.stdout:5.4.0-169-generic 2024-01-13T10:52:28.544 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-169-generic vs 5.4.0-169-generic 2024-01-13T10:52:28.544 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-01-13T10:52:28.544 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-01-13T10:52:29.546 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-01-13T10:52:29.546 DEBUG:teuthology.orchestra.run.smithi121:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-01-13T10:52:29.648 INFO:teuthology.orchestra.run.smithi121.stdout:ttyS1 2024-01-13T10:52:29.667 DEBUG:teuthology.parallel:result is None 2024-01-13T10:52:56.097 DEBUG:teuthology.orchestra.remote:timed out 2024-01-13T10:53:11.098 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi154.front.sepia.ceph.com' 2024-01-13T10:53:11.099 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-13T10:53:11.474 DEBUG:teuthology.orchestra.run.smithi154:> true 2024-01-13T10:53:12.022 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi154.front.sepia.ceph.com' 2024-01-13T10:53:12.022 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-169-generic"... 2024-01-13T10:53:12.022 DEBUG:teuthology.orchestra.run.smithi154:> uname -r 2024-01-13T10:53:12.029 INFO:teuthology.orchestra.run.smithi154.stdout:5.4.0-169-generic 2024-01-13T10:53:12.029 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-169-generic vs 5.4.0-169-generic 2024-01-13T10:53:12.029 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-01-13T10:53:12.029 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-01-13T10:53:13.030 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-01-13T10:53:13.030 DEBUG:teuthology.orchestra.run.smithi154:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-01-13T10:53:13.116 INFO:teuthology.orchestra.run.smithi154.stdout:ttyS1 2024-01-13T10:53:13.134 DEBUG:teuthology.parallel:result is None 2024-01-13T10:53:13.134 INFO:teuthology.run_tasks:Running task internal.base... 2024-01-13T10:53:13.142 INFO:teuthology.task.internal:Creating test directory... 2024-01-13T10:53:13.143 DEBUG:teuthology.orchestra.run.smithi121:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-01-13T10:53:13.145 DEBUG:teuthology.orchestra.run.smithi154:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-01-13T10:53:13.152 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-01-13T10:53:13.175 INFO:teuthology.run_tasks:Running task internal.archive... 2024-01-13T10:53:13.225 INFO:teuthology.task.internal:Creating archive directory... 2024-01-13T10:53:13.225 DEBUG:teuthology.orchestra.run.smithi121:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-01-13T10:53:13.228 DEBUG:teuthology.orchestra.run.smithi154:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-01-13T10:53:13.252 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-01-13T10:53:13.280 INFO:teuthology.task.internal:Enabling coredump saving... 2024-01-13T10:53:13.280 DEBUG:teuthology.orchestra.run.smithi121:> 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 2024-01-13T10:53:13.283 DEBUG:teuthology.orchestra.run.smithi154:> 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 2024-01-13T10:53:13.303 INFO:teuthology.orchestra.run.smithi121.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-13T10:53:13.313 INFO:teuthology.orchestra.run.smithi121.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-13T10:53:13.317 INFO:teuthology.orchestra.run.smithi154.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-13T10:53:13.328 INFO:teuthology.orchestra.run.smithi154.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-13T10:53:13.330 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-01-13T10:53:13.339 INFO:teuthology.task.internal:Configuring sudo... 2024-01-13T10:53:13.339 DEBUG:teuthology.orchestra.run.smithi121:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-01-13T10:53:13.342 DEBUG:teuthology.orchestra.run.smithi154:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-01-13T10:53:13.357 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-01-13T10:53:13.378 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-01-13T10:53:13.378 DEBUG:teuthology.orchestra.run.smithi121:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-01-13T10:53:13.400 DEBUG:teuthology.orchestra.run.smithi154:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-01-13T10:53:13.407 DEBUG:teuthology.orchestra.run.smithi121:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-13T10:53:13.413 DEBUG:teuthology.orchestra.run.smithi121:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-13T10:53:13.464 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-01-13T10:53:13.464 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-01-13T10:53:13.489 DEBUG:teuthology.orchestra.run.smithi154:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-13T10:53:13.496 DEBUG:teuthology.orchestra.run.smithi154:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-13T10:53:13.546 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-01-13T10:53:13.546 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-01-13T10:53:13.571 DEBUG:teuthology.orchestra.run.smithi121:> sudo service rsyslog restart 2024-01-13T10:53:13.574 DEBUG:teuthology.orchestra.run.smithi154:> sudo service rsyslog restart 2024-01-13T10:53:13.625 INFO:teuthology.run_tasks:Running task internal.timer... 2024-01-13T10:53:13.633 INFO:teuthology.task.internal:Starting timer... 2024-01-13T10:53:13.633 INFO:teuthology.run_tasks:Running task pcp... 2024-01-13T10:53:13.663 INFO:teuthology.run_tasks:Running task selinux... 2024-01-13T10:53:13.712 DEBUG:teuthology.task.selinux:Excluding smithi121: OS 'ubuntu' does not support SELinux 2024-01-13T10:53:13.712 DEBUG:teuthology.task.selinux:Excluding smithi154: OS 'ubuntu' does not support SELinux 2024-01-13T10:53:13.712 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-01-13T10:53:13.712 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-01-13T10:53:13.712 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-01-13T10:53:13.712 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-01-13T10:53:13.763 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-01-13T10:53:13.768 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-01-13T10:53:13.910 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-01-13T10:53:13.924 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'}]}] 2024-01-13T10:53:13.925 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi121.front.sepia.ceph.com,smithi154.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-01-13T10:58:31.577 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi121.front.sepia.ceph.com'), Remote(name='ubuntu@smithi154.front.sepia.ceph.com')] 2024-01-13T10:58:31.578 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-01-13T10:58:31.579 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-13T10:58:31.671 DEBUG:teuthology.orchestra.run.smithi121:> true 2024-01-13T10:58:31.793 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-01-13T10:58:31.794 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi154.front.sepia.ceph.com' 2024-01-13T10:58:31.794 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-13T10:58:31.889 DEBUG:teuthology.orchestra.run.smithi154:> true 2024-01-13T10:58:32.009 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi154.front.sepia.ceph.com' 2024-01-13T10:58:32.010 INFO:teuthology.run_tasks:Running task clock... 2024-01-13T10:58:32.020 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-01-13T10:58:32.020 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-01-13T10:58:32.020 DEBUG:teuthology.orchestra.run.smithi121:> 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 2024-01-13T10:58:32.023 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-01-13T10:58:32.023 DEBUG:teuthology.orchestra.run.smithi154:> 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 2024-01-13T10:58:32.056 INFO:teuthology.orchestra.run.smithi154.stdout:13 Jan 10:58:32 ntpd[12762]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-01-13T10:58:32.056 INFO:teuthology.orchestra.run.smithi154.stdout:13 Jan 10:58:32 ntpd[12762]: Command line: ntpd -gq 2024-01-13T10:58:32.057 INFO:teuthology.orchestra.run.smithi154.stdout:13 Jan 10:58:32 ntpd[12762]: proto: precision = 0.078 usec (-24) 2024-01-13T10:58:32.057 INFO:teuthology.orchestra.run.smithi154.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-01-13T10:58:32.057 INFO:teuthology.orchestra.run.smithi154.stdout:13 Jan 10:58:32 ntpd[12762]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-01-13T10:58:32.058 INFO:teuthology.orchestra.run.smithi154.stderr:restrict ::: KOD does nothing without LIMITED. 2024-01-13T10:58:32.059 INFO:teuthology.orchestra.run.smithi154.stdout:13 Jan 10:58:32 ntpd[12762]: restrict ::: KOD does nothing without LIMITED. 2024-01-13T10:58:32.059 INFO:teuthology.orchestra.run.smithi154.stdout:13 Jan 10:58:32 ntpd[12762]: Listen and drop on 0 v6wildcard [::]:123 2024-01-13T10:58:32.059 INFO:teuthology.orchestra.run.smithi154.stdout:13 Jan 10:58:32 ntpd[12762]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-01-13T10:58:32.059 INFO:teuthology.orchestra.run.smithi154.stdout:13 Jan 10:58:32 ntpd[12762]: Listen normally on 2 lo 127.0.0.1:123 2024-01-13T10:58:32.059 INFO:teuthology.orchestra.run.smithi154.stdout:13 Jan 10:58:32 ntpd[12762]: Listen normally on 3 enp3s0f1 172.21.15.154:123 2024-01-13T10:58:32.059 INFO:teuthology.orchestra.run.smithi154.stdout:13 Jan 10:58:32 ntpd[12762]: Listen normally on 4 lo [::1]:123 2024-01-13T10:58:32.059 INFO:teuthology.orchestra.run.smithi154.stdout:13 Jan 10:58:32 ntpd[12762]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7761%5]:123 2024-01-13T10:58:32.059 INFO:teuthology.orchestra.run.smithi154.stdout:13 Jan 10:58:32 ntpd[12762]: Listening on routing socket on fd #22 for interface updates 2024-01-13T10:58:32.060 INFO:teuthology.orchestra.run.smithi121.stdout:13 Jan 10:58:32 ntpd[12837]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-01-13T10:58:32.060 INFO:teuthology.orchestra.run.smithi121.stdout:13 Jan 10:58:32 ntpd[12837]: Command line: ntpd -gq 2024-01-13T10:58:32.060 INFO:teuthology.orchestra.run.smithi121.stdout:13 Jan 10:58:32 ntpd[12837]: proto: precision = 0.117 usec (-23) 2024-01-13T10:58:32.060 INFO:teuthology.orchestra.run.smithi121.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-01-13T10:58:32.061 INFO:teuthology.orchestra.run.smithi121.stdout:13 Jan 10:58:32 ntpd[12837]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-01-13T10:58:32.061 INFO:teuthology.orchestra.run.smithi121.stderr:restrict ::: KOD does nothing without LIMITED. 2024-01-13T10:58:32.062 INFO:teuthology.orchestra.run.smithi121.stdout:13 Jan 10:58:32 ntpd[12837]: restrict ::: KOD does nothing without LIMITED. 2024-01-13T10:58:32.062 INFO:teuthology.orchestra.run.smithi121.stdout:13 Jan 10:58:32 ntpd[12837]: Listen and drop on 0 v6wildcard [::]:123 2024-01-13T10:58:32.062 INFO:teuthology.orchestra.run.smithi121.stdout:13 Jan 10:58:32 ntpd[12837]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-01-13T10:58:32.062 INFO:teuthology.orchestra.run.smithi121.stdout:13 Jan 10:58:32 ntpd[12837]: Listen normally on 2 lo 127.0.0.1:123 2024-01-13T10:58:32.062 INFO:teuthology.orchestra.run.smithi121.stdout:13 Jan 10:58:32 ntpd[12837]: Listen normally on 3 enp3s0f1 172.21.15.121:123 2024-01-13T10:58:32.062 INFO:teuthology.orchestra.run.smithi121.stdout:13 Jan 10:58:32 ntpd[12837]: Listen normally on 4 lo [::1]:123 2024-01-13T10:58:32.062 INFO:teuthology.orchestra.run.smithi121.stdout:13 Jan 10:58:32 ntpd[12837]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:cba3%5]:123 2024-01-13T10:58:32.062 INFO:teuthology.orchestra.run.smithi121.stdout:13 Jan 10:58:32 ntpd[12837]: Listening on routing socket on fd #22 for interface updates 2024-01-13T10:58:33.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:33 ntpd[12762]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:33.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:33 ntpd[12762]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:33.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:33 ntpd[12762]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:33.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:33 ntpd[12762]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:33.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:33 ntpd[12762]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-13T10:58:33.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:33 ntpd[12762]: can't open /var/log/ntpstats/peerstats.20240113: Permission denied 2024-01-13T10:58:33.058 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:33 ntpd[12837]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:33.058 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:33 ntpd[12837]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:33.059 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:33 ntpd[12837]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:33.059 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:33 ntpd[12837]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:33.059 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:33 ntpd[12837]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:33.059 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:33 ntpd[12837]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:33.059 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:33 ntpd[12837]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-13T10:58:33.059 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:33 ntpd[12837]: can't open /var/log/ntpstats/peerstats.20240113: Permission denied 2024-01-13T10:58:34.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:34 ntpd[12762]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:34.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:34 ntpd[12762]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:34.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:34 ntpd[12762]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:34.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:34 ntpd[12762]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:34.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:34 ntpd[12762]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:34.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:34 ntpd[12762]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:34.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:34 ntpd[12762]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-13T10:58:34.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:34 ntpd[12762]: can't open /var/log/ntpstats/peerstats.20240113: Permission denied 2024-01-13T10:58:35.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:35 ntpd[12762]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:35.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:35 ntpd[12762]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:35.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:35 ntpd[12762]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:35.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:35 ntpd[12762]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:35.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:35 ntpd[12762]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-13T10:58:35.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:35 ntpd[12762]: can't open /var/log/ntpstats/peerstats.20240113: Permission denied 2024-01-13T10:58:35.059 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:35 ntpd[12837]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:35.059 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:35 ntpd[12837]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:35.059 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:35 ntpd[12837]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:35.059 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:35 ntpd[12837]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:35.059 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:35 ntpd[12837]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-13T10:58:35.059 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:35 ntpd[12837]: can't open /var/log/ntpstats/peerstats.20240113: Permission denied 2024-01-13T10:58:36.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:36 ntpd[12762]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:36.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:36 ntpd[12762]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:36.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:36 ntpd[12762]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:36.058 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:36 ntpd[12762]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:36.058 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:36 ntpd[12762]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-13T10:58:36.058 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:36 ntpd[12762]: can't open /var/log/ntpstats/peerstats.20240113: Permission denied 2024-01-13T10:58:37.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:37 ntpd[12762]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:37.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:37 ntpd[12762]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:37.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:37 ntpd[12762]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:37.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:37 ntpd[12762]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:37.058 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:37 ntpd[12762]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:37.058 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:37 ntpd[12762]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:37.058 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:37 ntpd[12762]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-13T10:58:37.058 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:37 ntpd[12762]: can't open /var/log/ntpstats/peerstats.20240113: Permission denied 2024-01-13T10:58:37.058 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:37 ntpd[12762]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:37.058 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:37 ntpd[12762]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:37.058 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:37 ntpd[12762]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-13T10:58:37.058 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:37 ntpd[12762]: can't open /var/log/ntpstats/peerstats.20240113: Permission denied 2024-01-13T10:58:37.060 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:37 ntpd[12837]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:37.060 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:37 ntpd[12837]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:37.060 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:37 ntpd[12837]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:37.060 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:37 ntpd[12837]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:37.060 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:37 ntpd[12837]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:37.061 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:37 ntpd[12837]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:37.061 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:37 ntpd[12837]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:37.061 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:37 ntpd[12837]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:37.061 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:37 ntpd[12837]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-13T10:58:37.061 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:37 ntpd[12837]: can't open /var/log/ntpstats/peerstats.20240113: Permission denied 2024-01-13T10:58:37.061 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:37 ntpd[12837]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:37.061 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:37 ntpd[12837]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:37.061 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:37 ntpd[12837]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-13T10:58:37.061 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:37 ntpd[12837]: can't open /var/log/ntpstats/peerstats.20240113: Permission denied 2024-01-13T10:58:37.061 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:37 ntpd[12837]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:37.061 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:37 ntpd[12837]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:37.061 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:37 ntpd[12837]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-13T10:58:37.061 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:37 ntpd[12837]: can't open /var/log/ntpstats/peerstats.20240113: Permission denied 2024-01-13T10:58:38.056 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:38 ntpd[12762]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:38.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:38 ntpd[12762]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:38.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:38 ntpd[12762]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:38.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:38 ntpd[12762]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:38.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:38 ntpd[12762]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-13T10:58:38.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:38 ntpd[12762]: can't open /var/log/ntpstats/peerstats.20240113: Permission denied 2024-01-13T10:58:39.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:39 ntpd[12762]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:39.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:39 ntpd[12762]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:39.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:39 ntpd[12762]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:39.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:39 ntpd[12762]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:39.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:39 ntpd[12762]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:39.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:39 ntpd[12762]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:39.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:39 ntpd[12762]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-13T10:58:39.057 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:39 ntpd[12762]: can't open /var/log/ntpstats/peerstats.20240113: Permission denied 2024-01-13T10:58:39.058 INFO:teuthology.orchestra.run.smithi154.stdout:13 Jan 10:58:39 ntpd[12762]: ntpd: time slew -0.001940 s 2024-01-13T10:58:39.058 INFO:teuthology.orchestra.run.smithi154.stdout:ntpd: time slew -0.001940s 2024-01-13T10:58:39.058 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:39 ntpd[12762]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-01-13T10:58:39.058 INFO:teuthology.orchestra.run.smithi154.stderr:13 Jan 10:58:39 ntpd[12762]: can't open /var/log/ntpstats/loopstats.20240113: Permission denied 2024-01-13T10:58:39.060 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:39 ntpd[12837]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:39.060 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:39 ntpd[12837]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:39.060 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:39 ntpd[12837]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:39.060 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:39 ntpd[12837]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:39.060 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:39 ntpd[12837]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:39.060 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:39 ntpd[12837]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:39.060 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:39 ntpd[12837]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-13T10:58:39.060 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:39 ntpd[12837]: can't open /var/log/ntpstats/rawstats.20240113: Permission denied 2024-01-13T10:58:39.060 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:39 ntpd[12837]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-13T10:58:39.061 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:39 ntpd[12837]: can't open /var/log/ntpstats/peerstats.20240113: Permission denied 2024-01-13T10:58:39.061 INFO:teuthology.orchestra.run.smithi121.stdout:13 Jan 10:58:39 ntpd[12837]: ntpd: time slew +0.001852 s 2024-01-13T10:58:39.061 INFO:teuthology.orchestra.run.smithi121.stdout:ntpd: time slew +0.001852s 2024-01-13T10:58:39.061 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:39 ntpd[12837]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-01-13T10:58:39.061 INFO:teuthology.orchestra.run.smithi121.stderr:13 Jan 10:58:39 ntpd[12837]: can't open /var/log/ntpstats/loopstats.20240113: Permission denied 2024-01-13T10:58:39.134 INFO:teuthology.orchestra.run.smithi121.stdout: remote refid st t when poll reach delay offset jitter 2024-01-13T10:58:39.134 INFO:teuthology.orchestra.run.smithi121.stdout:============================================================================== 2024-01-13T10:58:39.134 INFO:teuthology.orchestra.run.smithi121.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-01-13T10:58:39.134 INFO:teuthology.orchestra.run.smithi121.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-01-13T10:58:39.134 INFO:teuthology.orchestra.run.smithi121.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-01-13T10:58:39.135 INFO:teuthology.orchestra.run.smithi121.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-01-13T10:58:39.209 INFO:teuthology.orchestra.run.smithi154.stdout: remote refid st t when poll reach delay offset jitter 2024-01-13T10:58:39.210 INFO:teuthology.orchestra.run.smithi154.stdout:============================================================================== 2024-01-13T10:58:39.210 INFO:teuthology.orchestra.run.smithi154.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-01-13T10:58:39.210 INFO:teuthology.orchestra.run.smithi154.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-01-13T10:58:39.210 INFO:teuthology.orchestra.run.smithi154.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-01-13T10:58:39.210 INFO:teuthology.orchestra.run.smithi154.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-01-13T10:58:39.211 INFO:teuthology.run_tasks:Running task cephadm... 2024-01-13T10:58:39.281 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': '445562ab4bc3ddfb386936119050695810860bcb'} 2024-01-13T10:58:39.281 INFO:tasks.cephadm:Cluster image is docker.io/ceph/ceph:v15.2.0 2024-01-13T10:58:39.281 INFO:tasks.cephadm:Cluster fsid is b5155c52-b202-11ee-95ac-87774f69a715 2024-01-13T10:58:39.282 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-01-13T10:58:39.282 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.121', 'mon.c': '[v2:172.21.15.121:3301,v1:172.21.15.121:6790]', 'mon.b': '172.21.15.154'} 2024-01-13T10:58:39.282 INFO:tasks.cephadm:First mon is mon.a on smithi121 2024-01-13T10:58:39.282 INFO:tasks.cephadm:First mgr is y 2024-01-13T10:58:39.282 INFO:tasks.cephadm:Normalizing hostnames... 2024-01-13T10:58:39.282 DEBUG:teuthology.orchestra.run.smithi121:> sudo hostname $(hostname -s) 2024-01-13T10:58:39.300 DEBUG:teuthology.orchestra.run.smithi154:> sudo hostname $(hostname -s) 2024-01-13T10:58:39.315 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v15.2.0)... 2024-01-13T10:58:39.316 DEBUG:teuthology.orchestra.run.smithi121:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-01-13T10:58:39.613 INFO:teuthology.orchestra.run.smithi121.stdout:-rw-rw-r-- 1 ubuntu ubuntu 151122 Jan 13 10:58 /home/ubuntu/cephtest/cephadm 2024-01-13T10:58:39.614 DEBUG:teuthology.orchestra.run.smithi154:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-01-13T10:58:39.760 INFO:teuthology.orchestra.run.smithi154.stdout:-rw-rw-r-- 1 ubuntu ubuntu 151122 Jan 13 10:58 /home/ubuntu/cephtest/cephadm 2024-01-13T10:58:39.760 DEBUG:teuthology.orchestra.run.smithi121:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-01-13T10:58:39.769 DEBUG:teuthology.orchestra.run.smithi154:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-01-13T10:58:39.790 DEBUG:teuthology.orchestra.run.smithi121:> sudo mkdir -p /etc/ceph 2024-01-13T10:58:39.807 DEBUG:teuthology.orchestra.run.smithi154:> sudo mkdir -p /etc/ceph 2024-01-13T10:58:39.835 DEBUG:teuthology.orchestra.run.smithi121:> sudo chmod 777 /etc/ceph 2024-01-13T10:58:39.864 DEBUG:teuthology.orchestra.run.smithi154:> sudo chmod 777 /etc/ceph 2024-01-13T10:58:39.878 INFO:tasks.cephadm:Writing seed config... 2024-01-13T10:58:39.879 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-01-13T10:58:39.879 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-01-13T10:58:39.879 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-01-13T10:58:39.879 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-01-13T10:58:39.879 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-01-13T10:58:39.879 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-01-13T10:58:39.879 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-01-13T10:58:39.879 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-01-13T10:58:39.880 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-01-13T10:58:39.880 DEBUG:teuthology.orchestra.run.smithi121:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-01-13T10:58:39.887 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 = b5155c52-b202-11ee-95ac-87774f69a715 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-01-13T10:58:39.887 DEBUG:teuthology.orchestra.run.smithi121:mon.a> sudo journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@mon.a.service 2024-01-13T10:58:39.890 DEBUG:teuthology.orchestra.run.smithi121:mgr.y> sudo journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@mgr.y.service 2024-01-13T10:58:39.934 INFO:tasks.cephadm:Bootstrapping... 2024-01-13T10:58:39.934 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 -v bootstrap --fsid b5155c52-b202-11ee-95ac-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.121 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-01-13T10:58:40.043 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Could not locate podman: podman not found 2024-01-13T10:58:40.043 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Verifying podman|docker is present... 2024-01-13T10:58:40.043 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Verifying lvm2 is present... 2024-01-13T10:58:40.043 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Verifying time synchronization is in place... 2024-01-13T10:58:40.043 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2024-01-13T10:58:40.049 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2024-01-13T10:58:40.050 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2024-01-13T10:58:40.056 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-01-13T10:58:40.057 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2024-01-13T10:58:40.062 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-01-13T10:58:40.062 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2024-01-13T10:58:40.067 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-01-13T10:58:40.067 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2024-01-13T10:58:40.072 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:systemctl:stdout masked 2024-01-13T10:58:40.073 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2024-01-13T10:58:40.078 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-01-13T10:58:40.078 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2024-01-13T10:58:40.084 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-01-13T10:58:40.084 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2024-01-13T10:58:40.090 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-01-13T10:58:40.090 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2024-01-13T10:58:40.097 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:systemctl:stdout enabled 2024-01-13T10:58:40.097 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2024-01-13T10:58:40.104 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:systemctl:stdout active 2024-01-13T10:58:40.104 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2024-01-13T10:58:40.104 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Repeating the final host check... 2024-01-13T10:58:40.104 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:podman|docker (/usr/bin/docker) is present 2024-01-13T10:58:40.104 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:systemctl is present 2024-01-13T10:58:40.104 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:lvcreate is present 2024-01-13T10:58:40.104 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2024-01-13T10:58:40.110 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2024-01-13T10:58:40.110 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2024-01-13T10:58:40.116 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-01-13T10:58:40.116 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2024-01-13T10:58:40.122 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-01-13T10:58:40.122 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2024-01-13T10:58:40.128 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-01-13T10:58:40.128 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2024-01-13T10:58:40.135 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:systemctl:stdout masked 2024-01-13T10:58:40.135 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2024-01-13T10:58:40.139 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-01-13T10:58:40.140 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2024-01-13T10:58:40.146 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-01-13T10:58:40.146 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2024-01-13T10:58:40.151 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-01-13T10:58:40.151 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2024-01-13T10:58:40.158 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:systemctl:stdout enabled 2024-01-13T10:58:40.158 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2024-01-13T10:58:40.164 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:systemctl:stdout active 2024-01-13T10:58:40.165 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2024-01-13T10:58:40.165 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Host looks OK 2024-01-13T10:58:40.165 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:root:Cluster fsid: b5155c52-b202-11ee-95ac-87774f69a715 2024-01-13T10:58:40.165 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Acquiring lock 140187965544624 on /run/cephadm/b5155c52-b202-11ee-95ac-87774f69a715.lock 2024-01-13T10:58:40.165 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Lock 140187965544624 acquired on /run/cephadm/b5155c52-b202-11ee-95ac-87774f69a715.lock 2024-01-13T10:58:40.166 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Verifying IP 172.21.15.121 port 3300 ... 2024-01-13T10:58:40.166 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Verifying IP 172.21.15.121 port 6789 ... 2024-01-13T10:58:40.166 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Base mon IP is 172.21.15.121, final addrv is [v2:172.21.15.121:3300,v1:172.21.15.121:6789] 2024-01-13T10:58:40.167 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: /usr/sbin/ip route ls 2024-01-13T10:58:40.170 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout default via 172.21.15.254 dev enp3s0f1 2024-01-13T10:58:40.170 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.121 metric 100 2024-01-13T10:58:40.170 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-01-13T10:58:40.170 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.121 2024-01-13T10:58:40.170 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.121 metric 100 2024-01-13T10:58:40.171 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Mon IP 172.21.15.121 is in CIDR network 172.21.0.0/20 2024-01-13T10:58:40.173 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Pulling latest docker.io/ceph/ceph:v15.2.0 container... 2024-01-13T10:58:40.173 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: /usr/bin/docker pull docker.io/ceph/ceph:v15.2.0 2024-01-13T10:58:40.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-13T10:58:40.286 INFO:journalctl@ceph.mgr.y.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-13T10:58:43.928 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/docker:stdout v15.2.0: Pulling from ceph/ceph 2024-01-13T10:58:44.174 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Pulling fs layer 2024-01-13T10:58:44.174 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Pulling fs layer 2024-01-13T10:58:46.199 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Verifying Checksum 2024-01-13T10:58:46.199 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Download complete 2024-01-13T10:58:48.658 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Verifying Checksum 2024-01-13T10:58:48.658 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Download complete 2024-01-13T10:58:50.445 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Pull complete 2024-01-13T10:59:02.979 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Pull complete 2024-01-13T10:59:03.114 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Digest: sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60 2024-01-13T10:59:03.163 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Status: Downloaded newer image for ceph/ceph:v15.2.0 2024-01-13T10:59:03.189 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/docker:stdout docker.io/ceph/ceph:v15.2.0 2024-01-13T10:59:03.191 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Extracting ceph user uid/gid from container image... 2024-01-13T10:59:03.191 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi121', '--entrypoint', 'stat', 'docker.io/ceph/ceph:v15.2.0', '-c', '%u %g', '/var/lib/ceph'] 2024-01-13T10:59:03.192 INFO:teuthology.orchestra.run.smithi121.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=smithi121 --entrypoint stat docker.io/ceph/ceph:v15.2.0 -c %u %g /var/lib/ceph 2024-01-13T10:59:15.318 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:stat:stdout 167 167 2024-01-13T10:59:15.898 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Creating initial keys... 2024-01-13T10:59:15.898 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi121', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2024-01-13T10:59:15.898 INFO:teuthology.orchestra.run.smithi121.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=smithi121 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2024-01-13T10:59:16.665 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQAEbaJlsHlQJxAA8Zy2gxsGCpkN6JMyk+1H2Q== 2024-01-13T10:59:17.226 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi121', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2024-01-13T10:59:17.227 INFO:teuthology.orchestra.run.smithi121.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=smithi121 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2024-01-13T10:59:17.921 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQAFbaJlxdeZNhAAgzndvhVeCTS63D+NMQqrkA== 2024-01-13T10:59:18.489 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi121', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2024-01-13T10:59:18.489 INFO:teuthology.orchestra.run.smithi121.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=smithi121 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2024-01-13T10:59:19.252 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQAHbaJl0QXFDhAAtGTvMjLZQsxZndFW0rESwg== 2024-01-13T10:59:19.786 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Creating initial monmap... 2024-01-13T10:59:19.786 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi121', '-v', '/tmp/ceph-tmpmf3cvgde:/tmp/monmap:z', '--entrypoint', '/usr/bin/monmaptool', 'docker.io/ceph/ceph:v15.2.0', '--create', '--clobber', '--fsid', 'b5155c52-b202-11ee-95ac-87774f69a715', '--addv', 'a', '[v2:172.21.15.121:3300,v1:172.21.15.121:6789]', '/tmp/monmap'] 2024-01-13T10:59:19.787 INFO:teuthology.orchestra.run.smithi121.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=smithi121 -v /tmp/ceph-tmpmf3cvgde:/tmp/monmap:z --entrypoint /usr/bin/monmaptool docker.io/ceph/ceph:v15.2.0 --create --clobber --fsid b5155c52-b202-11ee-95ac-87774f69a715 --addv a [v2:172.21.15.121:3300,v1:172.21.15.121:6789] /tmp/monmap 2024-01-13T10:59:20.501 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-01-13T10:59:20.501 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: set fsid to b5155c52-b202-11ee-95ac-87774f69a715 2024-01-13T10:59:20.501 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-01-13T10:59:21.081 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Creating mon... 2024-01-13T10:59:21.084 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi121', '-v', '/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z', '-v', '/var/lib/ceph/b5155c52-b202-11ee-95ac-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '-v', '/tmp/ceph-tmp5p6dzgct:/tmp/keyring:z', '-v', '/tmp/ceph-tmpmf3cvgde:/tmp/monmap:z', '--entrypoint', '/usr/bin/ceph-mon', 'docker.io/ceph/ceph:v15.2.0', '--mkfs', '-i', 'a', '--fsid', 'b5155c52-b202-11ee-95ac-87774f69a715', '-c', '/dev/null', '--monmap', '/tmp/monmap', '--keyring', '/tmp/keyring', '--setuser', 'ceph', '--setgroup', 'ceph', '--default-log-to-file=false', '--default-log-to-stderr=true', '--default-log-stderr-prefix="debug "', '--default-mon-cluster-log-to-file=false', '--default-mon-cluster-log-to-stderr=true'] 2024-01-13T10:59:21.084 INFO:teuthology.orchestra.run.smithi121.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=smithi121 -v /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z -v /var/lib/ceph/b5155c52-b202-11ee-95ac-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmp5p6dzgct:/tmp/keyring:z -v /tmp/ceph-tmpmf3cvgde:/tmp/monmap:z --entrypoint /usr/bin/ceph-mon docker.io/ceph/ceph:v15.2.0 --mkfs -i a --fsid b5155c52-b202-11ee-95ac-87774f69a715 -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix="debug " --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true 2024-01-13T10:59:21.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 0 set uid:gid to 167:167 (ceph:ceph) 2024-01-13T10:59:21.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 1 imported monmap: 2024-01-13T10:59:21.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr epoch 0 2024-01-13T10:59:21.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr fsid b5155c52-b202-11ee-95ac-87774f69a715 2024-01-13T10:59:21.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr last_changed 2024-01-13T10:59:20.495735+0000 2024-01-13T10:59:21.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr created 2024-01-13T10:59:20.495735+0000 2024-01-13T10:59:21.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr min_mon_release 0 (unknown) 2024-01-13T10:59:21.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 0: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.a 2024-01-13T10:59:21.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-13T10:59:21.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 0 /usr/bin/ceph-mon: set fsid to b5155c52-b202-11ee-95ac-87774f69a715 2024-01-13T10:59:21.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 0 set rocksdb option compression = kNoCompression 2024-01-13T10:59:21.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-01-13T10:59:21.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 0 set rocksdb option write_buffer_size = 33554432 2024-01-13T10:59:21.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 0 set rocksdb option compression = kNoCompression 2024-01-13T10:59:21.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-01-13T10:59:21.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 0 set rocksdb option write_buffer_size = 33554432 2024-01-13T10:59:21.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: RocksDB version: 6.1.2 2024-01-13T10:59:21.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-13T10:59:21.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-01-13T10:59:21.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Compile date Mar 23 2020 2024-01-13T10:59:21.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: DB SUMMARY 2024-01-13T10:59:21.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-13T10:59:21.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-01-13T10:59:21.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-13T10:59:21.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-01-13T10:59:21.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-13T10:59:21.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.error_if_exists: 0 2024-01-13T10:59:21.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.create_if_missing: 1 2024-01-13T10:59:21.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.paranoid_checks: 1 2024-01-13T10:59:21.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.env: 0x5637b468f1a0 2024-01-13T10:59:21.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.info_log: 0x5637b586ba80 2024-01-13T10:59:21.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.max_file_opening_threads: 16 2024-01-13T10:59:21.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.statistics: (nil) 2024-01-13T10:59:21.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.use_fsync: 0 2024-01-13T10:59:21.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.max_log_file_size: 0 2024-01-13T10:59:21.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-01-13T10:59:21.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.log_file_time_to_roll: 0 2024-01-13T10:59:21.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.keep_log_file_num: 1000 2024-01-13T10:59:21.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.recycle_log_file_num: 0 2024-01-13T10:59:21.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.allow_fallocate: 1 2024-01-13T10:59:21.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.allow_mmap_reads: 0 2024-01-13T10:59:21.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.allow_mmap_writes: 0 2024-01-13T10:59:21.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.use_direct_reads: 0 2024-01-13T10:59:21.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-01-13T10:59:21.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.create_missing_column_families: 0 2024-01-13T10:59:21.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.db_log_dir: 2024-01-13T10:59:21.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-01-13T10:59:21.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.table_cache_numshardbits: 6 2024-01-13T10:59:21.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.max_subcompactions: 1 2024-01-13T10:59:21.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.max_background_flushes: -1 2024-01-13T10:59:21.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-01-13T10:59:21.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-01-13T10:59:21.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-01-13T10:59:21.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-01-13T10:59:21.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.advise_random_on_open: 1 2024-01-13T10:59:21.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.db_write_buffer_size: 0 2024-01-13T10:59:21.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.write_buffer_manager: 0x5637b640c120 2024-01-13T10:59:21.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-01-13T10:59:21.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-01-13T10:59:21.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-01-13T10:59:21.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.use_adaptive_mutex: 0 2024-01-13T10:59:21.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.rate_limiter: (nil) 2024-01-13T10:59:21.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-01-13T10:59:21.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.wal_recovery_mode: 2 2024-01-13T10:59:21.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.enable_thread_tracking: 0 2024-01-13T10:59:21.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.enable_pipelined_write: 0 2024-01-13T10:59:21.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-01-13T10:59:21.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-01-13T10:59:21.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-01-13T10:59:21.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-01-13T10:59:21.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.row_cache: None 2024-01-13T10:59:21.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.wal_filter: None 2024-01-13T10:59:21.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-01-13T10:59:21.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.allow_ingest_behind: 0 2024-01-13T10:59:21.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.preserve_deletes: 0 2024-01-13T10:59:21.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.two_write_queues: 0 2024-01-13T10:59:21.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.manual_wal_flush: 0 2024-01-13T10:59:21.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.atomic_flush: 0 2024-01-13T10:59:21.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-01-13T10:59:21.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.max_background_jobs: 2 2024-01-13T10:59:21.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.max_background_compactions: -1 2024-01-13T10:59:21.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-01-13T10:59:21.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-01-13T10:59:21.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.delayed_write_rate : 16777216 2024-01-13T10:59:21.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.max_total_wal_size: 0 2024-01-13T10:59:21.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-01-13T10:59:21.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.stats_dump_period_sec: 600 2024-01-13T10:59:21.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.stats_persist_period_sec: 600 2024-01-13T10:59:21.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-01-13T10:59:21.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.max_open_files: -1 2024-01-13T10:59:21.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.bytes_per_sync: 0 2024-01-13T10:59:21.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-01-13T10:59:21.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Options.compaction_readahead_size: 0 2024-01-13T10:59:21.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Compression algorithms supported: 2024-01-13T10:59:21.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-01-13T10:59:21.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: kZSTD supported: 0 2024-01-13T10:59:21.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: kXpressCompression supported: 0 2024-01-13T10:59:21.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: kLZ4HCCompression supported: 1 2024-01-13T10:59:21.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: kLZ4Compression supported: 1 2024-01-13T10:59:21.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: kBZip2Compression supported: 0 2024-01-13T10:59:21.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: kZlibCompression supported: 1 2024-01-13T10:59:21.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: kSnappyCompression supported: 1 2024-01-13T10:59:21.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-01-13T10:59:21.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.824+0000 7f01c48796c0 4 rocksdb: [db/db_impl_open.cc:228] Creating manifest 1 2024-01-13T10:59:21.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-13T10:59:21.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-01-13T10:59:21.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-13T10:59:21.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-01-13T10:59:21.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-13T10:59:21.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-01-13T10:59:21.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.merge_operator: 2024-01-13T10:59:21.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.compaction_filter: None 2024-01-13T10:59:21.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.compaction_filter_factory: None 2024-01-13T10:59:21.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-01-13T10:59:21.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.table_factory: BlockBasedTable 2024-01-13T10:59:21.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5637b5794130) 2024-01-13T10:59:21.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks: 1 2024-01-13T10:59:21.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks_with_high_priority: 1 2024-01-13T10:59:21.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-01-13T10:59:21.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_top_level_index_and_filter: 1 2024-01-13T10:59:21.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_type: 0 2024-01-13T10:59:21.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_index_type: 0 2024-01-13T10:59:21.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_hash_table_util_ratio: 0.750000 2024-01-13T10:59:21.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr hash_index_allow_collision: 1 2024-01-13T10:59:21.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr checksum: 1 2024-01-13T10:59:21.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr no_block_cache: 0 2024-01-13T10:59:21.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache: 0x5637b57ca510 2024-01-13T10:59:21.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_name: BinnedLRUCache 2024-01-13T10:59:21.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_options: 2024-01-13T10:59:21.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr capacity : 536870912 2024-01-13T10:59:21.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr num_shard_bits : 4 2024-01-13T10:59:21.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr strict_capacity_limit : 0 2024-01-13T10:59:21.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr high_pri_pool_ratio: 0.000 2024-01-13T10:59:21.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_compressed: (nil) 2024-01-13T10:59:21.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr persistent_cache: (nil) 2024-01-13T10:59:21.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size: 4096 2024-01-13T10:59:21.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size_deviation: 10 2024-01-13T10:59:21.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_restart_interval: 16 2024-01-13T10:59:21.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_block_restart_interval: 1 2024-01-13T10:59:21.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr metadata_block_size: 4096 2024-01-13T10:59:21.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr partition_filters: 0 2024-01-13T10:59:21.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr use_delta_encoding: 1 2024-01-13T10:59:21.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr filter_policy: rocksdb.BuiltinBloomFilter 2024-01-13T10:59:21.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr whole_key_filtering: 1 2024-01-13T10:59:21.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr verify_compression: 0 2024-01-13T10:59:21.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr read_amp_bytes_per_bit: 0 2024-01-13T10:59:21.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr format_version: 2 2024-01-13T10:59:21.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr enable_index_compression: 1 2024-01-13T10:59:21.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_align: 0 2024-01-13T10:59:21.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-13T10:59:21.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.write_buffer_size: 33554432 2024-01-13T10:59:21.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.max_write_buffer_number: 2 2024-01-13T10:59:21.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.compression: NoCompression 2024-01-13T10:59:21.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.bottommost_compression: Disabled 2024-01-13T10:59:21.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.prefix_extractor: nullptr 2024-01-13T10:59:21.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-01-13T10:59:21.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.num_levels: 7 2024-01-13T10:59:21.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-01-13T10:59:21.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-01-13T10:59:21.861 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-01-13T10:59:21.861 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-01-13T10:59:21.861 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-01-13T10:59:21.861 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-01-13T10:59:21.861 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-01-13T10:59:21.861 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-01-13T10:59:21.861 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.compression_opts.window_bits: -14 2024-01-13T10:59:21.861 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.compression_opts.level: 32767 2024-01-13T10:59:21.861 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.compression_opts.strategy: 0 2024-01-13T10:59:21.861 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-01-13T10:59:21.861 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-01-13T10:59:21.861 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.compression_opts.enabled: false 2024-01-13T10:59:21.861 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-01-13T10:59:21.861 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-01-13T10:59:21.861 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-01-13T10:59:21.862 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.target_file_size_base: 67108864 2024-01-13T10:59:21.862 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.target_file_size_multiplier: 1 2024-01-13T10:59:21.862 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-01-13T10:59:21.862 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-01-13T10:59:21.862 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-01-13T10:59:21.862 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-01-13T10:59:21.862 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-01-13T10:59:21.862 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-01-13T10:59:21.862 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-01-13T10:59:21.862 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-01-13T10:59:21.862 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-01-13T10:59:21.862 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-01-13T10:59:21.862 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-01-13T10:59:21.862 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-01-13T10:59:21.862 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.arena_block_size: 4194304 2024-01-13T10:59:21.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-01-13T10:59:21.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-01-13T10:59:21.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-01-13T10:59:21.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.disable_auto_compactions: 0 2024-01-13T10:59:21.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-01-13T10:59:21.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-01-13T10:59:21.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-01-13T10:59:21.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-01-13T10:59:21.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-01-13T10:59:21.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-01-13T10:59:21.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-01-13T10:59:21.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-01-13T10:59:21.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-01-13T10:59:21.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-01-13T10:59:21.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.table_properties_collectors: 2024-01-13T10:59:21.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.inplace_update_support: 0 2024-01-13T10:59:21.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-01-13T10:59:21.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-01-13T10:59:21.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-01-13T10:59:21.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.memtable_huge_page_size: 0 2024-01-13T10:59:21.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.bloom_locality: 0 2024-01-13T10:59:21.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.max_successive_merges: 0 2024-01-13T10:59:21.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-01-13T10:59:21.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.paranoid_file_checks: 0 2024-01-13T10:59:21.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.force_consistency_checks: 0 2024-01-13T10:59:21.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.report_bg_io_stats: 0 2024-01-13T10:59:21.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.828+0000 7f01c48796c0 4 rocksdb: Options.ttl: 0 2024-01-13T10:59:21.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.832+0000 7f01c48796c0 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 2024-01-13T10:59:21.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-13T10:59:21.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.832+0000 7f01c48796c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2024-01-13T10:59:21.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-13T10:59:21.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.832+0000 7f01c48796c0 4 rocksdb: DB pointer 0x5637b5866400 2024-01-13T10:59:21.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.832+0000 7f01ada3a700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-01-13T10:59:21.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.832+0000 7f01ada3a700 4 rocksdb: [db/db_impl.cc:778] 2024-01-13T10:59:21.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** DB Stats ** 2024-01-13T10:59:21.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2024-01-13T10:59:21.865 INFO:teuthology.orchestra.run.smithi121.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 2024-01-13T10:59:21.865 INFO:teuthology.orchestra.run.smithi121.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 2024-01-13T10:59:21.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-13T10:59:21.865 INFO:teuthology.orchestra.run.smithi121.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 2024-01-13T10:59:21.865 INFO:teuthology.orchestra.run.smithi121.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 2024-01-13T10:59:21.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-13T10:59:21.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-13T10:59:21.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2024-01-13T10:59:21.865 INFO:teuthology.orchestra.run.smithi121.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 2024-01-13T10:59:21.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-13T10:59:21.866 INFO:teuthology.orchestra.run.smithi121.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 2024-01-13T10:59:21.866 INFO:teuthology.orchestra.run.smithi121.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 2024-01-13T10:59:21.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-13T10:59:21.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2024-01-13T10:59:21.866 INFO:teuthology.orchestra.run.smithi121.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 2024-01-13T10:59:21.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-13T10:59:21.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2024-01-13T10:59:21.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2024-01-13T10:59:21.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-01-13T10:59:21.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2024-01-13T10:59:21.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2024-01-13T10:59:21.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2024-01-13T10:59:21.866 INFO:teuthology.orchestra.run.smithi121.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 2024-01-13T10:59:21.867 INFO:teuthology.orchestra.run.smithi121.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 2024-01-13T10:59:21.867 INFO:teuthology.orchestra.run.smithi121.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 2024-01-13T10:59:21.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-13T10:59:21.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2024-01-13T10:59:21.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-13T10:59:21.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2024-01-13T10:59:21.867 INFO:teuthology.orchestra.run.smithi121.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 2024-01-13T10:59:21.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-13T10:59:21.867 INFO:teuthology.orchestra.run.smithi121.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 2024-01-13T10:59:21.867 INFO:teuthology.orchestra.run.smithi121.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 2024-01-13T10:59:21.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-13T10:59:21.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2024-01-13T10:59:21.868 INFO:teuthology.orchestra.run.smithi121.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 2024-01-13T10:59:21.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-13T10:59:21.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2024-01-13T10:59:21.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2024-01-13T10:59:21.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-01-13T10:59:21.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2024-01-13T10:59:21.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2024-01-13T10:59:21.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2024-01-13T10:59:21.868 INFO:teuthology.orchestra.run.smithi121.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 2024-01-13T10:59:21.868 INFO:teuthology.orchestra.run.smithi121.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 2024-01-13T10:59:21.868 INFO:teuthology.orchestra.run.smithi121.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 2024-01-13T10:59:21.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-13T10:59:21.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2024-01-13T10:59:21.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-13T10:59:21.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.836+0000 7f01c48796c0 4 rocksdb: [db/db_impl.cc:390] Shutdown: canceling all background work 2024-01-13T10:59:21.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.836+0000 7f01c48796c0 4 rocksdb: [db/db_impl.cc:563] Shutdown complete 2024-01-13T10:59:21.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-13T10:59:21.836+0000 7f01c48796c0 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-01-13T10:59:22.395 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/b5155c52-b202-11ee-95ac-87774f69a715 2024-01-13T10:59:22.401 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl disable ceph.target 2024-01-13T10:59:22.609 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl enable ceph.target 2024-01-13T10:59:22.613 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-01-13T10:59:22.787 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl start ceph.target 2024-01-13T10:59:22.795 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-b5155c52-b202-11ee-95ac-87774f69a715.target 2024-01-13T10:59:22.804 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-b5155c52-b202-11ee-95ac-87774f69a715.target -> /etc/systemd/system/ceph-b5155c52-b202-11ee-95ac-87774f69a715.target. 2024-01-13T10:59:22.804 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-b5155c52-b202-11ee-95ac-87774f69a715.target -> /etc/systemd/system/ceph-b5155c52-b202-11ee-95ac-87774f69a715.target. 2024-01-13T10:59:22.995 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl start ceph-b5155c52-b202-11ee-95ac-87774f69a715.target 2024-01-13T10:59:23.001 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2024-01-13T10:59:23.178 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-b5155c52-b202-11ee-95ac-87774f69a715@mon.a 2024-01-13T10:59:23.189 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-b5155c52-b202-11ee-95ac-87774f69a715@mon.a 2024-01-13T10:59:23.195 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-b5155c52-b202-11ee-95ac-87774f69a715@mon.a.service: Unit ceph-b5155c52-b202-11ee-95ac-87774f69a715@mon.a.service not loaded. 2024-01-13T10:59:23.195 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-b5155c52-b202-11ee-95ac-87774f69a715@mon.a 2024-01-13T10:59:23.202 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-b5155c52-b202-11ee-95ac-87774f69a715.target.wants/ceph-b5155c52-b202-11ee-95ac-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-b5155c52-b202-11ee-95ac-87774f69a715@.service. 2024-01-13T10:59:23.383 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl start ceph-b5155c52-b202-11ee-95ac-87774f69a715@mon.a 2024-01-13T10:59:23.415 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:firewalld does not appear to be present 2024-01-13T10:59:23.416 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Waiting for mon to start... 2024-01-13T10:59:23.416 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Waiting for mon... 2024-01-13T10:59:23.416 INFO:teuthology.orchestra.run.smithi121.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=smithi121 -v /var/lib/ceph/b5155c52-b202-11ee-95ac-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status 2024-01-13T10:59:23.684 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:23 smithi121 docker[13548]: Error response from daemon: No such container: ceph-b5155c52-b202-11ee-95ac-87774f69a715-mon.a 2024-01-13T10:59:23.684 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:23 smithi121 systemd[1]: Started Ceph mon.a for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T10:59:24.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout cluster: 2024-01-13T10:59:24.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout id: b5155c52-b202-11ee-95ac-87774f69a715 2024-01-13T10:59:24.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout health: HEALTH_OK 2024-01-13T10:59:24.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-01-13T10:59:24.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout services: 2024-01-13T10:59:24.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon: 1 daemons, quorum a (age 0.232857s) 2024-01-13T10:59:24.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr: no daemons active 2024-01-13T10:59:24.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd: 0 osds: 0 up, 0 in 2024-01-13T10:59:24.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-01-13T10:59:24.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout data: 2024-01-13T10:59:24.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pools: 0 pools, 0 pgs 2024-01-13T10:59:24.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout objects: 0 objects, 0 B 2024-01-13T10:59:24.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout usage: 0 B used, 0 B / 0 B avail 2024-01-13T10:59:24.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pgs: 2024-01-13T10:59:24.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-01-13T10:59:24.883 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:24 smithi121 bash[13570]: cluster 2024-01-13T10:59:24.601656+0000 mon.a (mon.0) 0 : [INF] mkfs b5155c52-b202-11ee-95ac-87774f69a715 2024-01-13T10:59:24.883 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:24 smithi121 bash[13570]: cluster 2024-01-13T10:59:24.592436+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-01-13T10:59:25.452 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Assimilating anything we can from ceph.conf... 2024-01-13T10:59:25.452 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi121', '-v', '/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/b5155c52-b202-11ee-95ac-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'assimilate-conf', '-i', '/var/lib/ceph/mon/ceph-a/config'] 2024-01-13T10:59:25.452 INFO:teuthology.orchestra.run.smithi121.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=smithi121 -v /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z -v /var/lib/ceph/b5155c52-b202-11ee-95ac-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config assimilate-conf -i /var/lib/ceph/mon/ceph-a/config 2024-01-13T10:59:25.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:25 smithi121 bash[13570]: cluster 2024-01-13T10:59:24.600030+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-01-13T10:59:25.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:25 smithi121 bash[13570]: cluster 2024-01-13T10:59:24.600281+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0]} 2024-01-13T10:59:25.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:25 smithi121 bash[13570]: cluster 2024-01-13T10:59:24.603970+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-01-13T10:59:25.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:25 smithi121 bash[13570]: cluster 2024-01-13T10:59:24.608053+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-01-13T10:59:25.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:25 smithi121 bash[13570]: cluster 2024-01-13T10:59:24.608769+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-01-13T10:59:25.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:25 smithi121 bash[13570]: audit 2024-01-13T10:59:24.832828+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.121:0/3182579127' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-01-13T10:59:26.415 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-01-13T10:59:26.415 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [global] 2024-01-13T10:59:26.415 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout fsid = b5155c52-b202-11ee-95ac-87774f69a715 2024-01-13T10:59:26.415 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_election_default_strategy = 3 2024-01-13T10:59:26.415 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_host = [v2:172.21.15.121:3300,v1:172.21.15.121:6789] 2024-01-13T10:59:26.415 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_pg_remap = true 2024-01-13T10:59:26.415 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_primary_affinity = true 2024-01-13T10:59:26.415 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_no_sortbitwise = false 2024-01-13T10:59:26.416 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_crush_chooseleaf_type = 0 2024-01-13T10:59:26.416 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-01-13T10:59:26.416 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mgr] 2024-01-13T10:59:26.416 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr/telemetry/nag = false 2024-01-13T10:59:26.416 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-01-13T10:59:26.416 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mon] 2024-01-13T10:59:26.416 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim = false 2024-01-13T10:59:26.416 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-01-13T10:59:26.416 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-01-13T10:59:26.416 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [osd] 2024-01-13T10:59:26.416 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_map_max_advance = 10 2024-01-13T10:59:26.416 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_memory_target_autotune = true 2024-01-13T10:59:26.416 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_sloppy_crc = true 2024-01-13T10:59:26.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:26 smithi121 bash[13570]: audit 2024-01-13T10:59:26.400772+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.121:0/1429742257' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-01-13T10:59:26.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:26 smithi121 bash[13570]: audit 2024-01-13T10:59:26.406614+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.121:0/1429742257' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-01-13T10:59:26.974 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Generating new minimal ceph.conf... 2024-01-13T10:59:26.974 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi121', '-v', '/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/b5155c52-b202-11ee-95ac-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'generate-minimal-conf', '-o', '/var/lib/ceph/mon/ceph-a/config'] 2024-01-13T10:59:26.974 INFO:teuthology.orchestra.run.smithi121.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=smithi121 -v /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z -v /var/lib/ceph/b5155c52-b202-11ee-95ac-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-a/config 2024-01-13T10:59:28.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:27 smithi121 bash[13570]: audit 2024-01-13T10:59:27.912088+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.121:0/667186584' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T10:59:28.471 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Restarting the monitor... 2024-01-13T10:59:28.471 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl restart ceph-b5155c52-b202-11ee-95ac-87774f69a715@mon.a 2024-01-13T10:59:28.774 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:28 smithi121 systemd[1]: Stopping Ceph mon.a for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T10:59:28.775 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:28 smithi121 bash[13570]: debug 2024-01-13T10:59:28.548+0000 7fbeec289700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-13T10:59:28.775 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:28 smithi121 bash[13570]: debug 2024-01-13T10:59:28.548+0000 7fbeec289700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-01-13T10:59:29.171 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:28 smithi121 docker[13962]: ceph-b5155c52-b202-11ee-95ac-87774f69a715-mon.a 2024-01-13T10:59:29.206 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Setting mon public_network... 2024-01-13T10:59:29.206 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi121', '-v', '/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpu8q6nvad:/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'] 2024-01-13T10:59:29.206 INFO:teuthology.orchestra.run.smithi121.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=smithi121 -v /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpu8q6nvad:/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 2024-01-13T10:59:29.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:29 smithi121 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@mon.a.service: Succeeded. 2024-01-13T10:59:29.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:29 smithi121 systemd[1]: Stopped Ceph mon.a for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T10:59:29.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:29 smithi121 systemd[1]: Starting Ceph mon.a for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T10:59:29.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:29 smithi121 docker[13998]: Error response from daemon: No such container: ceph-b5155c52-b202-11ee-95ac-87774f69a715-mon.a 2024-01-13T10:59:29.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:29 smithi121 systemd[1]: Started Ceph mon.a for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T10:59:30.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.144+0000 7fcd4661d6c0 0 set uid:gid to 167:167 (ceph:ceph) 2024-01-13T10:59:30.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.144+0000 7fcd4661d6c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2024-01-13T10:59:30.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.148+0000 7fcd4661d6c0 0 pidfile_write: ignore empty --pid-file 2024-01-13T10:59:30.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 0 load: jerasure load: lrc load: isa 2024-01-13T10:59:30.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 0 set rocksdb option compression = kNoCompression 2024-01-13T10:59:30.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-01-13T10:59:30.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 0 set rocksdb option write_buffer_size = 33554432 2024-01-13T10:59:30.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 0 set rocksdb option compression = kNoCompression 2024-01-13T10:59:30.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-01-13T10:59:30.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 0 set rocksdb option write_buffer_size = 33554432 2024-01-13T10:59:30.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 1 rocksdb: do_open column families: [default] 2024-01-13T10:59:30.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: RocksDB version: 6.1.2 2024-01-13T10:59:30.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-01-13T10:59:30.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Compile date Mar 23 2020 2024-01-13T10:59:30.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: DB SUMMARY 2024-01-13T10:59:30.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: CURRENT file: CURRENT 2024-01-13T10:59:30.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: IDENTITY file: IDENTITY 2024-01-13T10:59:30.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 109 Bytes 2024-01-13T10:59:30.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2024-01-13T10:59:30.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 69169 ; 2024-01-13T10:59:30.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.error_if_exists: 0 2024-01-13T10:59:30.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.create_if_missing: 0 2024-01-13T10:59:30.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.paranoid_checks: 1 2024-01-13T10:59:30.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.env: 0x5612312051a0 2024-01-13T10:59:30.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.info_log: 0x5612336229a0 2024-01-13T10:59:30.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.max_file_opening_threads: 16 2024-01-13T10:59:30.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.statistics: (nil) 2024-01-13T10:59:30.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.use_fsync: 0 2024-01-13T10:59:30.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.max_log_file_size: 0 2024-01-13T10:59:30.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-01-13T10:59:30.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.log_file_time_to_roll: 0 2024-01-13T10:59:30.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.keep_log_file_num: 1000 2024-01-13T10:59:30.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.recycle_log_file_num: 0 2024-01-13T10:59:30.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.allow_fallocate: 1 2024-01-13T10:59:30.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.allow_mmap_reads: 0 2024-01-13T10:59:30.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.allow_mmap_writes: 0 2024-01-13T10:59:30.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.use_direct_reads: 0 2024-01-13T10:59:30.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-01-13T10:59:30.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.create_missing_column_families: 0 2024-01-13T10:59:30.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.db_log_dir: 2024-01-13T10:59:30.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-01-13T10:59:30.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.table_cache_numshardbits: 6 2024-01-13T10:59:30.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.max_subcompactions: 1 2024-01-13T10:59:30.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.max_background_flushes: -1 2024-01-13T10:59:30.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-01-13T10:59:30.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-01-13T10:59:30.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-01-13T10:59:30.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-01-13T10:59:30.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.advise_random_on_open: 1 2024-01-13T10:59:30.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.db_write_buffer_size: 0 2024-01-13T10:59:30.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.write_buffer_manager: 0x5612341bca80 2024-01-13T10:59:30.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-01-13T10:59:30.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-01-13T10:59:30.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-01-13T10:59:30.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.use_adaptive_mutex: 0 2024-01-13T10:59:30.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.rate_limiter: (nil) 2024-01-13T10:59:30.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-01-13T10:59:30.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.wal_recovery_mode: 2 2024-01-13T10:59:30.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.enable_thread_tracking: 0 2024-01-13T10:59:30.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.enable_pipelined_write: 0 2024-01-13T10:59:30.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-01-13T10:59:30.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-01-13T10:59:30.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-01-13T10:59:30.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-01-13T10:59:30.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.row_cache: None 2024-01-13T10:59:30.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.wal_filter: None 2024-01-13T10:59:30.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-01-13T10:59:30.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.allow_ingest_behind: 0 2024-01-13T10:59:30.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.preserve_deletes: 0 2024-01-13T10:59:30.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.two_write_queues: 0 2024-01-13T10:59:30.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.manual_wal_flush: 0 2024-01-13T10:59:30.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.atomic_flush: 0 2024-01-13T10:59:30.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-01-13T10:59:30.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.max_background_jobs: 2 2024-01-13T10:59:30.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.max_background_compactions: -1 2024-01-13T10:59:30.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-01-13T10:59:30.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-01-13T10:59:30.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.delayed_write_rate : 16777216 2024-01-13T10:59:30.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.max_total_wal_size: 0 2024-01-13T10:59:30.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-01-13T10:59:30.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.stats_dump_period_sec: 600 2024-01-13T10:59:30.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.stats_persist_period_sec: 600 2024-01-13T10:59:30.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-01-13T10:59:30.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.max_open_files: -1 2024-01-13T10:59:30.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.bytes_per_sync: 0 2024-01-13T10:59:30.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-01-13T10:59:30.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.compaction_readahead_size: 0 2024-01-13T10:59:30.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Compression algorithms supported: 2024-01-13T10:59:30.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-01-13T10:59:30.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: kZSTD supported: 0 2024-01-13T10:59:30.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: kXpressCompression supported: 0 2024-01-13T10:59:30.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: kLZ4HCCompression supported: 1 2024-01-13T10:59:30.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: kLZ4Compression supported: 1 2024-01-13T10:59:30.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: kBZip2Compression supported: 0 2024-01-13T10:59:30.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: kZlibCompression supported: 1 2024-01-13T10:59:30.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: kSnappyCompression supported: 1 2024-01-13T10:59:30.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-01-13T10:59:30.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2024-01-13T10:59:30.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-01-13T10:59:30.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-01-13T10:59:30.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.merge_operator: 2024-01-13T10:59:30.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.compaction_filter: None 2024-01-13T10:59:30.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.compaction_filter_factory: None 2024-01-13T10:59:30.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-01-13T10:59:30.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.table_factory: BlockBasedTable 2024-01-13T10:59:30.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561233542138) 2024-01-13T10:59:30.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: cache_index_and_filter_blocks: 1 2024-01-13T10:59:30.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: cache_index_and_filter_blocks_with_high_priority: 1 2024-01-13T10:59:30.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-01-13T10:59:30.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: pin_top_level_index_and_filter: 1 2024-01-13T10:59:30.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: index_type: 0 2024-01-13T10:59:30.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: data_block_index_type: 0 2024-01-13T10:59:30.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: data_block_hash_table_util_ratio: 0.750000 2024-01-13T10:59:30.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: hash_index_allow_collision: 1 2024-01-13T10:59:30.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: checksum: 1 2024-01-13T10:59:30.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: no_block_cache: 0 2024-01-13T10:59:30.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: block_cache: 0x561233578610 2024-01-13T10:59:30.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: block_cache_name: BinnedLRUCache 2024-01-13T10:59:30.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: block_cache_options: 2024-01-13T10:59:30.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: capacity : 536870912 2024-01-13T10:59:30.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: num_shard_bits : 4 2024-01-13T10:59:30.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: strict_capacity_limit : 0 2024-01-13T10:59:30.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: high_pri_pool_ratio: 0.000 2024-01-13T10:59:30.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: block_cache_compressed: (nil) 2024-01-13T10:59:30.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: persistent_cache: (nil) 2024-01-13T10:59:30.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: block_size: 4096 2024-01-13T10:59:30.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: block_size_deviation: 10 2024-01-13T10:59:30.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: block_restart_interval: 16 2024-01-13T10:59:30.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: index_block_restart_interval: 1 2024-01-13T10:59:30.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: metadata_block_size: 4096 2024-01-13T10:59:30.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: partition_filters: 0 2024-01-13T10:59:30.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: use_delta_encoding: 1 2024-01-13T10:59:30.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: filter_policy: rocksdb.BuiltinBloomFilter 2024-01-13T10:59:30.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: whole_key_filtering: 1 2024-01-13T10:59:30.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: verify_compression: 0 2024-01-13T10:59:30.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: read_amp_bytes_per_bit: 0 2024-01-13T10:59:30.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: format_version: 2 2024-01-13T10:59:30.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: enable_index_compression: 1 2024-01-13T10:59:30.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: block_align: 0 2024-01-13T10:59:30.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.write_buffer_size: 33554432 2024-01-13T10:59:30.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.max_write_buffer_number: 2 2024-01-13T10:59:30.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.compression: NoCompression 2024-01-13T10:59:30.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.bottommost_compression: Disabled 2024-01-13T10:59:30.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.prefix_extractor: nullptr 2024-01-13T10:59:30.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-01-13T10:59:30.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.num_levels: 7 2024-01-13T10:59:30.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-01-13T10:59:30.446 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-01-13T10:59:30.446 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-01-13T10:59:30.446 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-01-13T10:59:30.446 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-01-13T10:59:30.446 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-01-13T10:59:30.446 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-01-13T10:59:30.446 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-01-13T10:59:30.446 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.compression_opts.window_bits: -14 2024-01-13T10:59:30.446 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.compression_opts.level: 32767 2024-01-13T10:59:30.446 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.compression_opts.strategy: 0 2024-01-13T10:59:30.446 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-01-13T10:59:30.446 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-01-13T10:59:30.446 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.compression_opts.enabled: false 2024-01-13T10:59:30.446 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-01-13T10:59:30.446 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-01-13T10:59:30.447 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-01-13T10:59:30.447 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.target_file_size_base: 67108864 2024-01-13T10:59:30.447 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.target_file_size_multiplier: 1 2024-01-13T10:59:30.447 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-01-13T10:59:30.447 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-01-13T10:59:30.447 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-01-13T10:59:30.447 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-01-13T10:59:30.447 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-01-13T10:59:30.447 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-01-13T10:59:30.447 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-01-13T10:59:30.447 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-01-13T10:59:30.447 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-01-13T10:59:30.447 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-01-13T10:59:30.447 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-01-13T10:59:30.447 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-01-13T10:59:30.448 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.arena_block_size: 4194304 2024-01-13T10:59:30.448 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-01-13T10:59:30.448 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-01-13T10:59:30.448 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-01-13T10:59:30.448 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.disable_auto_compactions: 0 2024-01-13T10:59:30.448 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-01-13T10:59:30.448 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-01-13T10:59:30.448 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-01-13T10:59:30.448 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-01-13T10:59:30.448 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-01-13T10:59:30.448 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-01-13T10:59:30.448 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-01-13T10:59:30.448 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-01-13T10:59:30.448 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-01-13T10:59:30.448 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-01-13T10:59:30.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.table_properties_collectors: 2024-01-13T10:59:30.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.inplace_update_support: 0 2024-01-13T10:59:30.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-01-13T10:59:30.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-01-13T10:59:30.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-01-13T10:59:30.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.memtable_huge_page_size: 0 2024-01-13T10:59:30.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.bloom_locality: 0 2024-01-13T10:59:30.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.max_successive_merges: 0 2024-01-13T10:59:30.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-01-13T10:59:30.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.paranoid_file_checks: 0 2024-01-13T10:59:30.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.force_consistency_checks: 0 2024-01-13T10:59:30.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.report_bg_io_stats: 0 2024-01-13T10:59:30.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: Options.ttl: 0 2024-01-13T10:59:30.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 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 2024-01-13T10:59:30.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 4 2024-01-13T10:59:30.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1705143570159349, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-01-13T10:59:30.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.152+0000 7fcd4661d6c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #6 mode 2 2024-01-13T10:59:30.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.156+0000 7fcd4661d6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1705143570160400, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 66274, "table_properties": {"data_size": 64569, "index_size": 310, "filter_size": 581, "raw_key_size": 8630, "raw_average_key_size": 46, "raw_value_size": 59585, "raw_average_value_size": 322, "num_data_blocks": 10, "num_entries": 185, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2024-01-13T10:59:30.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.156+0000 7fcd4661d6c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 8 2024-01-13T10:59:30.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.156+0000 7fcd4661d6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1705143570160918, "job": 1, "event": "recovery_finished"} 2024-01-13T10:59:30.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.156+0000 7fcd4661d6c0 4 rocksdb: DB pointer 0x561233613200 2024-01-13T10:59:30.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.156+0000 7fcd2d76a700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-01-13T10:59:30.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.156+0000 7fcd2d76a700 4 rocksdb: [db/db_impl.cc:778] 2024-01-13T10:59:30.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: ** DB Stats ** 2024-01-13T10:59:30.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: Uptime(secs): 0.0 total, 0.0 interval 2024-01-13T10:59:30.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-01-13T10:59:30.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-01-13T10:59:30.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-13T10:59:30.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-01-13T10:59:30.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-01-13T10:59:30.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-13T10:59:30.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: ** Compaction Stats [default] ** 2024-01-13T10:59:30.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: 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 2024-01-13T10:59:30.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-13T10:59:30.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: L0 2/0 66.34 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 93.9 0.00 0.00 1 0.001 0 0 2024-01-13T10:59:30.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: Sum 2/0 66.34 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 93.9 0.00 0.00 1 0.001 0 0 2024-01-13T10:59:30.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 93.9 0.00 0.00 1 0.001 0 0 2024-01-13T10:59:30.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: ** Compaction Stats [default] ** 2024-01-13T10:59:30.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: 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 2024-01-13T10:59:30.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-13T10:59:30.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 93.9 0.00 0.00 1 0.001 0 0 2024-01-13T10:59:30.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: Uptime(secs): 0.0 total, 0.0 interval 2024-01-13T10:59:30.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: Flush(GB): cumulative 0.000, interval 0.000 2024-01-13T10:59:30.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: AddFile(GB): cumulative 0.000, interval 0.000 2024-01-13T10:59:30.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: AddFile(Total Files): cumulative 0, interval 0 2024-01-13T10:59:30.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: AddFile(L0 Files): cumulative 0, interval 0 2024-01-13T10:59:30.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: AddFile(Keys): cumulative 0, interval 0 2024-01-13T10:59:30.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: Cumulative compaction: 0.00 GB write, 13.93 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-13T10:59:30.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: Interval compaction: 0.00 GB write, 13.93 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-13T10:59:30.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: 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 2024-01-13T10:59:30.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: ** File Read Latency Histogram By Level [default] ** 2024-01-13T10:59:30.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: ** Compaction Stats [default] ** 2024-01-13T10:59:30.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: 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 2024-01-13T10:59:30.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-13T10:59:30.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: L0 2/0 66.34 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 93.9 0.00 0.00 1 0.001 0 0 2024-01-13T10:59:30.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: Sum 2/0 66.34 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 93.9 0.00 0.00 1 0.001 0 0 2024-01-13T10:59:30.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: 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 2024-01-13T10:59:30.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: ** Compaction Stats [default] ** 2024-01-13T10:59:30.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: 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 2024-01-13T10:59:30.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-13T10:59:30.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 93.9 0.00 0.00 1 0.001 0 0 2024-01-13T10:59:30.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: Uptime(secs): 0.0 total, 0.0 interval 2024-01-13T10:59:30.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: Flush(GB): cumulative 0.000, interval 0.000 2024-01-13T10:59:30.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: AddFile(GB): cumulative 0.000, interval 0.000 2024-01-13T10:59:30.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: AddFile(Total Files): cumulative 0, interval 0 2024-01-13T10:59:30.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: AddFile(L0 Files): cumulative 0, interval 0 2024-01-13T10:59:30.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: AddFile(Keys): cumulative 0, interval 0 2024-01-13T10:59:30.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: Cumulative compaction: 0.00 GB write, 13.81 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-13T10:59:30.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-13T10:59:30.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: 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 2024-01-13T10:59:30.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: ** File Read Latency Histogram By Level [default] ** 2024-01-13T10:59:30.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.156+0000 7fcd4661d6c0 0 starting mon.a rank 0 at public addrs [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] at bind addrs [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid b5155c52-b202-11ee-95ac-87774f69a715 2024-01-13T10:59:30.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.160+0000 7fcd4661d6c0 1 mon.a@-1(???) e1 preinit fsid b5155c52-b202-11ee-95ac-87774f69a715 2024-01-13T10:59:30.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.160+0000 7fcd4661d6c0 0 mon.a@-1(???).mds e1 new map 2024-01-13T10:59:30.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.160+0000 7fcd4661d6c0 0 mon.a@-1(???).mds e1 print_map 2024-01-13T10:59:30.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: e1 2024-01-13T10:59:30.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: enable_multiple, ever_enabled_multiple: 0,0 2024-01-13T10:59:30.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: 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} 2024-01-13T10:59:30.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: legacy client fscid: -1 2024-01-13T10:59:30.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: 2024-01-13T10:59:30.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: No filesystems configured 2024-01-13T10:59:30.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.160+0000 7fcd4661d6c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-01-13T10:59:30.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.160+0000 7fcd4661d6c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-01-13T10:59:30.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.160+0000 7fcd4661d6c0 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-01-13T10:59:30.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.160+0000 7fcd4661d6c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-01-13T10:59:30.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: audit 2024-01-13T10:59:27.912088+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.121:0/667186584' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T10:59:30.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.160+0000 7fcd4661d6c0 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-01-13T10:59:30.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.160+0000 7fcd4661d6c0 20 expand_channel_meta expand map: {default=false} 2024-01-13T10:59:30.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.160+0000 7fcd4661d6c0 20 expand_channel_meta from 'false' to 'false' 2024-01-13T10:59:30.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.160+0000 7fcd4661d6c0 20 expand_channel_meta expanded map: {default=false} 2024-01-13T10:59:30.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.160+0000 7fcd4661d6c0 20 expand_channel_meta expand map: {default=info} 2024-01-13T10:59:30.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.160+0000 7fcd4661d6c0 20 expand_channel_meta from 'info' to 'info' 2024-01-13T10:59:30.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.160+0000 7fcd4661d6c0 20 expand_channel_meta expanded map: {default=info} 2024-01-13T10:59:30.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.160+0000 7fcd4661d6c0 20 expand_channel_meta expand map: {default=daemon} 2024-01-13T10:59:30.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.160+0000 7fcd4661d6c0 20 expand_channel_meta from 'daemon' to 'daemon' 2024-01-13T10:59:30.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.160+0000 7fcd4661d6c0 20 expand_channel_meta expanded map: {default=daemon} 2024-01-13T10:59:30.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.160+0000 7fcd4661d6c0 20 expand_channel_meta expand map: {default=debug} 2024-01-13T10:59:30.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.160+0000 7fcd4661d6c0 20 expand_channel_meta from 'debug' to 'debug' 2024-01-13T10:59:30.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: debug 2024-01-13T10:59:30.160+0000 7fcd4661d6c0 20 expand_channel_meta expanded map: {default=debug} 2024-01-13T10:59:30.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: cluster 2024-01-13T10:59:30.170118+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-01-13T10:59:30.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: cluster 2024-01-13T10:59:30.170235+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0]} 2024-01-13T10:59:30.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: cluster 2024-01-13T10:59:30.170296+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-01-13T10:59:30.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: cluster 2024-01-13T10:59:30.170343+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-01-13T10:59:30.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:30 smithi121 bash[14010]: cluster 2024-01-13T10:59:30.170846+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-01-13T10:59:31.137 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Creating mgr... 2024-01-13T10:59:31.139 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2024-01-13T10:59:31.344 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-b5155c52-b202-11ee-95ac-87774f69a715@mgr.y 2024-01-13T10:59:31.355 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-b5155c52-b202-11ee-95ac-87774f69a715@mgr.y 2024-01-13T10:59:31.360 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-b5155c52-b202-11ee-95ac-87774f69a715@mgr.y.service: Unit ceph-b5155c52-b202-11ee-95ac-87774f69a715@mgr.y.service not loaded. 2024-01-13T10:59:31.360 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-b5155c52-b202-11ee-95ac-87774f69a715@mgr.y 2024-01-13T10:59:31.367 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-b5155c52-b202-11ee-95ac-87774f69a715.target.wants/ceph-b5155c52-b202-11ee-95ac-87774f69a715@mgr.y.service -> /etc/systemd/system/ceph-b5155c52-b202-11ee-95ac-87774f69a715@.service. 2024-01-13T10:59:31.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:31 smithi121 bash[14010]: audit 2024-01-13T10:59:30.417966+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.121:0/1338790541' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]: dispatch 2024-01-13T10:59:31.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:31 smithi121 bash[14010]: audit 2024-01-13T10:59:30.423245+0000 mon.a (mon.0) 7 : audit [INF] from='client.? 172.21.15.121:0/1338790541' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]': finished 2024-01-13T10:59:31.561 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Running command: systemctl start ceph-b5155c52-b202-11ee-95ac-87774f69a715@mgr.y 2024-01-13T10:59:31.597 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:firewalld does not appear to be present 2024-01-13T10:59:31.597 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-01-13T10:59:31.598 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Wrote config to /etc/ceph/ceph.conf 2024-01-13T10:59:31.598 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Waiting for mgr to start... 2024-01-13T10:59:31.598 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Waiting for mgr... 2024-01-13T10:59:31.598 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi121', '-v', '/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2024-01-13T10:59:31.598 INFO:teuthology.orchestra.run.smithi121.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=smithi121 -v /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2024-01-13T10:59:31.934 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 10:59:31 smithi121 docker[14253]: Error response from daemon: No such container: ceph-b5155c52-b202-11ee-95ac-87774f69a715-mgr.y 2024-01-13T10:59:31.934 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 10:59:31 smithi121 systemd[1]: Started Ceph mgr.y for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T10:59:32.999 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-01-13T10:59:33.000 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:33.000 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "b5155c52-b202-11ee-95ac-87774f69a715", 2024-01-13T10:59:33.000 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2024-01-13T10:59:33.000 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2024-01-13T10:59:33.000 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2024-01-13T10:59:33.000 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2024-01-13T10:59:33.000 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:33.000 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2024-01-13T10:59:33.000 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2024-01-13T10:59:33.000 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2024-01-13T10:59:33.000 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:33.000 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2024-01-13T10:59:33.000 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2024-01-13T10:59:33.000 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:33.001 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 2, 2024-01-13T10:59:33.001 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2024-01-13T10:59:33.001 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-13T10:59:33.001 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2024-01-13T10:59:33.001 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2024-01-13T10:59:33.001 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:33.001 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2024-01-13T10:59:33.001 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-13T10:59:33.001 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2024-01-13T10:59:33.001 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2024-01-13T10:59:33.001 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2024-01-13T10:59:33.001 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2024-01-13T10:59:33.005 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2024-01-13T10:59:33.005 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2024-01-13T10:59:33.005 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:33.005 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2024-01-13T10:59:33.005 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2024-01-13T10:59:33.005 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2024-01-13T10:59:33.005 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2024-01-13T10:59:33.005 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2024-01-13T10:59:33.005 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2024-01-13T10:59:33.005 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2024-01-13T10:59:33.005 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2024-01-13T10:59:33.005 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2024-01-13T10:59:33.006 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:33.006 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2024-01-13T10:59:33.006 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-13T10:59:33.006 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2024-01-13T10:59:33.006 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2024-01-13T10:59:33.006 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:33.006 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2024-01-13T10:59:33.006 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2024-01-13T10:59:33.006 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2024-01-13T10:59:33.006 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-01-13T10:59:33.006 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-01-13T10:59:33.006 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-01-13T10:59:33.006 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:33.007 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-01-13T10:59:33.007 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:33.007 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2024-01-13T10:59:33.007 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-13T10:59:33.007 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2024-01-13T10:59:24.602568+0000", 2024-01-13T10:59:33.007 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-01-13T10:59:33.007 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:33.007 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2024-01-13T10:59:33.007 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:33.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:33 smithi121 bash[14010]: audit 2024-01-13T10:59:32.991461+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.121:0/3212193918' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-01-13T10:59:33.527 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:mgr not available, waiting (1/10)... 2024-01-13T10:59:34.528 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi121', '-v', '/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2024-01-13T10:59:34.528 INFO:teuthology.orchestra.run.smithi121.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=smithi121 -v /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2024-01-13T10:59:35.470 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-01-13T10:59:35.470 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:35.470 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "b5155c52-b202-11ee-95ac-87774f69a715", 2024-01-13T10:59:35.470 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2024-01-13T10:59:35.470 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2024-01-13T10:59:35.470 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2024-01-13T10:59:35.470 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2024-01-13T10:59:35.471 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:35.471 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2024-01-13T10:59:35.471 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2024-01-13T10:59:35.471 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2024-01-13T10:59:35.471 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:35.471 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2024-01-13T10:59:35.471 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2024-01-13T10:59:35.471 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:35.471 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 5, 2024-01-13T10:59:35.471 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2024-01-13T10:59:35.471 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-13T10:59:35.471 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2024-01-13T10:59:35.471 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2024-01-13T10:59:35.471 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:35.471 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2024-01-13T10:59:35.472 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-13T10:59:35.472 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2024-01-13T10:59:35.472 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2024-01-13T10:59:35.472 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2024-01-13T10:59:35.472 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2024-01-13T10:59:35.475 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2024-01-13T10:59:35.475 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2024-01-13T10:59:35.475 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:35.475 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2024-01-13T10:59:35.475 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2024-01-13T10:59:35.475 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2024-01-13T10:59:35.475 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2024-01-13T10:59:35.475 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2024-01-13T10:59:35.475 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2024-01-13T10:59:35.475 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2024-01-13T10:59:35.476 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2024-01-13T10:59:35.476 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2024-01-13T10:59:35.476 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:35.476 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2024-01-13T10:59:35.476 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-13T10:59:35.476 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2024-01-13T10:59:35.476 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2024-01-13T10:59:35.476 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:35.476 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2024-01-13T10:59:35.476 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2024-01-13T10:59:35.476 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2024-01-13T10:59:35.476 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-01-13T10:59:35.476 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-01-13T10:59:35.476 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-01-13T10:59:35.476 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:35.477 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-01-13T10:59:35.477 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:35.477 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2024-01-13T10:59:35.477 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-13T10:59:35.477 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2024-01-13T10:59:24.602568+0000", 2024-01-13T10:59:35.477 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-01-13T10:59:35.477 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:35.477 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2024-01-13T10:59:35.477 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:36.065 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:mgr not available, waiting (2/10)... 2024-01-13T10:59:36.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:36 smithi121 bash[14010]: audit 2024-01-13T10:59:35.462292+0000 mon.a (mon.0) 9 : audit [DBG] from='client.? 172.21.15.121:0/293103716' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-01-13T10:59:37.067 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi121', '-v', '/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2024-01-13T10:59:37.067 INFO:teuthology.orchestra.run.smithi121.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=smithi121 -v /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2024-01-13T10:59:37.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:37 smithi121 bash[14010]: cluster 2024-01-13T10:59:37.009375+0000 mon.a (mon.0) 10 : cluster [INF] Activating manager daemon y 2024-01-13T10:59:37.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:37 smithi121 bash[14010]: cluster 2024-01-13T10:59:37.015658+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00651923s) 2024-01-13T10:59:37.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:37 smithi121 bash[14010]: audit 2024-01-13T10:59:37.016890+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.121:0/1617524048' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-13T10:59:37.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:37 smithi121 bash[14010]: audit 2024-01-13T10:59:37.017210+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.121:0/1617524048' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-13T10:59:37.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:37 smithi121 bash[14010]: audit 2024-01-13T10:59:37.017493+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.121:0/1617524048' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-13T10:59:37.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:37 smithi121 bash[14010]: audit 2024-01-13T10:59:37.018810+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.121:0/1617524048' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-13T10:59:37.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:37 smithi121 bash[14010]: audit 2024-01-13T10:59:37.019326+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.121:0/1617524048' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-13T10:59:37.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:37 smithi121 bash[14010]: cluster 2024-01-13T10:59:37.024422+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2024-01-13T10:59:38.110 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-01-13T10:59:38.110 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:38.110 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "b5155c52-b202-11ee-95ac-87774f69a715", 2024-01-13T10:59:38.110 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2024-01-13T10:59:38.110 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2024-01-13T10:59:38.110 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2024-01-13T10:59:38.111 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2024-01-13T10:59:38.111 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:38.111 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2024-01-13T10:59:38.111 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2024-01-13T10:59:38.111 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2024-01-13T10:59:38.111 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:38.111 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2024-01-13T10:59:38.111 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2024-01-13T10:59:38.111 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:38.111 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 7, 2024-01-13T10:59:38.111 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2024-01-13T10:59:38.111 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-13T10:59:38.111 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2024-01-13T10:59:38.111 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2024-01-13T10:59:38.112 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:38.112 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2024-01-13T10:59:38.112 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 2, 2024-01-13T10:59:38.112 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2024-01-13T10:59:38.112 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2024-01-13T10:59:38.112 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2024-01-13T10:59:38.115 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2024-01-13T10:59:38.115 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2024-01-13T10:59:38.115 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2024-01-13T10:59:38.115 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:38.116 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2024-01-13T10:59:38.116 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2024-01-13T10:59:38.116 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2024-01-13T10:59:38.116 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2024-01-13T10:59:38.116 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2024-01-13T10:59:38.116 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2024-01-13T10:59:38.116 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2024-01-13T10:59:38.116 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2024-01-13T10:59:38.116 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2024-01-13T10:59:38.116 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:38.116 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2024-01-13T10:59:38.116 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-13T10:59:38.116 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2024-01-13T10:59:38.116 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2024-01-13T10:59:38.117 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:38.117 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2024-01-13T10:59:38.117 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2024-01-13T10:59:38.117 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2024-01-13T10:59:38.117 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-01-13T10:59:38.117 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-01-13T10:59:38.117 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-01-13T10:59:38.117 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:38.117 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-01-13T10:59:38.117 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:38.117 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2024-01-13T10:59:38.117 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-13T10:59:38.117 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2024-01-13T10:59:24.602568+0000", 2024-01-13T10:59:38.117 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-01-13T10:59:38.117 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:38.117 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2024-01-13T10:59:38.118 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:38.684 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Enabling cephadm module... 2024-01-13T10:59:38.684 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi121', '-v', '/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'cephadm'] 2024-01-13T10:59:38.684 INFO:teuthology.orchestra.run.smithi121.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=smithi121 -v /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable cephadm 2024-01-13T10:59:38.684 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:38 smithi121 bash[14010]: audit 2024-01-13T10:59:37.048959+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.121:0/1617524048' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-01-13T10:59:38.684 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:38 smithi121 bash[14010]: audit 2024-01-13T10:59:37.478561+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.121:0/1617524048' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-01-13T10:59:38.684 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:38 smithi121 bash[14010]: cluster 2024-01-13T10:59:37.478723+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-01-13T10:59:38.684 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:38 smithi121 bash[14010]: audit 2024-01-13T10:59:37.485288+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.121:0/1617524048' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-13T10:59:38.685 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:38 smithi121 bash[14010]: audit 2024-01-13T10:59:37.485868+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.121:0/1617524048' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"9d12d2f6-d793-4f93-9e3e-a95609b18a57"}]: dispatch 2024-01-13T10:59:38.685 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:38 smithi121 bash[14010]: audit 2024-01-13T10:59:37.488546+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.121:0/1617524048' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"9d12d2f6-d793-4f93-9e3e-a95609b18a57"}]': finished 2024-01-13T10:59:38.685 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:38 smithi121 bash[14010]: audit 2024-01-13T10:59:37.489065+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.121:0/1617524048' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"8740ba88-e29c-49a1-bef9-a024a16f42a8"}]: dispatch 2024-01-13T10:59:38.685 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:38 smithi121 bash[14010]: audit 2024-01-13T10:59:37.495357+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.121:0/1617524048' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"8740ba88-e29c-49a1-bef9-a024a16f42a8"}]': finished 2024-01-13T10:59:38.685 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:38 smithi121 bash[14010]: cluster 2024-01-13T10:59:38.020966+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e3: y(active, since 1.01183s) 2024-01-13T10:59:38.685 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:38 smithi121 bash[14010]: audit 2024-01-13T10:59:38.102258+0000 mon.a (mon.0) 27 : audit [DBG] from='client.? 172.21.15.121:0/768504073' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-01-13T10:59:39.684 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:39 smithi121 bash[14010]: audit 2024-01-13T10:59:38.496863+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.14100 172.21.15.121:0/1617524048' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-01-13T10:59:39.684 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:39 smithi121 bash[14010]: cluster 2024-01-13T10:59:38.496910+0000 mon.a (mon.0) 29 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-01-13T10:59:39.684 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:39 smithi121 bash[14010]: audit 2024-01-13T10:59:38.501066+0000 mon.a (mon.0) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-01-13T10:59:39.684 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:39 smithi121 bash[14010]: audit 2024-01-13T10:59:39.381805+0000 mon.a (mon.0) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-01-13T10:59:40.763 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 10:59:40 smithi121 bash[14274]: ignoring --setuser ceph since I am not root 2024-01-13T10:59:40.764 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 10:59:40 smithi121 bash[14274]: ignoring --setgroup ceph since I am not root 2024-01-13T10:59:40.764 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:40 smithi121 bash[14010]: cluster 2024-01-13T10:59:39.498741+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-01-13T10:59:40.764 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:40 smithi121 bash[14010]: audit 2024-01-13T10:59:39.916857+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.121:0/3541797858' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-01-13T10:59:41.187 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi121', '-v', '/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2024-01-13T10:59:41.187 INFO:teuthology.orchestra.run.smithi121.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=smithi121 -v /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2024-01-13T10:59:41.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:41 smithi121 bash[14010]: audit 2024-01-13T10:59:40.514112+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.121:0/3541797858' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-01-13T10:59:41.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:41 smithi121 bash[14010]: cluster 2024-01-13T10:59:40.514218+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e5: y(active, since 3s) 2024-01-13T10:59:42.675 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.675 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 5, 2024-01-13T10:59:42.675 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14100, 2024-01-13T10:59:42.675 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2024-01-13T10:59:42.675 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2024-01-13T10:59:42.675 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-01-13T10:59:42.675 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.675 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-01-13T10:59:42.675 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.121:6800", 2024-01-13T10:59:42.675 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 870730801 2024-01-13T10:59:42.676 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.676 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.676 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2024-01-13T10:59:42.676 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.121:6801", 2024-01-13T10:59:42.676 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 870730801 2024-01-13T10:59:42.676 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.676 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-01-13T10:59:42.676 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.676 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.121:6801/870730801", 2024-01-13T10:59:42.676 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2024-01-13T10:59:37.009110+0000", 2024-01-13T10:59:42.676 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2024-01-13T10:59:42.676 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2024-01-13T10:59:42.676 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2024-01-13T10:59:42.676 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-01-13T10:59:42.676 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2024-01-13T10:59:42.677 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-01-13T10:59:42.677 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-01-13T10:59:42.677 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.677 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2024-01-13T10:59:42.677 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.677 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2024-01-13T10:59:42.677 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:42.677 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:42.677 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:42.677 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-01-13T10:59:42.677 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-01-13T10:59:42.677 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-13T10:59:42.677 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.677 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.677 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-01-13T10:59:42.678 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.678 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.678 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.678 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2024-01-13T10:59:42.678 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.678 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.678 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.678 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.678 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:42.678 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:42.678 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.678 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.678 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.678 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.678 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.679 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.679 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.679 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.679 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.679 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.679 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.679 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.679 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.679 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.679 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.679 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.679 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.679 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.679 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.679 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:42.679 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:42.680 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.680 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.680 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.680 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.680 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.680 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.680 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.680 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.680 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.680 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.680 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.680 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.680 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:42.680 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:42.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:42.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:42.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:42.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.683 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.683 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2024-01-13T10:59:42.683 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2024-01-13T10:59:42.683 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.683 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.683 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.683 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.683 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.683 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.683 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.683 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2024-01-13T10:59:42.683 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.683 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.683 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.684 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.684 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2024-01-13T10:59:42.684 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2024-01-13T10:59:42.684 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.684 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.684 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.684 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2024-01-13T10:59:42.684 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.684 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.684 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.684 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2024-01-13T10:59:42.684 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.684 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.684 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.684 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.685 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2024-01-13T10:59:42.685 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2024-01-13T10:59:42.685 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.685 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.685 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.685 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.685 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.685 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.685 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.685 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2024-01-13T10:59:42.685 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.685 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.685 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.685 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.685 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2024-01-13T10:59:42.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2024-01-13T10:59:42.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2024-01-13T10:59:42.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2024-01-13T10:59:42.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2024-01-13T10:59:42.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:42.687 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.687 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.687 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2024-01-13T10:59:42.687 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.687 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.687 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.687 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2024-01-13T10:59:42.687 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.687 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.687 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.687 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.687 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2024-01-13T10:59:42.687 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2024-01-13T10:59:42.687 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.687 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.688 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.688 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.688 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.688 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.688 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.688 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2024-01-13T10:59:42.688 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.688 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.688 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.688 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.688 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2024-01-13T10:59:42.688 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2024-01-13T10:59:42.688 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.688 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.689 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.689 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:42.689 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.689 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.689 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.689 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2024-01-13T10:59:42.689 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.689 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.689 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.689 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.689 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2024-01-13T10:59:42.689 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2024-01-13T10:59:42.689 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.689 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.690 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.690 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.690 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.690 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.690 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.690 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2024-01-13T10:59:42.690 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.690 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.690 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.690 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.690 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.690 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.690 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.690 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2024-01-13T10:59:42.690 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:42.690 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:42.691 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:42.691 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2024-01-13T10:59:42.691 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2024-01-13T10:59:42.691 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.691 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.691 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.691 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.691 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.691 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.691 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.691 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2024-01-13T10:59:42.691 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.691 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.691 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.692 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.692 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2024-01-13T10:59:42.692 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2024-01-13T10:59:42.692 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.692 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.692 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.692 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2024-01-13T10:59:42.692 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.692 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.692 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.692 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2024-01-13T10:59:42.692 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2024-01-13T10:59:42.692 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.692 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.692 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.693 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2024-01-13T10:59:42.693 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2024-01-13T10:59:42.693 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-01-13T10:59:42.693 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.693 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.693 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-01-13T10:59:42.693 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2024-01-13T10:59:42.693 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2024-01-13T10:59:42.693 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.693 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2024-01-13T10:59:42.693 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-01-13T10:59:42.693 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.693 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.693 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.693 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2024-01-13T10:59:42.693 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2024-01-13T10:59:42.694 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-01-13T10:59:42.694 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.694 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.694 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2024-01-13T10:59:42.694 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2024-01-13T10:59:42.694 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2024-01-13T10:59:42.694 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.694 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2024-01-13T10:59:42.694 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.694 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.694 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.694 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.694 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2024-01-13T10:59:42.694 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2024-01-13T10:59:42.694 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.695 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.695 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.695 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2024-01-13T10:59:42.695 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.695 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.695 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.695 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2024-01-13T10:59:42.695 INFO:teuthology.orchestra.run.smithi121.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.", 2024-01-13T10:59:42.695 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.695 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.695 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.695 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2024-01-13T10:59:42.695 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2024-01-13T10:59:42.695 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-01-13T10:59:42.695 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.695 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.696 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2024-01-13T10:59:42.696 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2024-01-13T10:59:42.696 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2024-01-13T10:59:42.696 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.696 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2024-01-13T10:59:42.696 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2024-01-13T10:59:42.696 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.696 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.696 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.696 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2024-01-13T10:59:42.696 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2024-01-13T10:59:42.696 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.696 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.696 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.697 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2024-01-13T10:59:42.697 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.697 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.697 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.697 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2024-01-13T10:59:42.697 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2024-01-13T10:59:42.697 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.697 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.697 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.697 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2024-01-13T10:59:42.697 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2024-01-13T10:59:42.697 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-01-13T10:59:42.697 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.697 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.697 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2024-01-13T10:59:42.697 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2024-01-13T10:59:42.698 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2024-01-13T10:59:42.698 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.698 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2024-01-13T10:59:42.698 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-01-13T10:59:42.698 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.698 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.698 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.698 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:42.698 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:42.698 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.698 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.698 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.698 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.698 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.699 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.699 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.699 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.699 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.699 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.699 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.699 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.699 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.699 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.699 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.699 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.699 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.699 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.699 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.699 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:42.699 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:42.700 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.700 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.700 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.700 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.700 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.700 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.700 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.700 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.700 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.700 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.700 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.700 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.700 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:42.700 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:42.700 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.701 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.701 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.701 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:42.701 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.701 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.701 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.701 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.701 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.701 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.701 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.701 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.701 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.701 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.701 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.701 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.701 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.702 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.702 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.702 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:42.702 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:42.702 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.702 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.702 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.702 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.702 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.702 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.702 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.702 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.702 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.702 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.702 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2024-01-13T10:59:42.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2024-01-13T10:59:42.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-01-13T10:59:42.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-01-13T10:59:42.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2024-01-13T10:59:42.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2024-01-13T10:59:42.704 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2024-01-13T10:59:42.704 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.704 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.704 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.704 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2024-01-13T10:59:42.704 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.704 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.704 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.704 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2024-01-13T10:59:42.704 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2024-01-13T10:59:42.704 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2024-01-13T10:59:42.704 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.704 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2024-01-13T10:59:42.704 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.704 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.705 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.705 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.705 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2024-01-13T10:59:42.705 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2024-01-13T10:59:42.705 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.705 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.705 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.705 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.705 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.705 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.705 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.705 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2024-01-13T10:59:42.705 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.705 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.705 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.706 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.706 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-01-13T10:59:42.706 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-01-13T10:59:42.706 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-13T10:59:42.706 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.706 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.706 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-01-13T10:59:42.706 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.706 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.706 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.706 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2024-01-13T10:59:42.706 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.706 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.706 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.706 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.707 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2024-01-13T10:59:42.707 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2024-01-13T10:59:42.707 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:42.707 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.707 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.707 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-01-13T10:59:42.707 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2024-01-13T10:59:42.707 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.707 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.707 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2024-01-13T10:59:42.707 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2024-01-13T10:59:42.707 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.707 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.707 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.708 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2024-01-13T10:59:42.708 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2024-01-13T10:59:42.708 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-01-13T10:59:42.708 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.708 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.708 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-01-13T10:59:42.708 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.708 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.708 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.708 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2024-01-13T10:59:42.708 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.708 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.708 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.708 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.708 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2024-01-13T10:59:42.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:42.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:42.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:42.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2024-01-13T10:59:42.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2024-01-13T10:59:42.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2024-01-13T10:59:42.710 INFO:teuthology.orchestra.run.smithi121.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.", 2024-01-13T10:59:42.710 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.710 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.710 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.710 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2024-01-13T10:59:42.710 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2024-01-13T10:59:42.710 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.710 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.710 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.710 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2024-01-13T10:59:42.710 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.710 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.710 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.710 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2024-01-13T10:59:42.710 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.711 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.711 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.711 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.711 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2024-01-13T10:59:42.711 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2024-01-13T10:59:42.711 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-13T10:59:42.711 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.711 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.711 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-01-13T10:59:42.711 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.711 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.711 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.711 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2024-01-13T10:59:42.711 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.711 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.712 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.712 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.712 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2024-01-13T10:59:42.712 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2024-01-13T10:59:42.712 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-13T10:59:42.712 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.712 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.712 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2024-01-13T10:59:42.712 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.712 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.712 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.712 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2024-01-13T10:59:42.712 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.712 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.712 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.713 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.713 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2024-01-13T10:59:42.713 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2024-01-13T10:59:42.713 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-13T10:59:42.713 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.713 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.713 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-01-13T10:59:42.713 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.713 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.713 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.713 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2024-01-13T10:59:42.713 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.713 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.713 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.713 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.714 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:42.714 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:42.714 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.714 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.714 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.714 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.714 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.714 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.714 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.714 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.714 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.714 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.714 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.714 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.714 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:42.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:42.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:42.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2024-01-13T10:59:42.716 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.716 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.716 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.716 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.716 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:42.716 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:42.716 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.716 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.716 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.716 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:42.716 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.716 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.716 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.716 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.717 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.717 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.717 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.717 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.717 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.717 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.717 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.717 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.717 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.717 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.717 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.717 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:42.717 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:42.717 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.718 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.718 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.718 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.718 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.718 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.718 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.718 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.718 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.718 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.718 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.718 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.718 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2024-01-13T10:59:42.718 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2024-01-13T10:59:42.718 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.718 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.718 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.719 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2024-01-13T10:59:42.719 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.719 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.719 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.719 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2024-01-13T10:59:42.719 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2024-01-13T10:59:42.719 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.719 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2024-01-13T10:59:42.719 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.719 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.719 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.719 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.719 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2024-01-13T10:59:42.719 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2024-01-13T10:59:42.719 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.720 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.720 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.720 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-13T10:59:42.720 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.720 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.720 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.720 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2024-01-13T10:59:42.720 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.720 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.720 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.720 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.720 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2024-01-13T10:59:42.720 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2024-01-13T10:59:42.720 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.720 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.721 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.721 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:42.721 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.721 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.721 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.721 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2024-01-13T10:59:42.721 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.721 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.721 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.721 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.721 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2024-01-13T10:59:42.721 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2024-01-13T10:59:42.721 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.721 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.721 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:42.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2024-01-13T10:59:42.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2024-01-13T10:59:42.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2024-01-13T10:59:42.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:42.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.723 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.723 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.723 INFO:teuthology.orchestra.run.smithi121.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", 2024-01-13T10:59:42.723 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.723 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.723 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.723 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.723 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.723 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.723 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.723 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2024-01-13T10:59:42.723 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:42.723 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:42.723 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:42.723 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:42.724 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:42.724 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.724 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.724 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.724 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.724 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.724 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.724 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.724 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.724 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.724 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.724 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.724 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.724 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.724 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:42.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:42.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:42.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:42.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:42.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.727 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.727 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.727 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.727 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.727 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.727 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.727 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.727 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.727 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:42.727 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:42.727 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.727 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.727 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.727 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.727 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.728 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.728 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.728 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.728 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.728 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.728 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.728 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.728 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2024-01-13T10:59:42.728 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2024-01-13T10:59:42.728 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-13T10:59:42.728 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.728 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.728 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2024-01-13T10:59:42.728 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.728 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2024-01-13T10:59:42.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2024-01-13T10:59:42.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2024-01-13T10:59:42.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-13T10:59:42.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2024-01-13T10:59:42.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2024-01-13T10:59:42.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2024-01-13T10:59:42.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:42.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:42.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:42.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2024-01-13T10:59:42.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2024-01-13T10:59:42.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.731 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.731 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.731 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.731 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.731 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.731 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.731 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.731 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.731 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.731 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.731 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2024-01-13T10:59:42.731 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2024-01-13T10:59:42.731 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.731 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.731 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.732 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.732 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.732 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.732 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.732 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.732 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.732 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.732 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.732 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.732 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2024-01-13T10:59:42.732 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2024-01-13T10:59:42.732 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.732 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.732 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.732 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:42.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2024-01-13T10:59:42.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2024-01-13T10:59:42.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:42.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2024-01-13T10:59:42.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2024-01-13T10:59:42.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:42.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.735 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.735 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.735 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.735 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.735 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.735 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2024-01-13T10:59:42.735 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2024-01-13T10:59:42.735 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.735 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.735 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.735 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:42.735 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.735 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.735 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.735 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.736 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.736 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.736 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.736 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.736 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2024-01-13T10:59:42.736 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2024-01-13T10:59:42.736 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.736 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.736 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.736 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:42.736 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.736 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.736 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.736 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.737 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.737 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.737 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.737 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.737 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2024-01-13T10:59:42.737 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2024-01-13T10:59:42.737 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.737 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.737 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.737 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:42.737 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.737 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.737 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.737 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.737 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.738 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.738 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.738 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.738 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2024-01-13T10:59:42.738 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2024-01-13T10:59:42.738 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.738 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.738 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.738 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:42.738 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.738 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.738 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.738 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.738 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.738 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2024-01-13T10:59:42.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2024-01-13T10:59:42.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:42.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.740 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2024-01-13T10:59:42.740 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2024-01-13T10:59:42.740 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.740 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.740 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.740 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.740 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.740 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.740 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.740 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.740 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.740 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.740 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.740 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.740 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2024-01-13T10:59:42.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2024-01-13T10:59:42.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-01-13T10:59:42.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2024-01-13T10:59:42.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2024-01-13T10:59:42.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:42.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2024-01-13T10:59:42.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2024-01-13T10:59:42.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.743 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.743 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.743 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.743 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.743 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.743 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.743 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.743 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.743 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.743 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.743 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2024-01-13T10:59:42.743 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2024-01-13T10:59:42.743 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.743 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.743 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.744 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-01-13T10:59:42.744 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.744 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.744 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.744 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.744 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.744 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.744 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.744 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.744 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2024-01-13T10:59:42.744 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2024-01-13T10:59:42.744 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.744 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.744 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.744 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2024-01-13T10:59:42.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2024-01-13T10:59:42.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:42.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2024-01-13T10:59:42.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2024-01-13T10:59:42.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.747 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.747 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.747 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.747 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.747 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2024-01-13T10:59:42.747 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2024-01-13T10:59:42.747 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.747 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.747 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.747 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.747 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.747 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.747 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.747 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.747 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.748 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.748 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.748 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.748 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2024-01-13T10:59:42.748 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2024-01-13T10:59:42.748 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.748 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.748 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.748 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.748 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.748 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.748 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.748 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.748 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.748 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2024-01-13T10:59:42.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2024-01-13T10:59:42.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:42.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.750 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.750 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2024-01-13T10:59:42.750 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2024-01-13T10:59:42.750 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.750 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.750 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.750 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:42.750 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.750 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.750 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.750 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.750 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.750 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.750 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.750 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.751 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2024-01-13T10:59:42.751 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2024-01-13T10:59:42.751 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.751 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.751 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.751 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.751 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.751 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.751 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.751 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.751 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.751 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.751 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.751 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.751 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2024-01-13T10:59:42.752 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2024-01-13T10:59:42.752 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.752 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.752 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.752 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.752 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.752 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.752 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.752 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.752 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.752 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.752 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.752 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.752 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2024-01-13T10:59:42.752 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2024-01-13T10:59:42.753 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.753 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.753 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.753 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.753 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.753 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.753 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.753 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.753 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.753 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.753 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.753 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.753 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2024-01-13T10:59:42.753 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2024-01-13T10:59:42.753 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.753 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.754 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.754 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:42.754 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.754 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.754 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.754 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.754 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.754 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.754 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.754 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.754 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2024-01-13T10:59:42.754 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2024-01-13T10:59:42.754 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.754 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.754 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.755 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2024-01-13T10:59:42.755 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.755 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.755 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.755 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.755 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.755 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.755 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.755 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.755 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2024-01-13T10:59:42.755 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2024-01-13T10:59:42.755 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:42.755 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.755 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.755 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-01-13T10:59:42.755 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.756 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.756 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.756 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.756 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.756 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.756 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.756 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.756 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2024-01-13T10:59:42.756 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2024-01-13T10:59:42.756 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:42.756 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.756 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.756 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2024-01-13T10:59:42.756 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.756 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.757 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.757 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.757 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.757 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.757 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.757 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.757 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2024-01-13T10:59:42.757 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2024-01-13T10:59:42.757 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:42.757 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.757 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.757 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2024-01-13T10:59:42.757 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.757 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.757 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.757 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.758 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.758 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.758 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.758 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.758 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2024-01-13T10:59:42.758 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2024-01-13T10:59:42.758 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.758 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.758 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.758 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.758 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.758 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.758 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.758 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.758 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.759 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.759 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.759 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.759 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2024-01-13T10:59:42.759 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2024-01-13T10:59:42.759 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.759 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.759 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.759 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-01-13T10:59:42.759 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.759 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.759 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.759 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.759 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.759 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.759 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.760 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.760 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2024-01-13T10:59:42.760 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2024-01-13T10:59:42.760 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.760 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.760 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.760 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.760 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.760 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.760 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.760 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.760 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.760 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.760 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.760 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.761 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2024-01-13T10:59:42.761 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2024-01-13T10:59:42.761 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:42.761 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.761 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.761 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2024-01-13T10:59:42.761 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.761 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.761 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.761 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.761 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.761 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.761 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.761 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.761 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2024-01-13T10:59:42.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2024-01-13T10:59:42.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2024-01-13T10:59:42.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2024-01-13T10:59:42.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2024-01-13T10:59:42.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2024-01-13T10:59:42.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2024-01-13T10:59:42.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.764 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.764 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:42.764 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.764 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.764 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.764 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.764 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.764 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.764 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.764 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.764 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2024-01-13T10:59:42.764 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2024-01-13T10:59:42.764 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.764 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.764 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.765 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.765 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.765 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.765 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.765 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.765 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.765 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.765 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.765 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.765 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2024-01-13T10:59:42.765 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2024-01-13T10:59:42.765 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:42.765 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.765 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.766 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-01-13T10:59:42.766 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.766 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.766 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.766 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.766 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.766 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.766 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.766 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.766 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2024-01-13T10:59:42.766 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2024-01-13T10:59:42.766 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:42.766 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.766 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.766 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-01-13T10:59:42.766 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.767 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.767 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.767 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.767 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.767 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.767 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.767 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.767 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2024-01-13T10:59:42.767 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2024-01-13T10:59:42.767 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:42.767 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.767 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.767 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-01-13T10:59:42.767 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.767 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.768 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.768 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.768 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.768 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.768 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.768 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.768 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2024-01-13T10:59:42.768 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2024-01-13T10:59:42.768 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.768 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.768 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.768 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.768 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.768 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.768 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.769 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.769 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.769 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.769 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.769 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.769 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2024-01-13T10:59:42.769 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2024-01-13T10:59:42.769 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.769 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.769 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.769 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.769 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.769 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.769 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2024-01-13T10:59:42.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2024-01-13T10:59:42.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2024-01-13T10:59:42.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:42.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2024-01-13T10:59:42.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2024-01-13T10:59:42.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2024-01-13T10:59:42.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.772 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.772 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:42.772 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:42.772 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.772 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.772 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.772 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.772 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.772 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.772 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.772 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.772 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.772 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.772 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.772 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.773 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.773 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.773 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.773 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.773 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.773 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.773 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.773 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:42.773 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:42.773 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.773 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.773 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.773 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.773 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.773 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.774 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.774 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.774 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.774 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.774 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.774 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.774 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:42.774 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:42.774 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.774 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.774 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.774 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:42.774 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.774 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.774 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.774 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.775 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.775 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.775 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.775 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.775 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.775 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.775 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.775 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.775 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.775 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.775 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.775 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:42.775 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:42.775 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.775 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.776 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.776 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.776 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.776 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.776 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.776 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.776 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.776 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.776 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.776 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.776 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2024-01-13T10:59:42.776 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2024-01-13T10:59:42.776 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.776 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.776 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.777 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.777 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.777 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.777 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.777 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.777 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.777 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.777 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.777 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.777 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-01-13T10:59:42.777 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-01-13T10:59:42.777 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.777 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.777 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.777 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2024-01-13T10:59:42.778 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.778 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.778 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.778 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.778 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.778 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.778 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.778 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.778 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-01-13T10:59:42.778 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-01-13T10:59:42.778 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:42.778 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.778 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.778 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2024-01-13T10:59:42.778 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.778 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2024-01-13T10:59:42.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2024-01-13T10:59:42.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:42.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.780 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.780 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.780 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.780 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.780 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2024-01-13T10:59:42.780 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2024-01-13T10:59:42.780 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:42.780 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.780 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.780 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2024-01-13T10:59:42.780 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.780 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.780 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.780 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.780 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.781 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.781 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.781 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.781 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2024-01-13T10:59:42.781 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2024-01-13T10:59:42.781 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.781 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.781 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.781 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2024-01-13T10:59:42.781 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.781 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.781 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.781 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.781 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2024-01-13T10:59:42.781 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.782 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.782 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.782 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.782 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.782 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.782 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2024-01-13T10:59:42.782 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2024-01-13T10:59:42.782 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:42.782 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.782 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.782 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2024-01-13T10:59:42.782 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2024-01-13T10:59:42.782 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2024-01-13T10:59:42.782 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.782 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2024-01-13T10:59:42.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2024-01-13T10:59:42.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.784 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.784 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.784 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2024-01-13T10:59:42.784 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2024-01-13T10:59:42.784 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.784 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.784 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.784 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.784 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.784 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.784 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.784 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.784 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.784 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.784 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.785 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.785 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.785 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.785 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.785 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2024-01-13T10:59:42.785 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:42.785 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:42.785 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:42.785 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2024-01-13T10:59:42.785 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2024-01-13T10:59:42.785 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.785 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.785 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.785 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:42.785 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.786 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.786 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.786 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2024-01-13T10:59:42.786 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.786 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.786 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.786 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.786 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:42.786 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:42.786 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.786 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.786 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.786 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.786 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.786 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.787 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.787 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.787 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.787 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.787 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.787 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.787 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.787 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.787 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.787 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.787 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.787 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.787 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.787 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:42.787 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:42.788 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.788 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.788 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.788 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.788 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.788 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.788 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.788 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.788 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.788 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.788 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.788 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.788 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:42.788 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:42.788 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.789 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.789 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.789 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:42.789 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.789 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.789 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.789 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.789 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.789 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.789 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.789 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.789 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.789 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.789 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.789 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.790 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.790 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.790 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.790 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:42.790 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:42.790 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.790 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.790 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.790 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.790 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.790 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.790 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.790 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.790 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.791 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.791 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.791 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.791 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2024-01-13T10:59:42.791 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2024-01-13T10:59:42.791 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-13T10:59:42.791 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.791 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.791 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2024-01-13T10:59:42.791 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.791 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.791 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.791 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2024-01-13T10:59:42.791 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.791 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.791 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.792 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.792 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2024-01-13T10:59:42.792 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2024-01-13T10:59:42.792 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.792 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.792 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.792 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2024-01-13T10:59:42.792 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.792 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.792 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.792 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2024-01-13T10:59:42.792 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.792 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.792 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2024-01-13T10:59:42.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2024-01-13T10:59:42.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-13T10:59:42.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2024-01-13T10:59:42.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2024-01-13T10:59:42.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2024-01-13T10:59:42.794 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2024-01-13T10:59:42.794 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-13T10:59:42.794 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.794 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.794 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2024-01-13T10:59:42.794 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.794 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.794 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.794 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2024-01-13T10:59:42.794 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.794 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.794 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.794 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.794 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2024-01-13T10:59:42.794 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2024-01-13T10:59:42.795 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.795 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.795 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.795 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:42.795 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.795 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.795 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.795 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2024-01-13T10:59:42.795 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.795 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.795 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.795 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.795 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-01-13T10:59:42.795 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-01-13T10:59:42.795 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-13T10:59:42.796 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.796 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.796 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-01-13T10:59:42.796 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.796 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.796 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.796 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2024-01-13T10:59:42.796 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.796 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.796 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.796 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.796 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2024-01-13T10:59:42.796 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2024-01-13T10:59:42.796 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-13T10:59:42.796 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.797 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.797 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2024-01-13T10:59:42.797 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.797 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.797 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.797 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2024-01-13T10:59:42.797 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.797 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.797 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.797 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.797 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.797 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.797 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.797 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2024-01-13T10:59:42.798 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:42.798 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:42.798 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:42.798 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:42.798 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:42.798 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.798 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.798 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.798 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.798 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.798 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.798 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.798 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.798 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.798 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.798 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.799 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.799 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.799 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.799 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.799 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.799 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.799 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.799 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.799 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:42.799 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:42.799 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.799 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.799 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.799 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.799 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.800 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.800 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.800 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.800 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.800 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.800 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.800 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.800 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:42.800 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:42.800 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.800 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.800 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.800 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:42.800 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.800 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:42.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:42.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.802 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.802 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.802 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.802 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.802 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.802 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.802 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.802 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.802 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.802 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.802 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.802 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2024-01-13T10:59:42.802 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2024-01-13T10:59:42.802 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.802 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2024-01-13T10:59:42.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2024-01-13T10:59:42.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2024-01-13T10:59:42.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2024-01-13T10:59:42.804 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.804 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.804 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.804 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.804 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.804 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.804 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.804 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.804 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-01-13T10:59:42.804 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-01-13T10:59:42.805 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.805 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.805 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.805 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-01-13T10:59:42.805 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.805 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.805 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.805 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.805 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.805 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.805 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.805 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.805 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.805 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.805 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.806 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2024-01-13T10:59:42.806 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2024-01-13T10:59:42.806 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2024-01-13T10:59:42.806 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:42.806 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2024-01-13T10:59:42.806 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2024-01-13T10:59:42.806 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.806 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.806 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.806 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2024-01-13T10:59:42.806 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.806 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.806 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.806 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.806 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.807 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.807 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.807 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.807 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2024-01-13T10:59:42.807 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2024-01-13T10:59:42.807 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.807 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.807 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.807 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2024-01-13T10:59:42.807 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.807 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.807 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.807 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.807 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.807 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.808 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.808 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.808 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2024-01-13T10:59:42.808 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2024-01-13T10:59:42.808 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.808 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.808 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.808 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-13T10:59:42.808 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.808 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.808 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.808 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.808 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.808 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.808 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-01-13T10:59:42.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-01-13T10:59:42.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2024-01-13T10:59:42.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:42.810 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:42.810 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.810 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.810 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.810 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.810 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.810 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.810 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.810 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.810 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.810 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.810 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.810 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.810 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.810 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.811 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.811 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.811 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.811 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.811 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.811 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:42.811 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:42.811 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.811 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.811 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.811 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.811 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.811 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.811 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.811 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.812 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.812 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.812 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.812 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.812 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:42.812 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:42.812 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.812 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.812 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.812 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:42.812 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.812 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.812 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.812 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.813 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.813 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.813 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.813 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.813 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.813 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.813 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.813 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.813 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.813 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.813 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.813 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:42.813 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:42.813 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.813 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.814 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.814 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.814 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.814 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.814 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.814 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.814 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.814 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.814 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.814 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.814 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2024-01-13T10:59:42.814 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2024-01-13T10:59:42.814 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.814 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.814 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.815 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-13T10:59:42.815 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.815 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.815 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.815 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.815 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.815 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.815 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.815 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.815 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2024-01-13T10:59:42.815 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2024-01-13T10:59:42.815 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.815 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.815 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.815 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2024-01-13T10:59:42.816 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.816 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.816 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.816 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.816 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.816 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.816 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.816 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.816 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2024-01-13T10:59:42.816 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2024-01-13T10:59:42.816 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.816 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.816 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.816 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2024-01-13T10:59:42.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2024-01-13T10:59:42.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2024-01-13T10:59:42.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-01-13T10:59:42.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.818 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.818 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.818 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.818 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.818 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.818 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.818 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2024-01-13T10:59:42.818 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2024-01-13T10:59:42.818 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.818 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.818 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.818 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-13T10:59:42.818 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.818 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.818 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.819 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.819 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.819 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.819 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.819 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.819 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2024-01-13T10:59:42.819 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2024-01-13T10:59:42.819 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.819 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.819 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.819 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2024-01-13T10:59:42.819 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.819 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.819 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.819 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.820 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.820 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.820 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.820 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.820 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.820 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.820 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.820 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2024-01-13T10:59:42.820 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:42.820 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:42.820 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:42.820 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:42.820 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:42.820 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.820 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.821 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.821 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.821 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.821 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.821 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.821 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.821 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.821 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.821 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.821 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.821 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.821 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.821 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.821 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:42.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:42.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.823 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.823 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:42.823 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:42.823 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.823 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.823 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.823 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:42.823 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.823 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.823 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.823 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.823 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.823 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.823 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.823 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.824 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.824 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.824 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.824 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.824 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.824 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.824 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.824 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:42.824 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:42.824 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.824 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.824 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.824 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.824 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.824 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2024-01-13T10:59:42.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:42.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:42.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:42.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:42.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:42.826 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.826 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.826 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.826 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.826 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.826 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.826 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.826 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.826 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.826 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.826 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.826 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.826 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.826 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.826 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.827 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.827 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.827 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.827 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.827 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:42.827 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:42.827 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.827 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.827 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.827 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.827 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.827 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.827 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.827 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.827 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.828 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.828 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.828 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.828 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:42.828 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:42.828 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.828 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.828 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.828 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:42.828 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.828 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.828 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.828 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.828 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.829 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.829 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.829 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.829 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.829 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.829 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.829 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.829 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.829 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.829 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.829 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:42.829 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:42.829 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.829 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.829 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.830 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.830 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.830 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.830 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.830 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.830 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.830 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.830 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.830 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.830 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.830 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.830 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.830 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2024-01-13T10:59:42.830 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:42.830 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:42.830 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:42.831 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2024-01-13T10:59:42.831 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2024-01-13T10:59:42.831 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:42.831 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.831 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.831 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2024-01-13T10:59:42.831 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.831 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.831 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.831 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2024-01-13T10:59:42.831 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.831 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.831 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.831 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.831 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2024-01-13T10:59:42.831 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2024-01-13T10:59:42.832 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:42.832 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.832 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.832 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-01-13T10:59:42.832 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2024-01-13T10:59:42.832 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.832 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.832 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2024-01-13T10:59:42.832 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.832 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.832 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.832 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.832 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:42.833 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:42.833 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.833 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.833 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.833 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.833 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.833 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.833 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.833 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.833 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.833 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.833 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.833 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.833 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.833 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.833 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.834 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.834 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.834 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.834 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.834 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:42.834 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:42.834 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.834 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.834 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.834 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.834 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.834 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.834 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.834 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.834 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:42.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:42.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:42.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:42.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:42.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.837 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.837 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.837 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.837 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.837 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.837 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.837 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.837 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.837 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.837 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.837 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.837 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.837 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2024-01-13T10:59:42.837 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:42.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:42.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:42.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2024-01-13T10:59:42.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2024-01-13T10:59:42.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2024-01-13T10:59:42.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2024-01-13T10:59:42.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:42.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:42.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:42.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:42.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:42.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:42.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:42.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:42.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:42.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2024-01-13T10:59:42.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2024-01-13T10:59:42.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:42.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2024-01-13T10:59:42.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2024-01-13T10:59:42.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2024-01-13T10:59:42.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:42.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2024-01-13T10:59:42.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2024-01-13T10:59:42.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2024-01-13T10:59:42.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2024-01-13T10:59:42.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:42.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2024-01-13T10:59:42.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2024-01-13T10:59:42.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2024-01-13T10:59:42.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2024-01-13T10:59:42.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.847 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.847 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.847 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.847 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2024-01-13T10:59:42.847 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.847 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.847 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.847 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.847 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2024-01-13T10:59:42.847 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2024-01-13T10:59:42.847 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.847 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.847 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.847 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2024-01-13T10:59:42.848 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.848 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.848 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.848 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2024-01-13T10:59:42.848 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.848 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.848 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.848 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.848 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.848 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.848 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.848 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2024-01-13T10:59:42.848 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:42.848 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:42.849 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:42.849 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:42.849 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:42.849 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.849 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.849 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.849 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.849 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.849 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.849 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.849 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.849 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.849 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.849 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.849 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.850 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.850 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.850 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.850 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.850 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.850 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.850 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.850 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:42.850 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:42.850 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.850 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.850 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.850 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.850 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.850 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.850 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.851 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.851 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.851 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.851 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.851 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.851 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:42.851 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:42.851 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.851 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.851 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.851 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:42.851 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.851 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.851 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.851 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.852 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.852 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.852 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.852 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.852 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.852 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.852 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.852 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.852 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.852 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.852 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.852 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:42.852 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:42.852 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.853 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.853 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.853 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.853 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.853 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.853 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.853 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.853 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.853 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.853 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.853 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.853 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2024-01-13T10:59:42.853 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2024-01-13T10:59:42.853 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.853 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-13T10:59:42.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2024-01-13T10:59:42.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2024-01-13T10:59:42.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2024-01-13T10:59:42.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2024-01-13T10:59:42.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2024-01-13T10:59:42.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:42.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:42.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:42.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:42.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:42.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:42.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:42.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:42.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:42.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:42.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:42.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:42.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2024-01-13T10:59:42.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:42.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:42.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:42.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:42.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:42.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.861 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.861 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.861 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.861 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.861 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.861 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.861 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.861 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.861 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.861 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.861 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.861 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.861 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:42.861 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:42.861 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.862 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.862 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.862 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.862 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.862 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.862 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.862 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.862 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.862 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.862 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.862 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.862 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:42.862 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:42.862 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.862 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.862 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:42.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:42.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:42.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-01-13T10:59:42.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-01-13T10:59:42.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-01-13T10:59:42.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2024-01-13T10:59:42.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:42.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:42.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:42.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:42.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:42.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:42.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:42.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:42.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:42.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:42.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.870 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.870 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.870 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.870 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:42.870 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:42.870 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.870 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.870 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.870 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.870 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.870 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.870 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.870 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.870 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.871 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.871 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.871 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.871 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2024-01-13T10:59:42.871 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2024-01-13T10:59:42.871 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:42.871 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.871 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.871 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2024-01-13T10:59:42.871 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.871 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.871 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.871 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2024-01-13T10:59:42.871 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.872 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.872 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.872 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.872 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2024-01-13T10:59:42.872 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2024-01-13T10:59:42.872 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-13T10:59:42.872 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.872 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.872 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-01-13T10:59:42.872 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.872 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.872 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.872 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2024-01-13T10:59:42.872 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.872 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2024-01-13T10:59:42.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:42.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:42.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:42.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:42.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:42.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.874 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.874 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.874 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.874 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.874 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.874 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.874 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.874 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.874 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.874 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.874 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.874 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.874 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.874 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.874 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:42.874 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:42.875 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.875 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.875 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.875 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.875 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.875 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.875 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.875 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.875 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.875 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.875 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.875 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.875 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:42.875 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:42.876 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.876 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.876 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.876 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:42.876 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.876 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.876 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.876 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.876 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.876 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.876 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.876 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.876 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.876 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.877 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.877 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.877 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.877 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.877 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.877 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:42.877 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:42.877 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.877 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.877 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.877 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.877 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.877 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.877 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.877 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.878 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.878 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.878 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.878 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.878 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2024-01-13T10:59:42.878 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2024-01-13T10:59:42.878 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.878 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.878 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.878 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.878 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.878 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.878 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.878 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.878 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2024-01-13T10:59:42.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2024-01-13T10:59:42.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.880 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.880 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2024-01-13T10:59:42.880 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2024-01-13T10:59:42.880 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.880 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.880 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.880 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.880 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.880 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.880 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.880 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.880 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.880 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.880 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.881 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.881 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-01-13T10:59:42.881 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-01-13T10:59:42.881 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.881 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.881 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.881 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.881 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.881 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.881 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.881 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.881 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.881 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.881 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.881 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.882 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-01-13T10:59:42.882 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-01-13T10:59:42.882 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.882 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.882 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.882 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.882 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.882 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.882 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.882 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.882 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.882 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.882 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.882 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2024-01-13T10:59:42.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:42.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:42.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:42.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:42.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:42.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.884 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.884 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.884 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.884 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.884 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.884 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.884 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.884 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.884 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.884 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.884 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.884 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.884 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:42.884 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:42.885 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.885 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.885 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.885 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.885 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.885 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.885 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.885 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.885 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.885 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.885 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.885 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.885 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:42.885 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:42.885 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.886 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.886 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.886 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:42.886 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.886 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.886 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.886 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.886 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.886 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.886 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.886 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.886 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.886 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.886 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.887 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.887 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.887 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.887 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.887 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:42.887 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:42.887 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.887 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.887 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.887 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.887 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.887 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.887 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.887 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.887 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.888 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.888 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.888 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.888 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2024-01-13T10:59:42.888 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2024-01-13T10:59:42.888 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.888 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.888 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.888 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.888 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.888 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.888 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.888 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.888 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.888 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.889 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.889 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.889 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2024-01-13T10:59:42.889 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2024-01-13T10:59:42.889 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.889 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.889 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.889 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.889 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.889 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.889 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.889 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.889 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.889 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.889 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.889 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.890 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.890 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.890 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.890 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2024-01-13T10:59:42.890 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:42.890 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:42.890 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:42.890 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2024-01-13T10:59:42.890 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2024-01-13T10:59:42.890 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.890 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.890 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.890 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.890 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.890 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.890 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.891 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.891 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.891 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.891 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.891 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.891 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:42.891 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:42.891 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.891 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.891 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.891 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.891 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.891 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.891 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.891 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.892 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.892 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.892 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.892 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.892 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.892 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.892 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.892 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.892 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.892 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.892 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.892 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:42.892 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:42.892 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.892 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.893 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.893 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.893 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.893 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.893 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.893 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.893 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.893 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.893 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.893 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.893 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:42.893 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:42.893 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.893 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.893 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.893 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:42.893 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.894 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.894 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.894 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.894 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.894 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.894 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.894 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.894 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.894 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.894 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.894 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.894 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.894 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.894 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.894 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:42.895 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:42.895 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.895 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.895 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.895 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.895 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.895 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.895 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.895 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.895 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.895 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.895 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.895 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.895 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-01-13T10:59:42.895 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-01-13T10:59:42.896 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.896 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.896 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.896 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.896 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.896 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.896 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.896 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.896 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.896 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.896 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.896 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.896 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-01-13T10:59:42.896 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-01-13T10:59:42.897 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.897 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.897 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.897 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.897 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.897 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.897 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.897 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.897 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.897 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.897 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.897 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.897 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.897 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.898 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.898 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2024-01-13T10:59:42.898 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:42.898 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:42.898 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:42.898 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:42.898 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:42.898 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.898 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.898 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.898 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.898 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.898 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.898 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.898 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.899 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.899 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.899 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.899 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.899 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.899 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.899 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.899 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.899 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.899 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.899 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.899 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:42.899 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:42.899 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.899 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.900 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.900 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.900 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.900 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.900 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.900 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.900 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.900 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.900 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.900 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.900 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:42.900 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:42.900 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.900 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.901 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.901 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:42.901 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.901 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.901 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.901 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.901 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.901 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.901 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.901 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.901 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.901 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.901 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.901 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.901 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.902 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.902 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.902 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:42.902 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:42.902 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.902 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.902 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.902 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.902 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.902 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.902 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.902 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.902 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.902 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.903 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.903 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.903 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.903 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.903 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.903 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2024-01-13T10:59:42.903 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:42.903 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:42.903 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:42.903 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:42.903 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:42.903 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.903 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.903 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.903 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.903 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.904 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.904 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.904 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.904 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.904 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.904 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.904 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.904 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.904 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.904 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.904 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.904 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.904 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.904 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.905 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:42.905 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:42.905 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.905 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.905 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.905 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.905 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.905 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.905 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.905 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.905 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.905 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.905 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.905 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.905 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:42.905 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:42.906 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.906 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.906 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.906 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:42.906 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.906 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.906 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.906 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.906 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.906 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.906 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.906 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.906 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.906 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.906 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.907 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.907 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.907 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.907 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.907 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:42.907 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:42.907 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.907 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.907 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.907 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.907 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.907 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.907 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.907 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.907 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.908 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.908 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.908 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.908 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2024-01-13T10:59:42.908 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2024-01-13T10:59:42.908 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.908 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.908 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.908 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.908 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.908 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.908 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.908 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.908 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.909 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.909 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.909 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.909 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2024-01-13T10:59:42.909 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2024-01-13T10:59:42.909 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.909 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.909 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.909 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2024-01-13T10:59:42.909 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.909 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.909 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.909 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.909 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.909 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.910 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.910 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.910 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2024-01-13T10:59:42.910 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2024-01-13T10:59:42.910 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.910 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.910 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.910 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.910 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.910 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.910 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.910 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.910 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.910 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.910 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.911 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.911 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2024-01-13T10:59:42.911 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2024-01-13T10:59:42.911 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:42.911 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.911 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.911 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.911 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.911 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.911 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.911 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.911 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.911 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.911 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.911 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.911 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2024-01-13T10:59:42.912 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2024-01-13T10:59:42.912 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-01-13T10:59:42.912 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.912 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.912 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.912 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.912 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.912 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.912 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.912 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.912 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.912 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.912 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.912 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2024-01-13T10:59:42.912 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2024-01-13T10:59:42.913 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.913 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.913 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.913 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.913 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.913 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.913 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.913 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.913 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.913 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.913 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.913 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.913 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2024-01-13T10:59:42.913 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2024-01-13T10:59:42.914 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.914 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.914 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.914 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.914 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.914 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.914 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.914 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.914 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.914 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.914 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.914 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.914 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2024-01-13T10:59:42.914 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2024-01-13T10:59:42.914 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.914 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.915 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.915 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:42.915 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.915 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.915 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.915 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.915 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.915 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.915 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.915 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.915 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2024-01-13T10:59:42.915 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2024-01-13T10:59:42.915 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.915 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.915 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.916 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.916 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.916 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.916 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.916 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.916 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.916 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.916 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.916 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.916 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2024-01-13T10:59:42.916 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2024-01-13T10:59:42.916 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.916 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.916 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.917 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.917 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.917 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.917 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.917 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.917 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.917 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.917 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.917 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.917 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2024-01-13T10:59:42.917 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2024-01-13T10:59:42.917 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.917 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.917 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.917 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.918 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.918 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.918 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.918 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.918 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.918 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.918 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.918 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.918 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.918 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.918 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.918 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2024-01-13T10:59:42.918 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:42.918 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:42.918 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:42.919 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:42.919 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:42.919 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.919 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.919 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.919 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.919 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.919 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.919 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.919 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.919 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.919 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.919 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.919 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.919 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.920 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.920 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.920 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.920 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.920 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.920 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.920 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:42.920 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:42.920 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.920 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.920 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.920 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.920 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.920 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.920 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.921 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.921 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.921 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.921 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.921 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.921 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:42.921 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:42.921 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.921 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.921 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.921 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:42.921 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.921 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.921 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.921 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.922 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.922 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.922 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.922 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.922 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.922 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.922 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.922 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.922 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.922 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.922 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.922 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:42.922 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:42.922 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.922 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.923 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.923 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.923 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.923 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.923 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.923 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.923 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.923 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.923 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.923 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.923 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.923 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.923 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.923 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2024-01-13T10:59:42.923 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:42.924 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:42.924 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:42.924 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2024-01-13T10:59:42.924 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2024-01-13T10:59:42.924 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.924 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.924 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.924 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2024-01-13T10:59:42.924 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.924 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.924 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.924 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.924 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.925 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.925 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.925 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.925 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-01-13T10:59:42.925 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-01-13T10:59:42.925 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-13T10:59:42.925 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.925 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.925 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2024-01-13T10:59:42.925 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.925 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.925 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.925 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.925 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.925 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.925 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.926 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.926 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:42.926 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:42.926 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.926 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.926 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.926 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.926 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.926 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.926 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.926 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.926 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.926 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.926 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.926 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.926 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.927 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.927 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.927 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.927 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.927 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.927 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.927 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:42.927 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:42.927 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.927 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.927 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.927 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.927 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.927 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.927 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.928 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.928 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.928 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.928 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.928 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.928 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:42.928 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:42.928 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.928 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.928 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.928 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:42.928 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.928 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.928 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.928 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.929 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.929 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.929 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.929 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.929 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.929 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.929 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.929 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.929 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.929 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.929 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.929 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:42.929 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:42.929 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.929 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.930 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.930 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.930 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.930 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.930 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.930 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.930 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.930 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.930 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.930 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.930 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.930 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.930 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.930 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2024-01-13T10:59:42.930 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:42.931 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:42.931 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:42.931 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2024-01-13T10:59:42.931 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2024-01-13T10:59:42.931 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.931 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.931 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.931 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:42.931 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.931 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.931 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.931 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2024-01-13T10:59:42.931 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.931 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.932 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.932 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.932 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2024-01-13T10:59:42.932 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2024-01-13T10:59:42.932 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.932 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.932 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.932 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:42.932 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.932 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.932 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.932 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.932 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.932 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.932 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.933 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.933 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2024-01-13T10:59:42.933 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2024-01-13T10:59:42.933 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.933 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.933 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.933 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:42.933 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.933 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.933 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.933 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.933 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.933 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.933 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.933 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.933 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2024-01-13T10:59:42.934 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2024-01-13T10:59:42.934 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.934 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.934 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.934 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.934 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.934 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.934 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.934 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.934 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.934 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.934 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.934 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.934 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2024-01-13T10:59:42.934 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2024-01-13T10:59:42.934 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.935 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.935 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.935 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-13T10:59:42.935 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.935 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.935 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.935 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.935 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.935 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.935 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.935 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.935 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2024-01-13T10:59:42.935 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2024-01-13T10:59:42.935 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.936 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.936 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.936 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-13T10:59:42.936 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.936 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.936 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.936 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.936 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.936 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.936 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.936 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.936 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2024-01-13T10:59:42.936 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2024-01-13T10:59:42.936 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.936 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.937 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.937 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2024-01-13T10:59:42.937 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.937 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.937 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.937 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.937 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.937 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.937 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.937 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.937 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2024-01-13T10:59:42.937 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2024-01-13T10:59:42.937 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.937 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.938 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.938 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.938 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.938 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.938 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.938 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.938 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.938 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.938 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.938 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.938 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-01-13T10:59:42.938 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-01-13T10:59:42.938 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:42.938 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.938 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.938 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2024-01-13T10:59:42.939 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2024-01-13T10:59:42.939 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.939 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.939 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.939 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.939 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.939 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.939 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.939 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2024-01-13T10:59:42.939 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2024-01-13T10:59:42.939 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:42.939 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.939 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.939 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2024-01-13T10:59:42.939 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.940 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.940 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.940 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.940 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.940 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.940 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.940 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.940 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2024-01-13T10:59:42.940 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2024-01-13T10:59:42.940 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.940 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.940 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.940 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.940 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.940 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.941 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.941 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.941 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.941 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.941 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.941 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.941 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:42.941 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:42.941 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.941 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.941 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.941 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.941 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.941 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.941 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.942 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.942 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.942 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.942 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.942 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.942 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.942 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.942 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.942 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.942 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.942 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.942 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.942 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:42.942 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:42.942 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.943 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.943 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.943 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.943 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.943 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.943 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.943 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.943 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.943 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.943 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.943 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.943 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:42.943 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:42.943 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.943 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.944 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.944 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:42.944 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.944 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.944 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.944 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.944 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.944 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.944 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.944 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.944 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.944 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.944 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.944 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.944 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.945 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.945 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.945 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:42.945 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:42.945 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.945 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.945 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.945 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.945 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.945 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.945 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.945 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.945 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.945 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.945 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.946 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.946 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2024-01-13T10:59:42.946 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2024-01-13T10:59:42.946 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.946 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.946 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.946 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-13T10:59:42.946 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.946 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.946 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.946 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.946 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.946 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.946 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.946 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.947 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2024-01-13T10:59:42.947 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2024-01-13T10:59:42.947 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.947 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.947 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.947 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-13T10:59:42.947 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.947 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.947 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.947 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.947 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.947 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.947 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.947 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.947 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2024-01-13T10:59:42.948 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2024-01-13T10:59:42.948 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.948 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.948 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.948 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2024-01-13T10:59:42.948 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.948 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.948 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.948 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.948 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.948 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.948 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.948 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.948 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.949 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.949 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.949 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2024-01-13T10:59:42.949 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:42.949 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:42.949 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:42.949 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:42.949 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:42.949 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.949 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.949 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.949 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.949 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.949 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.949 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.950 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.950 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.950 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.950 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.950 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.950 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.950 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.950 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.950 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.950 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.950 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.950 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.950 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:42.950 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:42.950 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.950 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.951 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.951 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.951 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.951 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.951 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.951 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.951 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.951 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.951 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.951 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.951 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:42.951 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:42.951 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.951 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.952 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.952 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:42.952 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.952 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.952 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.952 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.952 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.952 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.952 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.952 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.952 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.952 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.952 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.952 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.952 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.953 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.953 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.953 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:42.953 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:42.953 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.953 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.953 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.953 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.953 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.953 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.953 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.953 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.953 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.953 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.953 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.954 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.954 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.954 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.954 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.954 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2024-01-13T10:59:42.954 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:42.954 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:42.954 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:42.954 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:42.954 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:42.954 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.954 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.954 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.954 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.954 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.955 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.955 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.955 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.955 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.955 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.955 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.955 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.955 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.955 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.955 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.955 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.955 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.955 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.955 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.955 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:42.956 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:42.956 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.956 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.956 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.956 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.956 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.956 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.956 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.956 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.956 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.956 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.956 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.956 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.956 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:42.957 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:42.957 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.957 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.957 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.957 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:42.957 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.957 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.957 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.957 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.957 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.957 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.957 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.957 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.957 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.957 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.958 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.958 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.958 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.958 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.958 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.958 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:42.958 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:42.958 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.958 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.958 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.958 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.958 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.958 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.958 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.958 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.959 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.959 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.959 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.959 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.959 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.959 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.959 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.959 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2024-01-13T10:59:42.959 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:42.959 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:42.959 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:42.959 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2024-01-13T10:59:42.959 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2024-01-13T10:59:42.959 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.959 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.959 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.960 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2024-01-13T10:59:42.960 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.960 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.960 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.960 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.960 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.960 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.960 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.960 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.960 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2024-01-13T10:59:42.960 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2024-01-13T10:59:42.960 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.960 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.960 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.960 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.961 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.961 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.961 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.961 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.961 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.961 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.961 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.961 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.961 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-01-13T10:59:42.961 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-01-13T10:59:42.961 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-13T10:59:42.961 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.961 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.961 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-01-13T10:59:42.961 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.962 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.962 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.962 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.962 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.962 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.962 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.962 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.962 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:42.962 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:42.962 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.962 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.962 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.962 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:42.962 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.962 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.963 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.963 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.963 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.963 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.963 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.963 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.963 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.963 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.963 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.963 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.963 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.963 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.963 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.963 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:42.963 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:42.964 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.964 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.964 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.964 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.964 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.964 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.964 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.964 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.964 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.964 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.964 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.964 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.964 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:42.964 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:42.965 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.965 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.965 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.965 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:42.965 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.965 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.965 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:42.965 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:42.965 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:42.965 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:42.965 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:42.965 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:42.965 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:42.965 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.965 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.966 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.966 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.966 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.966 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.966 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:42.966 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:42.966 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:42.966 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.966 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:42.966 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:42.966 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.966 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.966 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.966 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.966 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.967 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.967 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.967 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.967 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2024-01-13T10:59:42.967 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2024-01-13T10:59:42.967 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.967 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.967 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.967 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-13T10:59:42.967 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.967 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.967 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.967 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.967 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.968 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.968 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.968 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.968 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2024-01-13T10:59:42.968 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2024-01-13T10:59:42.968 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:42.968 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.968 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.968 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2024-01-13T10:59:42.968 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.968 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.968 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.968 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.968 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.968 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.969 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.969 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.969 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2024-01-13T10:59:42.969 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2024-01-13T10:59:42.969 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:42.969 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:42.969 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:42.969 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2024-01-13T10:59:42.969 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:42.969 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:42.969 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:42.969 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:42.969 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:42.969 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:42.969 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:42.970 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.970 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.970 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.970 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.970 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2024-01-13T10:59:42.970 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2024-01-13T10:59:42.970 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2024-01-13T10:59:42.970 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2024-01-13T10:59:42.970 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2024-01-13T10:59:42.970 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2024-01-13T10:59:42.970 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2024-01-13T10:59:42.970 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2024-01-13T10:59:42.970 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2024-01-13T10:59:42.970 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2024-01-13T10:59:42.970 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2024-01-13T10:59:42.971 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.971 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2024-01-13T10:59:42.971 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2024-01-13T10:59:42.971 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2024-01-13T10:59:42.971 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2024-01-13T10:59:42.971 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2024-01-13T10:59:42.971 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2024-01-13T10:59:42.971 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2024-01-13T10:59:42.971 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2024-01-13T10:59:42.971 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2024-01-13T10:59:42.971 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2024-01-13T10:59:42.971 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2024-01-13T10:59:42.971 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2024-01-13T10:59:42.971 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:42.971 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 0, 2024-01-13T10:59:42.972 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2024-01-13T10:59:42.972 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.972 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-01-13T10:59:42.972 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.972 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-01-13T10:59:42.972 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.121:0", 2024-01-13T10:59:42.972 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 332684181 2024-01-13T10:59:42.972 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.972 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-01-13T10:59:42.972 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.972 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.972 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-01-13T10:59:42.972 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.972 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-01-13T10:59:42.972 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.121:0", 2024-01-13T10:59:42.973 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 4081813240 2024-01-13T10:59:42.973 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.973 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-01-13T10:59:42.973 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:42.973 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.973 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-01-13T10:59:42.973 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:42.973 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-01-13T10:59:42.973 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.121:0", 2024-01-13T10:59:42.973 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 720650482 2024-01-13T10:59:42.973 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.973 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-01-13T10:59:42.973 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.973 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-01-13T10:59:42.973 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.973 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:42.974 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:42 smithi121 bash[14010]: audit 2024-01-13T10:59:42.276544+0000 mon.a (mon.0) 36 : audit [DBG] from='client.? 172.21.15.121:0/863022089' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2024-01-13T10:59:42.975 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Waiting for the mgr to restart... 2024-01-13T10:59:42.975 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Waiting for Mgr epoch 5... 2024-01-13T10:59:42.975 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi121', '-v', '/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2024-01-13T10:59:42.975 INFO:teuthology.orchestra.run.smithi121.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=smithi121 -v /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2024-01-13T10:59:45.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:44 smithi121 bash[14010]: cluster 2024-01-13T10:59:44.781707+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon y restarted 2024-01-13T10:59:45.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:44 smithi121 bash[14010]: cluster 2024-01-13T10:59:44.782419+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon y 2024-01-13T10:59:45.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:44 smithi121 bash[14010]: cluster 2024-01-13T10:59:44.784965+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-01-13T10:59:45.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:45.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 7, 2024-01-13T10:59:45.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2024-01-13T10:59:45.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:46.113 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:45 smithi121 bash[14010]: cluster 2024-01-13T10:59:44.837436+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0550892s) 2024-01-13T10:59:46.113 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:45 smithi121 bash[14010]: audit 2024-01-13T10:59:44.844562+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14117 172.21.15.121:0/1714031724' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-13T10:59:46.115 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:45 smithi121 bash[14010]: audit 2024-01-13T10:59:44.845316+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14117 172.21.15.121:0/1714031724' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-13T10:59:46.115 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:45 smithi121 bash[14010]: audit 2024-01-13T10:59:44.845765+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14117 172.21.15.121:0/1714031724' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-13T10:59:46.115 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:45 smithi121 bash[14010]: audit 2024-01-13T10:59:44.846143+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14117 172.21.15.121:0/1714031724' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-13T10:59:46.116 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:45 smithi121 bash[14010]: audit 2024-01-13T10:59:44.846755+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14117 172.21.15.121:0/1714031724' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-13T10:59:46.116 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:45 smithi121 bash[14010]: audit 2024-01-13T10:59:44.847789+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14117 172.21.15.121:0/1714031724' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-13T10:59:46.116 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:45 smithi121 bash[14010]: audit 2024-01-13T10:59:44.848220+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14117 172.21.15.121:0/1714031724' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-13T10:59:46.116 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:45 smithi121 bash[14010]: cluster 2024-01-13T10:59:44.851738+0000 mon.a (mon.0) 48 : cluster [INF] Manager daemon y is now available 2024-01-13T10:59:46.116 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:45 smithi121 bash[14010]: audit 2024-01-13T10:59:44.892740+0000 mon.a (mon.0) 49 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-01-13T10:59:46.116 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:45 smithi121 bash[14010]: audit 2024-01-13T10:59:45.787127+0000 mon.a (mon.0) 50 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-01-13T10:59:46.525 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Setting orchestrator backend to cephadm... 2024-01-13T10:59:46.525 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi121', '-v', '/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'set', 'backend', 'cephadm'] 2024-01-13T10:59:46.525 INFO:teuthology.orchestra.run.smithi121.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=smithi121 -v /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch set backend cephadm 2024-01-13T10:59:47.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:46 smithi121 bash[14010]: cluster 2024-01-13T10:59:45.858033+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e7: y(active, since 1.0757s) 2024-01-13T10:59:48.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:47 smithi121 bash[14010]: cluster 2024-01-13T10:59:46.861372+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-01-13T10:59:48.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:47 smithi121 bash[14010]: audit 2024-01-13T10:59:47.666088+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14117 172.21.15.121:0/1714031724' entity='mgr.y' cmd=[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]: dispatch 2024-01-13T10:59:48.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:47 smithi121 bash[14010]: audit 2024-01-13T10:59:47.670969+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14117 172.21.15.121:0/1714031724' entity='mgr.y' cmd='[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]': finished 2024-01-13T10:59:48.313 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Generating ssh key... 2024-01-13T10:59:48.313 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi121', '-v', '/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'generate-key'] 2024-01-13T10:59:48.313 INFO:teuthology.orchestra.run.smithi121.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=smithi121 -v /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm generate-key 2024-01-13T10:59:49.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:48 smithi121 bash[14010]: audit 2024-01-13T10:59:47.662901+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 2024-01-13T10:59:50.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:49 smithi121 bash[14010]: audit 2024-01-13T10:59:49.345713+0000 mgr.y (mgr.14117) 2 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T10:59:50.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:49 smithi121 bash[14010]: cephadm 2024-01-13T10:59:49.346145+0000 mgr.y (mgr.14117) 3 : cephadm [INF] Generating ssh key... 2024-01-13T10:59:50.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:49 smithi121 bash[14010]: audit 2024-01-13T10:59:49.718290+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14117 172.21.15.121:0/1714031724' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEA12/wMOQsOAVQjtch1qwd5tcjQjkqtcwfVu0GpMLbqhhG2Ye4NLfU\naTIkMQIaGkVOJXnC+aZ04qfdAb0WnkdKfq8HDZ60DQbd0hzNpdLNk5fSFiztc/xsJz5Xzr\nvx2+HfGrbDkdDpot1I0tgsLXLe4rs8alxP/oEiZG51Ie4bSkMDL0GtwNOpL53c/w9aNXAu\nAW7nm+elM+ErJX2aKSI7NPGd5g9IclwjFbdDBzxsqqryZMdl6MWT9Ur3SnKQm1x2hYq8oo\n2Ug4VxztsnXKAlLSBH+21jrvkQgxEEc16zDx/c/whOoPzTKssip3ZBb0SxHKSBRPjmiG4W\nLWSBUeIofPjYkFoILUFHOOv8pMQmb7ulBtBnw9TCbejIZQzKALRF867X8QV0i9ElJ2MjiK\nau0QoRnkGHER4FzCC0V2NiDbPdcDexdOcOhopsApAbZPwqGMxtApoxvIB84cuTEaxOMLVk\nA+jD+Oabu2lxdIPTKq558z7q5psvpywaD0W+4Z5XAAAFoKiM1WCojNVgAAAAB3NzaC1yc2\nEAAAGBANdv8DDkLDgFUI7XIdasHebXI0I5KrXMH1btBqTC26oYRtmHuDS31GkyJDECGhpF\nTiV5wvmmdOKn3QG9Fp5HSn6vBw2etA0G3dIczaXSzZOX0hYs7XP8bCc+V8678dvh3xq2w5\nHQ6aLdSNLYLC1y3uK7PGpcT/6BImRudSHuG0pDAy9BrcDTqS+d3P8PWjVwLgFu55vnpTPh\nKyV9mikiOzTxneYPSHJcIxW3Qwc8bKqq8mTHZejFk/VK90pykJtcdoWKvKKNlIOFcc7bJ1\nygJS0gR/ttY675EIMRBHNesw8f3P8ITqD80yrLIqd2QW9EsRykgUT45ohuFi1kgVHiKHz4\n2JBaCC1BRzjr/KTEJm+7pQbQZ8PUwm3oyGUMygC0RfOu1/EFdIvRJSdjI4imrtEKEZ5Bhx\nEeBcwgtFdjYg2z3XA3sXTnDoaKbAKQG2T8KhjMbQKaMbyAfOHLkxGsTjC1ZAPow/jmm7tp\ncXSD0yquefM+6uabL6csGg9FvuGeVwAAAAMBAAEAAAGBAJvfQKCPJjMuHTgMDU6d31Cajc\ncnR3CbjH0/J1RkK7yorfJLkQqLiuLFxYuz4qDpTf4tV9V7CwzGuU+9uLSyDgMUrfy7u7fF\nJQ8VifEVUWodKYKj5PXLR5EpOSy5rOcTSHGylFNXHQOaKUtr3qLPftX69F5cBgC0++ZASP\n1Qomwbih1R3t4qBjoOdMwSFomdbZvZ2zdg5ZVgr/ADLVvfiYjn2/+NRTSA112p55Q/srvU\nzWX/IwvEkCWkpME3nMrbnQzMlXMU9qV98MDbmbdYghDRXBjqgF+fawP+sI4XFHv1/3LqR3\nQ4QpiogwJEtfTmtY+Af72ZqtNb/Kmdww0pnWcWX2kZjyaToZ9sPBt9v/YCfdaMtAAdL02W\nPlRi7EkYRRPObt3fudVCbnAoBABfpd+A8I5HNK9J8gZFTrrwjkz9Vg7lNUICUIkCLxLovX\nXe1+fn5YqkLw2qGERrmTNCezLA0UpVliRYTqO9peDmkpJX0E0JXew7IoFcyi8vCPXSOQAA\nAMBbNtuszbo0seAJNdzXJ5EEmYjEwvKa5ARJCDkKSNIfvhwIxIfhSdBbUAxRBpYtHL14o2\nionvPIEt0Uv9r2sx/dRxuMvS+2lKu/I4w2SV5ywAw65O74Ng1EWOmECNuu/qhuepMd7SzG\ntR3qUK1gepO3hbjgDQyqxM7xtCBCmR+JPJYZtcavL3bR0JW6t2UHZzdUiD0cdNAlJ4vDqj\nb8diAji+nnI+MGFWFyygM/B0x4c+6u0A8LVnaWbCgEadTg7A0AAADBAPnSZFyJ1HyeCqaV\nIkG0mRt9+8aGMFWEjHnG1MJoUppxxZWfBBt0Op0qUBUEpH+xCHVbOmELCFy4XVkFnlGmsh\nd4k0cgIYAIYlqforN2e2NQp9z//QRoGb1cXaXOdhmz13h5NdY+K7B9qZOotU/o/OT+CY5t\ng0pn+ZipNVT8yMFsAN8s2yH39kvH0ljRAN8qIubackoZej8funqZYPB3nfUXhJJePdpYg6\nAGrqqJrjXUwx42uoGBqFO5dfX0HWPKPQAAAMEA3MPb/hELLsWM7HvuKl17xI/xHWM9Kfpw\nB/aXj+E/bM+tBBYIVW5Mf8/TxZQP70a4zOqSyEHv9cJz1s2i5QovAMDVX/uUg+1bWNquDF\npJ0iUjgDGYJ08plvy0M4CO03A99JtJHj8rPmqNy5J0yNx/9bIjrRKZXdFXxLTWqMhjT7Sg\nsmPTmguXsMrnQBG8vu2tV6m+tt+yLDL+Q283YNKnDxH54ZMSvVspNH6a6ODHGi/tBZSsmr\ndJPyQUHDTDGFgjAAAAKWNlcGgtYjUxNTVjNTItYjIwMi0xMWVlLTk1YWMtODc3NzRmNjlh\nNzE1AQ==\n-----END OPENSSH PRIVATE KEY-----\n"}]: dispatch 2024-01-13T10:59:50.185 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 10:59:49 smithi121 bash[14274]: Generating public/private rsa key pair. 2024-01-13T10:59:50.185 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 10:59:49 smithi121 bash[14274]: Your identification has been saved in /tmp/tmpieax3khf/key. 2024-01-13T10:59:50.185 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 10:59:49 smithi121 bash[14274]: Your public key has been saved in /tmp/tmpieax3khf/key.pub. 2024-01-13T10:59:50.185 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 10:59:49 smithi121 bash[14274]: The key fingerprint is: 2024-01-13T10:59:50.185 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 10:59:49 smithi121 bash[14274]: SHA256:tefJtjtkQbH0L6RpLrMFVk/uFWTf4iJvLp68w6hiOlc ceph-b5155c52-b202-11ee-95ac-87774f69a715 2024-01-13T10:59:50.185 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 10:59:49 smithi121 bash[14274]: The key's randomart image is: 2024-01-13T10:59:50.185 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 10:59:49 smithi121 bash[14274]: +---[RSA 3072]----+ 2024-01-13T10:59:50.185 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 10:59:49 smithi121 bash[14274]: | o. o | 2024-01-13T10:59:50.185 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 10:59:49 smithi121 bash[14274]: | ..oo o| 2024-01-13T10:59:50.185 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 10:59:49 smithi121 bash[14274]: | ..o =.o| 2024-01-13T10:59:50.185 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 10:59:49 smithi121 bash[14274]: | . o.O o.| 2024-01-13T10:59:50.185 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 10:59:49 smithi121 bash[14274]: | S = *.= o| 2024-01-13T10:59:50.186 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 10:59:49 smithi121 bash[14274]: | E . Xo+ o | 2024-01-13T10:59:50.186 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 10:59:49 smithi121 bash[14274]: | . oooX . | 2024-01-13T10:59:50.186 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 10:59:49 smithi121 bash[14274]: | . + ..+X.. | 2024-01-13T10:59:50.186 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 10:59:49 smithi121 bash[14274]: | .= ... .*++o | 2024-01-13T10:59:50.186 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 10:59:49 smithi121 bash[14274]: +----[SHA256]-----+ 2024-01-13T10:59:50.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:49 smithi121 bash[14010]: audit 2024-01-13T10:59:49.721000+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14117 172.21.15.121:0/1714031724' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEA12/wMOQsOAVQjtch1qwd5tcjQjkqtcwfVu0GpMLbqhhG2Ye4NLfU\naTIkMQIaGkVOJXnC+aZ04qfdAb0WnkdKfq8HDZ60DQbd0hzNpdLNk5fSFiztc/xsJz5Xzr\nvx2+HfGrbDkdDpot1I0tgsLXLe4rs8alxP/oEiZG51Ie4bSkMDL0GtwNOpL53c/w9aNXAu\nAW7nm+elM+ErJX2aKSI7NPGd5g9IclwjFbdDBzxsqqryZMdl6MWT9Ur3SnKQm1x2hYq8oo\n2Ug4VxztsnXKAlLSBH+21jrvkQgxEEc16zDx/c/whOoPzTKssip3ZBb0SxHKSBRPjmiG4W\nLWSBUeIofPjYkFoILUFHOOv8pMQmb7ulBtBnw9TCbejIZQzKALRF867X8QV0i9ElJ2MjiK\nau0QoRnkGHER4FzCC0V2NiDbPdcDexdOcOhopsApAbZPwqGMxtApoxvIB84cuTEaxOMLVk\nA+jD+Oabu2lxdIPTKq558z7q5psvpywaD0W+4Z5XAAAFoKiM1WCojNVgAAAAB3NzaC1yc2\nEAAAGBANdv8DDkLDgFUI7XIdasHebXI0I5KrXMH1btBqTC26oYRtmHuDS31GkyJDECGhpF\nTiV5wvmmdOKn3QG9Fp5HSn6vBw2etA0G3dIczaXSzZOX0hYs7XP8bCc+V8678dvh3xq2w5\nHQ6aLdSNLYLC1y3uK7PGpcT/6BImRudSHuG0pDAy9BrcDTqS+d3P8PWjVwLgFu55vnpTPh\nKyV9mikiOzTxneYPSHJcIxW3Qwc8bKqq8mTHZejFk/VK90pykJtcdoWKvKKNlIOFcc7bJ1\nygJS0gR/ttY675EIMRBHNesw8f3P8ITqD80yrLIqd2QW9EsRykgUT45ohuFi1kgVHiKHz4\n2JBaCC1BRzjr/KTEJm+7pQbQZ8PUwm3oyGUMygC0RfOu1/EFdIvRJSdjI4imrtEKEZ5Bhx\nEeBcwgtFdjYg2z3XA3sXTnDoaKbAKQG2T8KhjMbQKaMbyAfOHLkxGsTjC1ZAPow/jmm7tp\ncXSD0yquefM+6uabL6csGg9FvuGeVwAAAAMBAAEAAAGBAJvfQKCPJjMuHTgMDU6d31Cajc\ncnR3CbjH0/J1RkK7yorfJLkQqLiuLFxYuz4qDpTf4tV9V7CwzGuU+9uLSyDgMUrfy7u7fF\nJQ8VifEVUWodKYKj5PXLR5EpOSy5rOcTSHGylFNXHQOaKUtr3qLPftX69F5cBgC0++ZASP\n1Qomwbih1R3t4qBjoOdMwSFomdbZvZ2zdg5ZVgr/ADLVvfiYjn2/+NRTSA112p55Q/srvU\nzWX/IwvEkCWkpME3nMrbnQzMlXMU9qV98MDbmbdYghDRXBjqgF+fawP+sI4XFHv1/3LqR3\nQ4QpiogwJEtfTmtY+Af72ZqtNb/Kmdww0pnWcWX2kZjyaToZ9sPBt9v/YCfdaMtAAdL02W\nPlRi7EkYRRPObt3fudVCbnAoBABfpd+A8I5HNK9J8gZFTrrwjkz9Vg7lNUICUIkCLxLovX\nXe1+fn5YqkLw2qGERrmTNCezLA0UpVliRYTqO9peDmkpJX0E0JXew7IoFcyi8vCPXSOQAA\nAMBbNtuszbo0seAJNdzXJ5EEmYjEwvKa5ARJCDkKSNIfvhwIxIfhSdBbUAxRBpYtHL14o2\nionvPIEt0Uv9r2sx/dRxuMvS+2lKu/I4w2SV5ywAw65O74Ng1EWOmECNuu/qhuepMd7SzG\ntR3qUK1gepO3hbjgDQyqxM7xtCBCmR+JPJYZtcavL3bR0JW6t2UHZzdUiD0cdNAlJ4vDqj\nb8diAji+nnI+MGFWFyygM/B0x4c+6u0A8LVnaWbCgEadTg7A0AAADBAPnSZFyJ1HyeCqaV\nIkG0mRt9+8aGMFWEjHnG1MJoUppxxZWfBBt0Op0qUBUEpH+xCHVbOmELCFy4XVkFnlGmsh\nd4k0cgIYAIYlqforN2e2NQp9z//QRoGb1cXaXOdhmz13h5NdY+K7B9qZOotU/o/OT+CY5t\ng0pn+ZipNVT8yMFsAN8s2yH39kvH0ljRAN8qIubackoZej8funqZYPB3nfUXhJJePdpYg6\nAGrqqJrjXUwx42uoGBqFO5dfX0HWPKPQAAAMEA3MPb/hELLsWM7HvuKl17xI/xHWM9Kfpw\nB/aXj+E/bM+tBBYIVW5Mf8/TxZQP70a4zOqSyEHv9cJz1s2i5QovAMDVX/uUg+1bWNquDF\npJ0iUjgDGYJ08plvy0M4CO03A99JtJHj8rPmqNy5J0yNx/9bIjrRKZXdFXxLTWqMhjT7Sg\nsmPTmguXsMrnQBG8vu2tV6m+tt+yLDL+Q283YNKnDxH54ZMSvVspNH6a6ODHGi/tBZSsmr\ndJPyQUHDTDGFgjAAAAKWNlcGgtYjUxNTVjNTItYjIwMi0xMWVlLTk1YWMtODc3NzRmNjlh\nNzE1AQ==\n-----END OPENSSH PRIVATE KEY-----\n"}]': finished 2024-01-13T10:59:50.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:49 smithi121 bash[14010]: audit 2024-01-13T10:59:49.721638+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14117 172.21.15.121:0/1714031724' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDXb/Aw5Cw4BVCO1yHWrB3m1yNCOSq1zB9W7QakwtuqGEbZh7g0t9RpMiQxAhoaRU4lecL5pnTip90BvRaeR0p+rwcNnrQNBt3SHM2l0s2Tl9IWLO1z/GwnPlfOu/Hb4d8atsOR0Omi3UjS2Cwtct7iuzxqXE/+gSJkbnUh7htKQwMvQa3A06kvndz/D1o1cC4Bbueb56Uz4SslfZopIjs08Z3mD0hyXCMVt0MHPGyqqvJkx2XoxZP1SvdKcpCbXHaFiryijZSDhXHO2ydcoCUtIEf7bWOu+RCDEQRzXrMPH9z/CE6g/NMqyyKndkFvRLEcpIFE+OaIbhYtZIFR4ih8+NiQWggtQUc46/ykxCZvu6UG0GfD1MJt6MhlDMoAtEXzrtfxBXSL0SUnYyOIpq7RChGeQYcRHgXMILRXY2INs91wN7F05w6GimwCkBtk/CoYzG0CmjG8gHzhy5MRrE4wtWQD6MP45pu7aXF0g9MqrnnzPurmmy+nLBoPRb7hnlc= ceph-b5155c52-b202-11ee-95ac-87774f69a715\n"}]: dispatch 2024-01-13T10:59:50.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:49 smithi121 bash[14010]: audit 2024-01-13T10:59:49.723094+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14117 172.21.15.121:0/1714031724' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDXb/Aw5Cw4BVCO1yHWrB3m1yNCOSq1zB9W7QakwtuqGEbZh7g0t9RpMiQxAhoaRU4lecL5pnTip90BvRaeR0p+rwcNnrQNBt3SHM2l0s2Tl9IWLO1z/GwnPlfOu/Hb4d8atsOR0Omi3UjS2Cwtct7iuzxqXE/+gSJkbnUh7htKQwMvQa3A06kvndz/D1o1cC4Bbueb56Uz4SslfZopIjs08Z3mD0hyXCMVt0MHPGyqqvJkx2XoxZP1SvdKcpCbXHaFiryijZSDhXHO2ydcoCUtIEf7bWOu+RCDEQRzXrMPH9z/CE6g/NMqyyKndkFvRLEcpIFE+OaIbhYtZIFR4ih8+NiQWggtQUc46/ykxCZvu6UG0GfD1MJt6MhlDMoAtEXzrtfxBXSL0SUnYyOIpq7RChGeQYcRHgXMILRXY2INs91wN7F05w6GimwCkBtk/CoYzG0CmjG8gHzhy5MRrE4wtWQD6MP45pu7aXF0g9MqrnnzPurmmy+nLBoPRb7hnlc= ceph-b5155c52-b202-11ee-95ac-87774f69a715\n"}]': finished 2024-01-13T10:59:50.352 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi121', '-v', '/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'get-pub-key'] 2024-01-13T10:59:50.352 INFO:teuthology.orchestra.run.smithi121.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=smithi121 -v /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm get-pub-key 2024-01-13T10:59:51.395 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDXb/Aw5Cw4BVCO1yHWrB3m1yNCOSq1zB9W7QakwtuqGEbZh7g0t9RpMiQxAhoaRU4lecL5pnTip90BvRaeR0p+rwcNnrQNBt3SHM2l0s2Tl9IWLO1z/GwnPlfOu/Hb4d8atsOR0Omi3UjS2Cwtct7iuzxqXE/+gSJkbnUh7htKQwMvQa3A06kvndz/D1o1cC4Bbueb56Uz4SslfZopIjs08Z3mD0hyXCMVt0MHPGyqqvJkx2XoxZP1SvdKcpCbXHaFiryijZSDhXHO2ydcoCUtIEf7bWOu+RCDEQRzXrMPH9z/CE6g/NMqyyKndkFvRLEcpIFE+OaIbhYtZIFR4ih8+NiQWggtQUc46/ykxCZvu6UG0GfD1MJt6MhlDMoAtEXzrtfxBXSL0SUnYyOIpq7RChGeQYcRHgXMILRXY2INs91wN7F05w6GimwCkBtk/CoYzG0CmjG8gHzhy5MRrE4wtWQD6MP45pu7aXF0g9MqrnnzPurmmy+nLBoPRb7hnlc= ceph-b5155c52-b202-11ee-95ac-87774f69a715 2024-01-13T10:59:51.931 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2024-01-13T10:59:51.931 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Adding key to root@localhost's authorized_keys... 2024-01-13T10:59:51.932 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Adding host smithi121... 2024-01-13T10:59:51.932 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi121', '-v', '/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'host', 'add', 'smithi121'] 2024-01-13T10:59:51.932 INFO:teuthology.orchestra.run.smithi121.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=smithi121 -v /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch host add smithi121 2024-01-13T10:59:51.933 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:51 smithi121 bash[14010]: audit 2024-01-13T10:59:51.389747+0000 mgr.y (mgr.14117) 4 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T10:59:53.434 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 10:59:53 smithi121 bash[14274]: Warning: Permanently added 'smithi121,172.21.15.121' (ECDSA) to the list of known hosts. 2024-01-13T10:59:53.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:53 smithi121 bash[14010]: audit 2024-01-13T10:59:53.090901+0000 mgr.y (mgr.14117) 5 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi121", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T10:59:54.101 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Added host 'smithi121' 2024-01-13T10:59:54.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:54 smithi121 bash[14010]: audit 2024-01-13T10:59:53.721173+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14117 172.21.15.121:0/1714031724' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi121\": {\"hostname\": \"smithi121\", \"addr\": \"smithi121\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-13T10:59:54.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:54 smithi121 bash[14010]: audit 2024-01-13T10:59:53.724378+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14117 172.21.15.121:0/1714031724' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi121\": {\"hostname\": \"smithi121\", \"addr\": \"smithi121\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-01-13T10:59:54.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:54 smithi121 bash[14010]: cephadm 2024-01-13T10:59:53.725131+0000 mgr.y (mgr.14117) 6 : cephadm [INF] Added host smithi121 2024-01-13T10:59:54.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:54 smithi121 bash[14010]: audit 2024-01-13T10:59:53.985826+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14117 172.21.15.121:0/1714031724' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T10:59:54.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:54 smithi121 bash[14010]: audit 2024-01-13T10:59:53.990482+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14117 172.21.15.121:0/1714031724' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T10:59:54.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:54 smithi121 bash[14010]: audit 2024-01-13T10:59:53.991492+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.14117 172.21.15.121:0/1714031724' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T10:59:54.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:54 smithi121 bash[14010]: audit 2024-01-13T10:59:54.436133+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14117 172.21.15.121:0/1714031724' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T10:59:54.432999\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T10:59:54.435276\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-01-13T10:59:54.435413\", \"networks\": {}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T10:59:54.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:54 smithi121 bash[14010]: audit 2024-01-13T10:59:54.439439+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14117 172.21.15.121:0/1714031724' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T10:59:54.432999\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T10:59:54.435276\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-01-13T10:59:54.435413\", \"networks\": {}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T10:59:54.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:54 smithi121 bash[14010]: audit 2024-01-13T10:59:54.440305+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.14117 172.21.15.121:0/1714031724' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T10:59:55.113 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Enabling the dashboard module... 2024-01-13T10:59:55.113 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi121', '-v', '/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'dashboard'] 2024-01-13T10:59:55.114 INFO:teuthology.orchestra.run.smithi121.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=smithi121 -v /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable dashboard 2024-01-13T10:59:57.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:56 smithi121 bash[14010]: audit 2024-01-13T10:59:56.669354+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.121:0/1056204091' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-01-13T10:59:57.184 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 10:59:56 smithi121 bash[14274]: ignoring --setuser ceph since I am not root 2024-01-13T10:59:57.184 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 10:59:56 smithi121 bash[14274]: ignoring --setgroup ceph since I am not root 2024-01-13T10:59:57.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi121', '-v', '/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2024-01-13T10:59:57.762 INFO:teuthology.orchestra.run.smithi121.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=smithi121 -v /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2024-01-13T10:59:58.083 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:57 smithi121 bash[14010]: audit 2024-01-13T10:59:56.801876+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.121:0/1056204091' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-01-13T10:59:58.083 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:57 smithi121 bash[14010]: cluster 2024-01-13T10:59:56.801930+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e9: y(active, since 12s) 2024-01-13T10:59:59.128 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.129 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 9, 2024-01-13T10:59:59.129 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14117, 2024-01-13T10:59:59.129 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2024-01-13T10:59:59.129 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2024-01-13T10:59:59.129 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-01-13T10:59:59.129 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.129 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-01-13T10:59:59.129 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.121:6800", 2024-01-13T10:59:59.129 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3201796835 2024-01-13T10:59:59.129 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.129 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.129 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2024-01-13T10:59:59.130 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.121:6801", 2024-01-13T10:59:59.130 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3201796835 2024-01-13T10:59:59.130 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.130 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-01-13T10:59:59.130 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.130 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.121:6801/3201796835", 2024-01-13T10:59:59.130 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2024-01-13T10:59:44.782316+0000", 2024-01-13T10:59:59.130 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2024-01-13T10:59:59.130 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2024-01-13T10:59:59.130 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2024-01-13T10:59:59.130 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-01-13T10:59:59.131 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2024-01-13T10:59:59.131 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "dashboard", 2024-01-13T10:59:59.540 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-01-13T10:59:59.587 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-01-13T10:59:59.587 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.587 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2024-01-13T10:59:59.587 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.588 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2024-01-13T10:59:59.588 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:59.588 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:59.588 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:59.588 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-01-13T10:59:59.588 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-01-13T10:59:59.588 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-13T10:59:59.588 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.588 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.588 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-01-13T10:59:59.588 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.588 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.588 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.588 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2024-01-13T10:59:59.589 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.589 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.589 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.589 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.589 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:59.589 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:59.589 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.589 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.589 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.589 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.589 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.589 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.589 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.589 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.589 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.590 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.590 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.590 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.590 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.590 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.590 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.590 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.590 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.590 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.590 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.590 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:59.590 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:59.590 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.590 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.590 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.590 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.591 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.591 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.591 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.591 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.591 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.591 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.591 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.591 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.591 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:59.591 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:59.591 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.591 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.591 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.592 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:59.592 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.592 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.592 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.592 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.592 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.592 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.592 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.592 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.592 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.592 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.592 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.592 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.592 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.592 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.593 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.593 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:59.593 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:59.593 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.593 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.593 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.593 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.593 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.593 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.593 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.593 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.593 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.593 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.593 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.593 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.594 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2024-01-13T10:59:59.594 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2024-01-13T10:59:59.594 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.594 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.594 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.594 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.594 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.594 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.594 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.594 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2024-01-13T10:59:59.594 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.594 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.594 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.594 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.594 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2024-01-13T10:59:59.595 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2024-01-13T10:59:59.595 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.595 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.595 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.595 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2024-01-13T10:59:59.595 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.595 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.595 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.595 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2024-01-13T10:59:59.595 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.595 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.595 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.595 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.595 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2024-01-13T10:59:59.596 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2024-01-13T10:59:59.596 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.596 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.596 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.596 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.596 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.596 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.596 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.596 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2024-01-13T10:59:59.596 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.596 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.596 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.596 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.596 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2024-01-13T10:59:59.596 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2024-01-13T10:59:59.597 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.597 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.597 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.597 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.597 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.597 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.597 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.597 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2024-01-13T10:59:59.597 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.597 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.597 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.597 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.597 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2024-01-13T10:59:59.597 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2024-01-13T10:59:59.598 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:59.598 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.598 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.598 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2024-01-13T10:59:59.598 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.598 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.598 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.598 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2024-01-13T10:59:59.598 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.598 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.598 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.598 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.598 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2024-01-13T10:59:59.598 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2024-01-13T10:59:59.598 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.599 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.599 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.599 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.599 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.599 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.599 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.599 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2024-01-13T10:59:59.599 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.599 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.599 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.599 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.599 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2024-01-13T10:59:59.599 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2024-01-13T10:59:59.599 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.599 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.599 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.600 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:59.600 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.600 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.600 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.600 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2024-01-13T10:59:59.600 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.600 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.600 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.600 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.600 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2024-01-13T10:59:59.600 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2024-01-13T10:59:59.600 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.600 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.600 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.601 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.601 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.601 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.601 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.601 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2024-01-13T10:59:59.601 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.601 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.601 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.601 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.601 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.601 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.601 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.601 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2024-01-13T10:59:59.601 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:59.601 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:59.602 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:59.602 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2024-01-13T10:59:59.602 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2024-01-13T10:59:59.602 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.602 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.602 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.602 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.602 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.602 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.602 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.602 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2024-01-13T10:59:59.602 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.602 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.602 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.603 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.603 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2024-01-13T10:59:59.603 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2024-01-13T10:59:59.603 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.603 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.603 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.603 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2024-01-13T10:59:59.603 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.603 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.603 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.603 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2024-01-13T10:59:59.603 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2024-01-13T10:59:59.603 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.603 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.604 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.604 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2024-01-13T10:59:59.604 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2024-01-13T10:59:59.604 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-01-13T10:59:59.604 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.604 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.604 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-01-13T10:59:59.604 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2024-01-13T10:59:59.604 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2024-01-13T10:59:59.604 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.604 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2024-01-13T10:59:59.604 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-01-13T10:59:59.604 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.605 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.605 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.605 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2024-01-13T10:59:59.605 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2024-01-13T10:59:59.605 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-01-13T10:59:59.605 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.605 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.605 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2024-01-13T10:59:59.605 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2024-01-13T10:59:59.605 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2024-01-13T10:59:59.605 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.605 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2024-01-13T10:59:59.605 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.605 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.605 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.606 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.606 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2024-01-13T10:59:59.606 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2024-01-13T10:59:59.606 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.606 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.606 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.606 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2024-01-13T10:59:59.606 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.606 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.606 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.606 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2024-01-13T10:59:59.606 INFO:teuthology.orchestra.run.smithi121.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.", 2024-01-13T10:59:59.606 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.606 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.607 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.607 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2024-01-13T10:59:59.607 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2024-01-13T10:59:59.607 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-01-13T10:59:59.607 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.607 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.607 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2024-01-13T10:59:59.607 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2024-01-13T10:59:59.607 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2024-01-13T10:59:59.607 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.607 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2024-01-13T10:59:59.607 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2024-01-13T10:59:59.607 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.607 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.607 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.607 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2024-01-13T10:59:59.608 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2024-01-13T10:59:59.608 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.608 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.608 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.608 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2024-01-13T10:59:59.608 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.608 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.608 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.608 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2024-01-13T10:59:59.608 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2024-01-13T10:59:59.608 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.608 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.608 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.608 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2024-01-13T10:59:59.609 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2024-01-13T10:59:59.609 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-01-13T10:59:59.609 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.609 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.609 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2024-01-13T10:59:59.609 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2024-01-13T10:59:59.609 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2024-01-13T10:59:59.609 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.609 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2024-01-13T10:59:59.609 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-01-13T10:59:59.609 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.609 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.609 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.609 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:59.610 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:59.610 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.610 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.610 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.610 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.610 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.610 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.610 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.610 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.610 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.610 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.610 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.610 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.610 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.611 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.611 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.611 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.611 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.611 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.611 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.611 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:59.611 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:59.611 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.611 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.611 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.611 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.611 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.611 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.611 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.611 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.612 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.612 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.612 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.612 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.612 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:59.612 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:59.612 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.612 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.612 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.612 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:59.612 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.612 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.612 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.612 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.612 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.613 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.613 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.613 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.613 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.613 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.613 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.613 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.613 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.613 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.613 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.613 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:59.613 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:59.613 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.613 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.613 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.613 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.613 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.614 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.614 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.614 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.614 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.614 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.614 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.614 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.614 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2024-01-13T10:59:59.614 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2024-01-13T10:59:59.614 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-01-13T10:59:59.614 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.614 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.614 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-01-13T10:59:59.614 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.614 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.614 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.614 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2024-01-13T10:59:59.615 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.615 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.615 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.615 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.615 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2024-01-13T10:59:59.615 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2024-01-13T10:59:59.615 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.615 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.615 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.615 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2024-01-13T10:59:59.615 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.615 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.615 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.615 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2024-01-13T10:59:59.615 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2024-01-13T10:59:59.615 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2024-01-13T10:59:59.616 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.616 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2024-01-13T10:59:59.616 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.616 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.616 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.616 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.616 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2024-01-13T10:59:59.616 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2024-01-13T10:59:59.616 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.616 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.616 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.616 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.616 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.616 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.616 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.617 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2024-01-13T10:59:59.617 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.617 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.617 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.617 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.617 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-01-13T10:59:59.617 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-01-13T10:59:59.617 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-13T10:59:59.617 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.617 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.617 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-01-13T10:59:59.617 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.617 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.617 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.617 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2024-01-13T10:59:59.618 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.618 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.618 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.618 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.618 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2024-01-13T10:59:59.618 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2024-01-13T10:59:59.618 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:59.618 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.618 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.618 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-01-13T10:59:59.618 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2024-01-13T10:59:59.619 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.619 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.619 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2024-01-13T10:59:59.619 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2024-01-13T10:59:59.619 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.619 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.619 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.619 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2024-01-13T10:59:59.619 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2024-01-13T10:59:59.619 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-01-13T10:59:59.619 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.619 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.619 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-01-13T10:59:59.619 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.620 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.620 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.620 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2024-01-13T10:59:59.620 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.620 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.620 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.620 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.620 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.620 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.620 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.620 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2024-01-13T10:59:59.620 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:59.620 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:59.620 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:59.621 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2024-01-13T10:59:59.621 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2024-01-13T10:59:59.621 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.621 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.621 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.621 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.621 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.621 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.621 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.621 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2024-01-13T10:59:59.621 INFO:teuthology.orchestra.run.smithi121.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.", 2024-01-13T10:59:59.621 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.621 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.621 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.621 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2024-01-13T10:59:59.622 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2024-01-13T10:59:59.622 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.622 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.622 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.622 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2024-01-13T10:59:59.622 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.622 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.622 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.622 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2024-01-13T10:59:59.622 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.622 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.622 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.622 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.622 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2024-01-13T10:59:59.622 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2024-01-13T10:59:59.623 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-13T10:59:59.623 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.623 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.623 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-01-13T10:59:59.623 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.623 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.623 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.623 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2024-01-13T10:59:59.623 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.623 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.623 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.623 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.623 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2024-01-13T10:59:59.623 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2024-01-13T10:59:59.624 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-13T10:59:59.624 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.624 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.624 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2024-01-13T10:59:59.624 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.624 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.624 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.624 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2024-01-13T10:59:59.624 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.624 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.624 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.624 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.624 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2024-01-13T10:59:59.624 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2024-01-13T10:59:59.624 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-13T10:59:59.625 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.625 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.625 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-01-13T10:59:59.625 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.625 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.625 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.625 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2024-01-13T10:59:59.625 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.625 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.625 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.625 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.625 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:59.625 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:59.625 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.626 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.626 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.626 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.626 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.626 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.626 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.626 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.626 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.626 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.626 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.626 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.626 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.626 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.626 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.627 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.627 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.627 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.627 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.627 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:59.627 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:59.627 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.627 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.627 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.627 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:59.627 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.627 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.627 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.627 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2024-01-13T10:59:59.628 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.628 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.628 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.628 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.628 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:59.628 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:59.628 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.628 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.628 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.628 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:59.628 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.628 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.628 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.628 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.629 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.629 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.629 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.629 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.629 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.629 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.629 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.629 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.629 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.629 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.629 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.629 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:59.629 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:59.629 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.630 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.630 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.630 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.630 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.630 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.630 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.630 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.630 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.630 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.630 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.630 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.630 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2024-01-13T10:59:59.630 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2024-01-13T10:59:59.630 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.630 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.631 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.631 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2024-01-13T10:59:59.631 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.631 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.631 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.631 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2024-01-13T10:59:59.631 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2024-01-13T10:59:59.631 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.631 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2024-01-13T10:59:59.631 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.631 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.631 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.631 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.631 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2024-01-13T10:59:59.631 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2024-01-13T10:59:59.632 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.632 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.632 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.632 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-13T10:59:59.632 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.632 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.632 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.632 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2024-01-13T10:59:59.632 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.632 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.632 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.632 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.632 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2024-01-13T10:59:59.632 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2024-01-13T10:59:59.633 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.633 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.633 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.633 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:59.633 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.633 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.633 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.633 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2024-01-13T10:59:59.633 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.633 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.633 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.633 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.633 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2024-01-13T10:59:59.633 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2024-01-13T10:59:59.633 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.633 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.634 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.634 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:59.634 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.634 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.634 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.634 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2024-01-13T10:59:59.634 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.634 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.634 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.634 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.634 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2024-01-13T10:59:59.634 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2024-01-13T10:59:59.634 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.635 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.635 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.635 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:59.635 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.635 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.635 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.635 INFO:teuthology.orchestra.run.smithi121.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", 2024-01-13T10:59:59.635 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.635 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.635 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.635 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.635 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.635 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.635 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.635 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2024-01-13T10:59:59.636 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:59.636 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:59.636 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:59.636 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:59.636 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:59.636 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.636 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.636 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.636 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.636 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.636 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.636 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.636 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.636 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.636 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.637 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.637 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.637 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.637 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.637 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.637 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.637 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.637 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.637 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.637 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:59.637 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:59.637 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.637 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.637 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.637 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.638 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.638 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.638 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.638 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.638 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.638 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.638 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.638 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.638 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:59.638 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:59.638 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.638 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.638 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.638 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:59.639 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.639 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.639 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.639 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.639 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.639 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.639 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.639 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.639 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.639 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.639 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.639 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.639 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.639 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.639 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.640 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:59.640 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:59.640 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.640 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.640 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.640 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.640 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.640 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.640 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.640 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.640 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.640 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.640 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.640 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.640 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2024-01-13T10:59:59.641 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2024-01-13T10:59:59.641 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-13T10:59:59.641 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.641 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.641 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2024-01-13T10:59:59.641 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.641 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.641 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.641 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2024-01-13T10:59:59.641 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.641 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.641 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.641 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.641 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2024-01-13T10:59:59.641 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2024-01-13T10:59:59.641 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-13T10:59:59.641 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.642 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.642 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2024-01-13T10:59:59.642 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.642 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.642 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.642 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2024-01-13T10:59:59.642 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.642 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.642 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.642 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.642 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.642 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.642 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.642 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2024-01-13T10:59:59.642 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:59.643 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:59.643 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:59.643 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2024-01-13T10:59:59.643 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2024-01-13T10:59:59.643 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.643 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.643 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.643 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.643 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.643 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.643 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.643 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.643 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.643 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.643 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.644 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.644 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2024-01-13T10:59:59.644 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2024-01-13T10:59:59.644 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.644 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.644 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.644 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.644 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.644 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.644 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.644 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.644 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.644 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.644 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.644 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.645 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2024-01-13T10:59:59.645 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2024-01-13T10:59:59.645 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.645 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.645 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.645 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:59.645 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.645 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.645 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.645 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.645 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.645 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.645 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.645 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.646 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2024-01-13T10:59:59.646 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2024-01-13T10:59:59.646 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.646 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.646 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.646 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:59.646 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.646 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.646 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.646 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.646 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.646 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.646 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.646 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.646 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2024-01-13T10:59:59.647 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2024-01-13T10:59:59.647 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.647 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.647 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.647 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:59.647 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.647 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.647 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.647 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.647 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.647 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.647 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.647 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.647 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2024-01-13T10:59:59.647 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2024-01-13T10:59:59.648 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.648 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.648 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.648 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:59.648 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.648 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.648 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.648 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.648 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.648 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.648 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.648 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.648 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2024-01-13T10:59:59.648 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2024-01-13T10:59:59.648 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.649 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.649 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.649 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:59.649 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.649 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.649 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.649 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.649 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.649 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.649 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.649 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.649 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2024-01-13T10:59:59.649 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2024-01-13T10:59:59.649 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.649 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.650 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.650 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:59.650 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.650 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.650 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.650 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.650 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.650 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.650 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.650 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.650 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2024-01-13T10:59:59.650 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2024-01-13T10:59:59.650 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.650 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.650 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.651 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:59.651 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.651 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.651 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.651 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.651 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.651 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.651 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.651 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.651 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2024-01-13T10:59:59.651 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2024-01-13T10:59:59.651 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.651 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.651 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.651 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:59.652 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.652 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.652 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.652 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.652 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.652 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.652 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.652 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.652 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2024-01-13T10:59:59.652 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2024-01-13T10:59:59.652 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.652 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.652 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.652 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.653 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.653 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.653 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.653 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.653 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.653 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.653 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.653 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.653 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2024-01-13T10:59:59.653 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2024-01-13T10:59:59.653 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.653 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.653 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.653 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-01-13T10:59:59.653 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.653 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.654 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.654 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.654 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.654 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.656 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.656 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.656 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2024-01-13T10:59:59.656 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2024-01-13T10:59:59.656 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.656 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.656 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.656 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:59.656 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.656 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.656 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.656 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.656 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.656 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.657 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.657 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.657 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2024-01-13T10:59:59.657 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2024-01-13T10:59:59.657 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.657 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.657 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.657 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.657 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.657 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.657 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.657 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.657 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.657 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.657 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.657 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.658 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2024-01-13T10:59:59.658 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2024-01-13T10:59:59.658 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.658 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.658 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.658 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-01-13T10:59:59.658 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.658 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.658 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.658 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.658 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.658 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.658 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.658 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.658 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2024-01-13T10:59:59.659 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2024-01-13T10:59:59.659 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.659 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.659 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.659 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.659 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.659 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.659 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.659 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.659 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.659 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.659 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.659 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.659 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2024-01-13T10:59:59.660 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2024-01-13T10:59:59.660 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.660 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.660 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.660 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:59.660 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.660 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.660 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.660 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.660 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.660 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.660 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.660 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.660 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2024-01-13T10:59:59.660 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2024-01-13T10:59:59.661 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.661 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.661 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.661 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.661 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.661 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.661 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.661 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.661 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.661 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.661 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.661 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.661 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2024-01-13T10:59:59.661 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2024-01-13T10:59:59.661 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.662 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.662 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.662 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.662 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.662 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.662 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.662 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.662 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.662 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.662 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.662 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.662 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2024-01-13T10:59:59.662 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2024-01-13T10:59:59.662 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.662 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.662 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.663 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.663 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.663 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.663 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.663 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.663 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.663 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.663 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.663 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.663 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2024-01-13T10:59:59.663 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2024-01-13T10:59:59.663 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.663 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.663 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.663 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:59.664 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.664 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.664 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.664 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.664 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.664 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.664 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.664 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.664 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2024-01-13T10:59:59.664 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2024-01-13T10:59:59.664 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.664 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.664 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.664 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:59.664 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.665 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.665 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.665 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.665 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.665 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.665 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.665 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.665 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2024-01-13T10:59:59.665 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2024-01-13T10:59:59.665 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.665 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.665 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.665 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.665 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.665 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.665 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.666 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.666 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.666 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.666 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.666 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.666 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2024-01-13T10:59:59.666 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2024-01-13T10:59:59.666 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.666 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.666 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.666 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.666 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.666 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.666 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.666 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.667 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.667 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.667 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.667 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.667 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2024-01-13T10:59:59.667 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2024-01-13T10:59:59.667 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.667 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.667 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.667 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.667 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.667 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.667 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.667 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.667 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.668 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.668 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.668 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.668 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2024-01-13T10:59:59.668 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2024-01-13T10:59:59.668 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.668 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.668 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.668 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:59.668 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.668 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.668 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.668 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.668 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.668 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.669 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.669 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.669 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2024-01-13T10:59:59.669 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2024-01-13T10:59:59.669 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.669 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.669 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.669 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2024-01-13T10:59:59.669 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.669 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.669 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.669 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.669 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.669 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.669 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.670 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.670 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2024-01-13T10:59:59.670 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2024-01-13T10:59:59.670 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:59.670 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.670 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.670 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-01-13T10:59:59.670 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.670 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.670 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.670 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.670 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.670 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.670 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.670 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.671 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2024-01-13T10:59:59.671 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2024-01-13T10:59:59.671 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:59.671 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.671 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.671 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2024-01-13T10:59:59.671 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.671 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.671 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.671 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.671 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.671 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.671 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.671 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.671 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2024-01-13T10:59:59.672 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2024-01-13T10:59:59.672 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:59.672 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.672 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.672 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2024-01-13T10:59:59.672 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.672 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.672 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.672 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.672 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.672 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.672 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.672 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.672 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2024-01-13T10:59:59.672 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2024-01-13T10:59:59.673 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.673 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.673 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.673 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.673 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.673 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.673 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.673 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.673 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.673 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.673 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.673 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.673 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2024-01-13T10:59:59.673 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2024-01-13T10:59:59.673 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.674 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.674 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.674 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-01-13T10:59:59.674 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.674 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.674 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.674 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.674 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.674 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.674 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.674 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.674 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2024-01-13T10:59:59.674 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2024-01-13T10:59:59.674 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.675 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.675 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.675 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.675 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.675 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.675 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.675 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.675 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.675 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.675 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.675 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.675 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2024-01-13T10:59:59.675 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2024-01-13T10:59:59.675 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:59.675 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.675 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.676 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2024-01-13T10:59:59.676 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.676 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.676 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.676 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.676 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.676 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.676 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.676 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.676 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2024-01-13T10:59:59.676 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2024-01-13T10:59:59.676 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.676 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.676 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.677 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2024-01-13T10:59:59.677 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.677 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.677 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.677 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.677 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.677 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.677 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.677 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.677 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2024-01-13T10:59:59.677 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2024-01-13T10:59:59.677 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.677 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.677 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.677 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.677 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.678 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.678 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.678 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.678 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.678 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.678 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.678 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.678 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2024-01-13T10:59:59.678 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2024-01-13T10:59:59.678 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.678 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.678 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.678 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:59.678 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.678 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.679 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.679 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.679 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.679 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.679 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.679 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.679 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2024-01-13T10:59:59.679 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2024-01-13T10:59:59.679 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.679 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.679 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.679 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.679 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.679 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.679 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.680 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.680 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.680 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.680 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.680 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.680 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2024-01-13T10:59:59.680 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2024-01-13T10:59:59.680 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:59.680 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.680 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.680 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-01-13T10:59:59.680 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.680 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.680 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.680 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.680 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2024-01-13T10:59:59.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2024-01-13T10:59:59.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:59.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-01-13T10:59:59.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.681 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2024-01-13T10:59:59.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2024-01-13T10:59:59.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:59.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-01-13T10:59:59.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.682 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2024-01-13T10:59:59.683 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2024-01-13T10:59:59.683 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.683 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.683 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.683 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.683 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.683 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.683 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.683 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.683 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.683 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.683 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.683 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.683 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2024-01-13T10:59:59.684 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2024-01-13T10:59:59.684 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.684 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.684 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.684 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.684 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.684 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.684 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.684 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2024-01-13T10:59:59.684 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.684 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.684 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.684 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.684 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2024-01-13T10:59:59.684 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2024-01-13T10:59:59.685 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:59.685 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.685 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.685 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2024-01-13T10:59:59.685 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.685 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.685 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.685 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.685 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.685 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.685 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.685 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.685 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2024-01-13T10:59:59.685 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2024-01-13T10:59:59.685 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.685 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:59.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:59.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.686 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.687 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.687 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.687 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.687 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.687 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.687 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.687 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.687 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.687 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.687 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.687 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.687 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.687 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.687 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.687 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.688 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:59.688 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:59.688 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.688 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.688 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.688 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.688 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.688 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.688 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.688 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.688 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.688 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.688 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.688 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.689 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:59.689 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:59.689 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.689 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.689 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.689 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:59.689 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.689 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.689 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.689 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.689 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.689 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.689 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.689 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.690 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.690 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.690 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.690 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.690 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.690 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.690 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.690 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:59.690 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:59.690 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.690 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.690 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.690 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.690 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.690 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.691 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.691 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.691 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.691 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.691 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.691 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.691 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2024-01-13T10:59:59.691 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2024-01-13T10:59:59.691 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.691 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.691 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.691 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.691 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.691 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.691 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.691 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.692 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.692 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.692 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.692 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.692 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-01-13T10:59:59.692 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-01-13T10:59:59.692 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.692 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.692 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.692 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2024-01-13T10:59:59.692 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.692 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.692 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.692 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.692 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.693 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.693 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.693 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.693 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-01-13T10:59:59.693 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-01-13T10:59:59.693 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:59.693 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.693 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.693 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2024-01-13T10:59:59.693 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.693 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.693 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.693 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.693 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.693 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.694 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.694 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.694 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2024-01-13T10:59:59.694 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2024-01-13T10:59:59.694 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.694 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.694 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.694 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:59.694 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.694 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.694 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.694 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.694 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.694 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.694 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.695 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.695 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2024-01-13T10:59:59.695 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2024-01-13T10:59:59.695 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:59.695 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.695 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.695 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2024-01-13T10:59:59.695 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.695 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.695 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.695 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.695 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.695 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.695 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.695 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.696 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2024-01-13T10:59:59.696 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2024-01-13T10:59:59.696 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.696 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.696 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.696 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2024-01-13T10:59:59.696 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.696 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.696 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.696 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.696 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2024-01-13T10:59:59.696 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.696 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.696 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.696 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.697 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.697 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.697 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2024-01-13T10:59:59.697 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2024-01-13T10:59:59.697 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:59.697 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.697 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.697 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2024-01-13T10:59:59.697 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2024-01-13T10:59:59.697 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2024-01-13T10:59:59.697 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.697 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.697 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.697 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.697 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.698 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.698 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2024-01-13T10:59:59.698 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2024-01-13T10:59:59.698 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.698 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.698 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.698 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.698 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.698 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.698 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.698 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.698 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.698 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.698 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.698 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.699 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2024-01-13T10:59:59.699 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2024-01-13T10:59:59.699 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.699 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.699 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.699 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.699 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.699 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.699 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.699 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.699 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.699 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.699 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.699 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.699 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.700 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.700 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.700 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2024-01-13T10:59:59.700 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:59.700 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:59.700 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:59.700 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2024-01-13T10:59:59.700 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2024-01-13T10:59:59.700 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.700 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.700 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.700 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:59.700 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.700 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.700 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.701 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2024-01-13T10:59:59.701 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.701 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.701 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.701 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.701 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:59.701 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:59.701 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.701 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.701 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.701 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.701 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.701 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.701 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.701 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.702 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.702 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.702 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.702 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.702 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.702 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.702 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.702 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.702 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.702 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.702 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.702 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:59.702 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:59.702 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.702 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.702 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:59.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:59.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:59.703 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.704 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.704 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.704 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.704 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.704 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.704 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.704 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.704 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.704 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.704 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.704 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.704 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.704 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.704 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.704 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:59.705 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:59.705 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.705 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.705 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.705 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.705 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.705 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.705 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.705 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.705 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.705 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.705 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.705 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.705 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2024-01-13T10:59:59.705 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2024-01-13T10:59:59.706 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-13T10:59:59.706 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.706 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.706 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2024-01-13T10:59:59.706 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.706 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.706 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.706 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2024-01-13T10:59:59.706 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.706 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.706 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.706 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.706 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2024-01-13T10:59:59.706 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2024-01-13T10:59:59.706 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.707 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.707 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.707 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2024-01-13T10:59:59.707 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.707 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.707 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.707 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2024-01-13T10:59:59.707 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.707 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.707 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.707 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.707 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2024-01-13T10:59:59.707 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2024-01-13T10:59:59.707 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-13T10:59:59.707 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.707 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.708 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2024-01-13T10:59:59.708 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.708 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.708 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.708 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2024-01-13T10:59:59.708 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.708 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.708 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.708 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.708 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2024-01-13T10:59:59.708 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2024-01-13T10:59:59.708 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-13T10:59:59.708 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.708 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.708 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2024-01-13T10:59:59.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2024-01-13T10:59:59.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2024-01-13T10:59:59.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2024-01-13T10:59:59.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:59.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.709 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.710 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.710 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2024-01-13T10:59:59.710 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.710 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.710 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.710 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.710 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-01-13T10:59:59.710 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-01-13T10:59:59.710 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-13T10:59:59.710 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.710 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.710 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-01-13T10:59:59.710 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.710 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.710 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.711 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2024-01-13T10:59:59.711 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.711 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.711 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.711 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.711 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2024-01-13T10:59:59.711 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2024-01-13T10:59:59.711 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-13T10:59:59.711 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.711 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.711 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2024-01-13T10:59:59.711 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.711 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.711 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.711 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2024-01-13T10:59:59.711 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.712 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.712 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.712 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.712 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.712 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.712 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.712 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2024-01-13T10:59:59.712 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:59.712 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:59.712 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:59.712 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:59.712 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:59.712 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.713 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.713 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.713 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.713 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.713 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.713 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.713 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.713 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.713 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.713 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.713 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.713 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.713 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.713 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.713 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.714 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.714 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.714 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.714 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:59.714 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:59.714 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.714 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.714 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.714 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.714 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.714 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.714 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.714 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.714 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.714 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.714 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:59.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:59.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:59.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.715 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.716 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.716 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.716 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.716 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.716 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.716 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.716 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:59.716 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:59.716 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.716 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.716 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.716 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.716 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.716 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.716 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.717 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.717 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.717 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.717 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.717 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.717 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2024-01-13T10:59:59.717 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2024-01-13T10:59:59.717 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.717 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.717 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.717 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2024-01-13T10:59:59.717 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.717 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.717 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.718 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.718 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.718 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.718 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.718 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.718 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2024-01-13T10:59:59.718 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2024-01-13T10:59:59.718 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.718 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.718 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.718 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2024-01-13T10:59:59.718 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.718 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.718 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.718 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.719 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.719 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.719 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.719 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.719 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-01-13T10:59:59.719 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-01-13T10:59:59.719 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.719 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.719 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.719 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-01-13T10:59:59.719 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.719 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.719 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.719 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.719 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.720 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.720 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.720 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.720 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.720 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.720 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.720 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2024-01-13T10:59:59.720 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2024-01-13T10:59:59.720 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2024-01-13T10:59:59.720 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:59.720 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2024-01-13T10:59:59.720 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2024-01-13T10:59:59.720 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.720 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.721 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.721 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2024-01-13T10:59:59.721 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.721 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.721 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.721 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.721 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.721 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.721 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.721 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.721 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2024-01-13T10:59:59.721 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2024-01-13T10:59:59.721 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.721 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.721 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.721 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2024-01-13T10:59:59.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2024-01-13T10:59:59.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2024-01-13T10:59:59.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-13T10:59:59.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.722 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.723 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.723 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.723 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.723 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.723 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.723 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.723 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-01-13T10:59:59.723 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-01-13T10:59:59.723 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.723 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.723 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.723 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2024-01-13T10:59:59.723 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.723 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.723 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.723 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.724 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.724 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.724 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.724 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.724 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:59.724 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:59.724 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.724 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.724 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.724 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.724 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.724 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.724 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.724 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.724 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:59.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:59.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.725 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:59.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:59.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:59.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.726 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.727 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.727 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.727 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.727 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.727 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.727 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.727 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.727 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.727 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.727 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.727 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.727 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.727 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:59.727 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:59.727 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.728 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.728 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.728 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.728 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.728 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.728 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.728 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.728 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.728 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.728 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.728 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.728 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2024-01-13T10:59:59.728 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2024-01-13T10:59:59.728 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.728 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-13T10:59:59.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2024-01-13T10:59:59.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2024-01-13T10:59:59.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2024-01-13T10:59:59.729 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2024-01-13T10:59:59.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2024-01-13T10:59:59.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2024-01-13T10:59:59.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.730 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.731 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.731 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.731 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.731 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2024-01-13T10:59:59.731 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2024-01-13T10:59:59.731 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.731 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.731 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.731 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-01-13T10:59:59.731 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.731 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.731 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.731 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.731 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.731 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.731 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.732 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.732 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2024-01-13T10:59:59.732 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2024-01-13T10:59:59.732 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.732 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.732 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.732 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-13T10:59:59.732 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.732 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.732 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.732 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.732 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.732 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.732 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2024-01-13T10:59:59.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2024-01-13T10:59:59.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2024-01-13T10:59:59.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.733 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2024-01-13T10:59:59.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:59.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:59.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:59.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:59.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:59.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.734 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.735 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.735 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.735 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.735 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.735 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.735 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.735 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.735 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.735 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.735 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:59.735 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:59.735 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.735 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.735 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.736 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.736 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.736 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.736 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.736 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.736 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.736 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.736 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.736 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.736 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:59.736 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:59.736 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.736 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.736 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.736 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:59.737 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.737 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.737 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.737 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.737 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.737 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.737 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.737 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.737 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.737 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.737 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.737 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.737 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.737 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.737 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.737 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:59.738 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:59.738 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.738 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.738 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.738 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.738 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.738 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.738 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.738 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.738 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.738 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.738 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.738 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.738 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2024-01-13T10:59:59.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:59.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:59.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:59.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:59.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:59.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.739 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.740 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.740 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.740 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.740 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.740 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.740 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.740 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.740 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.740 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.740 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.740 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.740 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:59.740 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:59.740 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.740 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.740 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:59.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:59.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:59.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.741 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:59.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:59.742 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.743 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.743 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.743 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.743 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.743 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.743 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.743 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.743 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.743 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.743 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.743 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.743 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.743 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.743 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.743 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2024-01-13T10:59:59.743 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:59.744 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:59.744 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:59.744 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2024-01-13T10:59:59.744 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2024-01-13T10:59:59.744 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:59.744 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.744 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.744 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2024-01-13T10:59:59.744 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.744 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.744 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.744 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2024-01-13T10:59:59.744 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.744 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.744 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2024-01-13T10:59:59.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2024-01-13T10:59:59.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:59.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-01-13T10:59:59.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2024-01-13T10:59:59.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2024-01-13T10:59:59.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.745 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:59.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:59.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.746 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.747 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.747 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.747 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.747 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:59.747 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:59.747 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.747 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.747 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.747 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.747 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.747 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.747 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.747 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.747 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.748 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.748 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.748 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.748 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:59.748 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:59.748 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.748 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.748 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.748 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:59.748 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.748 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.748 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.748 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.748 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:59.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:59.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.749 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.750 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.750 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.750 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.750 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.750 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.750 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.750 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.750 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.750 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.750 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.750 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2024-01-13T10:59:59.750 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:59.750 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:59.750 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:59.750 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2024-01-13T10:59:59.750 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2024-01-13T10:59:59.751 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.751 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.751 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.751 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2024-01-13T10:59:59.751 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.751 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.751 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.751 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2024-01-13T10:59:59.751 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.751 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.751 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.751 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.751 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:59.751 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:59.751 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.752 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.752 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.752 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.752 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.752 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.752 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.752 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.752 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.752 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.752 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.752 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.752 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.752 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.752 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.753 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.753 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.753 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.753 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.753 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:59.753 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:59.753 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.753 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.753 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.753 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.753 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.753 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.753 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.753 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.753 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.754 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.754 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.754 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.754 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:59.754 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:59.754 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.754 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.754 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.754 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:59.754 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.754 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.754 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.754 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.754 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.754 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.755 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.755 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.755 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.755 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.755 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.755 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.755 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.755 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.755 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.755 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:59.755 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:59.755 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.755 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.755 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.755 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.756 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.756 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.756 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.756 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.756 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.756 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.756 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.756 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.756 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2024-01-13T10:59:59.756 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2024-01-13T10:59:59.756 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:59.756 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.756 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.756 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.756 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.757 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.757 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.757 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2024-01-13T10:59:59.757 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.757 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.757 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.757 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.757 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2024-01-13T10:59:59.757 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2024-01-13T10:59:59.757 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:59.757 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.757 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.757 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2024-01-13T10:59:59.757 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.757 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.758 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.758 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2024-01-13T10:59:59.758 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.758 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.758 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.758 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.758 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2024-01-13T10:59:59.758 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2024-01-13T10:59:59.758 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:59.758 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.758 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.758 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2024-01-13T10:59:59.758 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.758 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.759 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.759 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2024-01-13T10:59:59.759 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.759 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.759 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.759 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.759 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2024-01-13T10:59:59.759 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2024-01-13T10:59:59.759 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.759 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.759 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.759 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.759 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.759 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.759 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.760 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2024-01-13T10:59:59.760 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.760 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.760 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.760 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.760 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2024-01-13T10:59:59.760 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2024-01-13T10:59:59.760 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.760 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.760 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.760 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2024-01-13T10:59:59.760 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.760 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.760 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.761 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2024-01-13T10:59:59.761 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.761 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.761 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.761 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.761 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.761 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.761 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.761 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2024-01-13T10:59:59.761 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:59.761 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:59.761 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:59.761 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:59.761 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:59.761 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.762 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:59.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:59.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.763 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:59.764 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:59.764 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.764 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.764 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.764 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:59.764 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.764 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.764 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.764 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.764 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.764 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.764 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.764 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.764 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.764 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.765 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.765 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.765 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.765 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.765 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.765 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:59.765 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:59.765 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.765 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.765 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.765 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.765 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.765 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.765 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.765 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.765 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.765 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.766 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.766 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.766 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2024-01-13T10:59:59.766 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2024-01-13T10:59:59.766 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.766 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.766 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.766 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-13T10:59:59.766 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.766 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.766 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.766 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2024-01-13T10:59:59.766 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2024-01-13T10:59:59.766 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2024-01-13T10:59:59.766 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.767 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2024-01-13T10:59:59.767 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.767 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.767 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.767 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.767 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.767 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.767 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.767 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2024-01-13T10:59:59.767 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:59.767 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:59.767 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:59.767 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:59.767 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:59.767 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.768 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.768 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.768 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.768 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.768 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.768 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.768 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.768 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.768 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.768 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.768 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.768 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.768 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.768 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.768 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.769 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.769 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.769 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.769 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:59.769 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:59.769 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.769 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.769 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.769 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.769 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.769 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.769 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.769 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.769 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.769 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.769 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.769 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:59.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:59.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:59.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.770 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:59.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:59.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.771 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.772 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.772 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.772 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.772 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.772 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.772 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2024-01-13T10:59:59.772 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:59.772 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:59.772 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:59.772 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:59.772 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:59.772 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.772 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.772 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.772 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.773 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.773 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.773 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.773 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.773 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.773 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.773 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.773 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.773 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.773 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.773 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.773 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.773 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.773 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.773 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.774 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:59.774 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:59.774 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.774 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.774 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.774 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.774 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.774 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.774 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.774 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.774 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.774 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.774 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.774 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.774 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:59.775 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:59.775 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.775 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.775 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.775 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:59.775 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.775 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.775 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.775 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.775 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.775 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.775 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.775 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.775 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.775 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.776 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.776 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.776 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.776 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.776 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.776 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:59.776 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:59.776 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.776 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.776 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.776 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.776 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.776 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.776 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.777 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.777 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.777 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.777 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.777 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.777 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-01-13T10:59:59.777 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-01-13T10:59:59.777 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.777 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.777 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.777 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-01-13T10:59:59.777 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.777 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.777 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.777 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.777 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.778 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.778 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.778 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.778 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.778 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.778 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.778 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2024-01-13T10:59:59.778 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:59.778 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:59.778 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:59.778 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:59.778 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:59.778 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.778 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.779 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.780 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.780 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:59.780 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:59.780 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.780 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.780 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.780 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.780 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.780 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.780 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.780 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.780 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.780 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.780 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.781 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.781 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:59.781 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:59.781 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.781 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.781 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.781 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:59.781 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.781 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.781 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.781 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.781 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.781 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.781 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.781 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.782 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.782 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.782 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.782 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.782 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.782 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.782 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.782 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:59.782 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:59.782 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.782 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.782 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.782 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.782 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2024-01-13T10:59:59.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2024-01-13T10:59:59.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:59.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2024-01-13T10:59:59.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.783 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.784 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2024-01-13T10:59:59.784 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.784 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.784 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.784 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.784 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2024-01-13T10:59:59.784 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2024-01-13T10:59:59.784 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-13T10:59:59.784 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.784 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.784 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-01-13T10:59:59.784 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.784 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.784 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.785 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2024-01-13T10:59:59.785 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.785 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.785 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.785 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.785 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.785 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.785 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.785 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2024-01-13T10:59:59.785 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:59.785 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:59.785 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:59.785 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:59.785 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:59.785 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.786 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.786 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.786 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.786 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.786 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.786 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.786 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.786 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.786 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.786 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.786 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.786 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.786 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.786 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.787 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.787 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.787 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.787 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.787 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:59.787 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:59.787 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.787 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.787 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.787 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.787 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.787 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.787 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.787 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.787 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.788 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.788 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.788 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.788 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:59.788 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:59.788 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.788 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.788 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.788 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:59.788 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.788 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.788 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.788 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.788 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.788 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.789 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.789 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.789 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.789 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.789 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.789 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.789 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.789 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.789 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.789 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:59.789 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:59.789 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.789 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.789 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.790 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.790 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.790 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.790 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.790 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.790 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.790 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.790 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.790 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.790 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2024-01-13T10:59:59.790 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2024-01-13T10:59:59.790 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.790 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.790 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.791 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.791 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.791 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.791 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.791 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.791 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.791 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.791 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.791 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.791 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2024-01-13T10:59:59.791 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2024-01-13T10:59:59.791 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.791 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.791 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.792 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.792 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.792 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.792 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.792 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.792 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.792 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.792 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.792 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.792 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2024-01-13T10:59:59.792 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2024-01-13T10:59:59.792 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.792 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.792 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.792 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-01-13T10:59:59.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-01-13T10:59:59.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.793 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.794 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.794 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.794 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.794 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.794 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.794 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.794 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-01-13T10:59:59.794 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-01-13T10:59:59.794 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.794 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.794 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.794 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.794 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.794 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.794 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.795 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.795 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.795 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.795 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.795 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.795 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.795 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.795 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.795 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2024-01-13T10:59:59.795 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:59.795 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:59.795 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:59.795 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:59.795 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:59.795 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.796 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.796 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.796 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.796 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.796 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.796 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.796 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.796 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.796 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.796 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.796 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.796 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.796 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.796 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.796 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.797 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.797 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.797 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.797 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:59.797 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:59.797 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.797 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.797 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.797 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.797 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.797 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.797 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.797 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.797 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.798 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.798 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.798 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.798 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:59.798 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:59.798 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.798 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.798 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.798 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:59.798 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.798 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.798 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.798 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.798 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.798 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.799 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.799 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.799 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.799 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.799 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.799 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.799 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.799 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.799 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.799 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:59.799 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:59.799 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.799 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.799 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.799 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.800 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.800 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.800 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.800 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.800 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.800 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.800 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.800 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.800 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2024-01-13T10:59:59.800 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2024-01-13T10:59:59.800 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.800 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.800 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.800 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.800 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2024-01-13T10:59:59.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2024-01-13T10:59:59.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.801 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.802 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.802 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.802 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.802 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.802 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.802 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.802 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.802 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.802 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2024-01-13T10:59:59.802 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:59.802 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:59.802 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:59.802 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2024-01-13T10:59:59.802 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2024-01-13T10:59:59.802 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:59.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:59.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.803 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.804 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.804 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.804 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.804 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.804 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.804 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.804 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.804 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.804 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.804 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.804 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.804 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.804 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.804 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.804 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.805 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.805 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:59.805 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:59.805 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.805 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.805 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.805 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.805 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.805 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.805 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.805 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.805 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.805 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.805 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.805 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.806 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:59.806 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:59.806 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.806 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.806 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.806 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:59.806 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.806 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.806 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.806 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.806 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.806 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.806 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.806 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.806 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.806 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.807 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.807 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.807 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.807 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.807 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.807 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:59.807 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:59.807 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.807 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.807 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.807 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.807 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.807 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.807 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.807 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.808 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.808 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.808 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.808 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.808 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-01-13T10:59:59.808 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-01-13T10:59:59.808 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.808 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.808 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.808 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.808 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.808 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.808 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.808 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.808 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-01-13T10:59:59.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-01-13T10:59:59.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.809 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.810 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.810 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.810 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.810 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.810 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2024-01-13T10:59:59.810 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:59.810 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:59.810 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:59.810 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:59.810 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:59.810 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.810 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.810 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.810 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.810 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.810 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.811 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.811 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.811 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.811 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.811 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.811 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.811 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.811 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.811 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.811 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.811 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.811 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.811 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.811 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:59.812 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:59.812 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.812 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.812 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.812 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.812 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.812 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.812 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.812 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.812 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.812 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.812 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.812 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.812 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:59.812 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:59.813 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.813 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.813 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.813 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:59.813 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.813 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.813 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.813 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.813 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.813 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.813 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.813 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.813 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.813 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.813 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.814 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.814 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.814 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.814 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.814 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:59.814 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:59.814 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.814 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.814 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.814 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.814 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.814 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.814 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.814 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.814 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.815 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.815 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.815 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.815 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.815 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.815 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.815 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2024-01-13T10:59:59.815 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:59.815 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:59.815 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:59.815 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:59.815 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:59.815 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.815 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.815 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.816 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.816 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.816 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.816 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.816 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.816 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.816 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.816 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.816 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.816 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.816 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.816 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.816 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.816 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.816 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:59.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:59.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.817 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:59.818 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:59.818 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.818 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.818 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.818 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:59.818 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.818 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.818 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.818 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.818 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.818 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.818 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.818 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.818 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.818 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.819 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.819 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.819 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.819 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.819 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.819 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:59.819 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:59.819 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.819 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.819 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.819 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.819 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.819 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.819 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.819 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.820 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.820 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.820 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.820 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.820 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2024-01-13T10:59:59.820 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2024-01-13T10:59:59.820 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.820 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.820 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.820 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.820 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.820 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.820 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.820 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.820 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.821 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.821 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.821 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.821 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2024-01-13T10:59:59.821 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2024-01-13T10:59:59.821 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.821 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.821 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.821 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2024-01-13T10:59:59.821 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.821 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2024-01-13T10:59:59.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2024-01-13T10:59:59.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.823 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.823 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.823 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.823 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.823 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2024-01-13T10:59:59.823 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2024-01-13T10:59:59.823 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:59.823 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.823 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.823 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.823 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.823 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.823 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.823 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.823 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.824 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.824 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.824 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.824 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2024-01-13T10:59:59.824 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2024-01-13T10:59:59.824 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-01-13T10:59:59.824 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.824 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.824 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.824 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.824 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.824 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.824 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.824 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.824 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2024-01-13T10:59:59.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2024-01-13T10:59:59.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.826 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.826 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2024-01-13T10:59:59.826 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2024-01-13T10:59:59.826 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.826 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.826 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.826 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.826 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.826 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.826 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.826 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.826 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.826 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.826 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.827 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.827 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2024-01-13T10:59:59.827 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2024-01-13T10:59:59.827 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.827 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.827 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.827 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:59.827 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.827 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.827 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.827 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.827 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.827 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.827 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.827 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.828 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2024-01-13T10:59:59.828 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2024-01-13T10:59:59.828 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.828 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.828 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.828 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.828 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.828 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.828 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.828 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.828 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.828 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.828 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.828 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.828 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2024-01-13T10:59:59.829 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2024-01-13T10:59:59.829 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.829 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.829 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.829 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.829 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.829 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.829 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.829 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.829 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.829 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.829 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.829 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.829 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2024-01-13T10:59:59.829 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2024-01-13T10:59:59.830 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.830 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.830 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.830 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.830 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.830 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.830 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.830 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.830 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.830 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.830 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.830 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.830 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.830 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.830 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.831 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2024-01-13T10:59:59.831 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:59.831 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:59.831 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:59.831 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:59.831 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:59.831 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.831 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.831 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.831 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.831 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.831 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.831 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.831 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.831 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.832 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.832 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.832 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.832 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.832 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.832 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.832 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.832 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.832 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.832 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.832 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:59.832 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:59.832 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.832 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.832 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.833 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.833 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.833 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.833 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.833 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.833 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.833 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.833 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.833 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.833 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:59.833 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:59.833 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.833 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.833 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.833 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:59.834 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.834 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.834 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.834 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.834 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.834 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.834 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.834 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.834 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.834 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.834 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.834 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.834 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.834 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.834 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.834 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:59.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:59.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.835 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2024-01-13T10:59:59.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:59.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:59.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:59.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2024-01-13T10:59:59.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2024-01-13T10:59:59.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2024-01-13T10:59:59.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.836 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.837 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.837 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.837 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.837 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-01-13T10:59:59.837 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-01-13T10:59:59.837 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-13T10:59:59.837 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.837 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.837 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2024-01-13T10:59:59.837 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.837 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.837 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.837 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.837 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.837 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:59.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:59.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.838 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:59.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:59.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.839 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:59.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:59.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:59.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.840 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:59.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:59.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.841 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2024-01-13T10:59:59.842 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:59.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:59.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:59.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2024-01-13T10:59:59.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2024-01-13T10:59:59.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:59.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2024-01-13T10:59:59.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.843 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2024-01-13T10:59:59.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2024-01-13T10:59:59.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:59.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.844 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2024-01-13T10:59:59.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2024-01-13T10:59:59.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-13T10:59:59.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.845 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2024-01-13T10:59:59.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2024-01-13T10:59:59.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2024-01-13T10:59:59.846 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2024-01-13T10:59:59.847 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.847 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.847 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.847 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-13T10:59:59.847 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.847 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.847 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.847 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.847 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.847 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.847 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.847 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.847 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2024-01-13T10:59:59.847 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2024-01-13T10:59:59.847 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.848 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.848 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.848 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-13T10:59:59.848 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.848 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.848 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.848 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.848 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.848 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.848 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.848 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.848 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2024-01-13T10:59:59.848 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2024-01-13T10:59:59.848 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.848 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.849 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.849 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2024-01-13T10:59:59.849 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.849 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.849 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.849 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.849 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.849 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.849 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.849 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.849 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2024-01-13T10:59:59.849 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2024-01-13T10:59:59.849 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.849 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.849 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.850 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.850 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.850 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.850 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.850 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.850 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.850 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.850 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.850 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.850 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-01-13T10:59:59.850 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-01-13T10:59:59.850 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:59.850 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.850 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.851 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2024-01-13T10:59:59.851 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2024-01-13T10:59:59.851 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.851 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.851 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.851 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.851 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.851 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.851 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.851 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2024-01-13T10:59:59.851 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2024-01-13T10:59:59.851 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:59.851 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.851 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.851 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2024-01-13T10:59:59.851 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.852 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.852 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.852 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.852 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.852 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.852 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.852 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.852 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2024-01-13T10:59:59.852 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2024-01-13T10:59:59.852 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.852 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.852 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.852 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.852 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.852 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.853 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.853 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.853 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.853 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.853 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.853 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.853 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:59.853 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:59.853 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.853 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.853 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.853 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.853 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.853 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.853 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:59.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:59.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.854 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:59.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:59.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.855 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:59.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:59.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:59.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.857 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2024-01-13T10:59:59.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2024-01-13T10:59:59.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-13T10:59:59.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2024-01-13T10:59:59.858 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2024-01-13T10:59:59.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-13T10:59:59.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2024-01-13T10:59:59.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2024-01-13T10:59:59.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.859 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2024-01-13T10:59:59.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.860 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2024-01-13T10:59:59.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:59.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:59.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:59.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:59.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:59.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.863 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.864 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:59.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:59.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.865 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:59.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:59.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:59.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.866 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:59.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:59.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.867 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2024-01-13T10:59:59.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:59.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:59.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:59.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:59.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:59.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.868 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.869 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.870 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.870 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:59.870 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:59.870 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.870 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.870 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.870 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.870 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.870 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.870 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.870 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.870 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.870 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.870 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.870 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.871 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:59.871 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:59.871 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.871 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.871 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.871 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:59.871 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.871 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.871 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.871 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.871 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.871 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.871 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.871 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.871 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.872 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.872 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.872 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.872 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.872 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.872 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.872 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:59.872 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:59.872 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.872 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.872 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.872 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.872 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.872 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.872 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2024-01-13T10:59:59.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-13T10:59:59.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-13T10:59:59.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-13T10:59:59.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2024-01-13T10:59:59.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2024-01-13T10:59:59.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.873 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.874 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.874 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2024-01-13T10:59:59.874 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.874 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.874 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.874 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.874 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.874 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.874 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.874 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.874 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2024-01-13T10:59:59.874 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2024-01-13T10:59:59.874 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.874 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.874 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.875 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.875 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.875 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.875 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.875 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.875 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.875 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.875 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.875 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.875 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-01-13T10:59:59.875 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-01-13T10:59:59.875 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-13T10:59:59.875 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.875 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.875 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-01-13T10:59:59.875 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.876 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.876 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.876 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.876 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.876 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.876 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.876 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.876 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-13T10:59:59.876 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-13T10:59:59.876 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.876 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.876 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.876 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-13T10:59:59.876 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.876 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.877 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.877 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.877 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.877 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.877 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.877 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.877 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.877 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.877 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.877 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.877 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.877 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.877 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.877 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-13T10:59:59.877 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-13T10:59:59.878 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.878 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.878 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.878 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.878 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.878 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.878 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.878 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.878 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.878 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.878 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.878 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.878 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-13T10:59:59.878 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-13T10:59:59.878 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-13T10:59:59.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-13T10:59:59.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-13T10:59:59.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-13T10:59:59.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-13T10:59:59.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-13T10:59:59.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-13T10:59:59.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-13T10:59:59.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.879 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.880 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.880 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.880 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-13T10:59:59.880 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-13T10:59:59.880 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-13T10:59:59.880 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.880 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-13T10:59:59.880 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-13T10:59:59.880 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.880 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.880 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.880 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.880 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.880 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.880 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.881 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.881 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2024-01-13T10:59:59.881 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2024-01-13T10:59:59.881 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.881 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.881 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.881 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-13T10:59:59.881 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.881 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.881 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.881 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.881 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.881 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.881 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.881 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.881 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2024-01-13T10:59:59.882 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2024-01-13T10:59:59.882 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-13T10:59:59.882 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.882 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.882 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2024-01-13T10:59:59.882 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.882 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.882 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.882 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.882 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.882 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.882 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.882 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.882 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2024-01-13T10:59:59.882 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2024-01-13T10:59:59.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-13T10:59:59.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-13T10:59:59.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-13T10:59:59.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2024-01-13T10:59:59.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-13T10:59:59.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-13T10:59:59.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-13T10:59:59.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-13T10:59:59.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-13T10:59:59.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-13T10:59:59.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-13T10:59:59.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.883 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2024-01-13T10:59:59.884 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2024-01-13T10:59:59.884 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2024-01-13T10:59:59.884 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2024-01-13T10:59:59.884 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2024-01-13T10:59:59.884 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2024-01-13T10:59:59.884 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2024-01-13T10:59:59.884 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2024-01-13T10:59:59.884 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2024-01-13T10:59:59.884 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2024-01-13T10:59:59.884 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2024-01-13T10:59:59.884 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.884 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2024-01-13T10:59:59.884 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2024-01-13T10:59:59.884 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2024-01-13T10:59:59.884 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2024-01-13T10:59:59.885 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2024-01-13T10:59:59.885 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2024-01-13T10:59:59.885 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2024-01-13T10:59:59.885 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2024-01-13T10:59:59.885 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2024-01-13T10:59:59.885 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2024-01-13T10:59:59.885 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2024-01-13T10:59:59.885 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2024-01-13T10:59:59.885 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-13T10:59:59.885 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 4, 2024-01-13T10:59:59.885 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2024-01-13T10:59:59.885 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.885 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-01-13T10:59:59.885 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.885 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-01-13T10:59:59.886 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.121:0", 2024-01-13T10:59:59.886 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1541210181 2024-01-13T10:59:59.886 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.886 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-01-13T10:59:59.886 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.886 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.886 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-01-13T10:59:59.886 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.886 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-01-13T10:59:59.886 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.121:0", 2024-01-13T10:59:59.886 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 592937352 2024-01-13T10:59:59.886 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.886 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-01-13T10:59:59.886 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-13T10:59:59.886 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.887 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-01-13T10:59:59.887 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T10:59:59.887 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-01-13T10:59:59.887 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.121:0", 2024-01-13T10:59:59.887 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3916360305 2024-01-13T10:59:59.887 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.887 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-01-13T10:59:59.887 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.887 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-01-13T10:59:59.887 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.887 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T10:59:59.887 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 10:59:59 smithi121 bash[14010]: audit 2024-01-13T10:59:59.116674+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.121:0/568152329' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2024-01-13T11:00:00.055 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Waiting for the mgr to restart... 2024-01-13T11:00:00.056 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Waiting for Mgr epoch 9... 2024-01-13T11:00:00.056 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi121', '-v', '/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2024-01-13T11:00:00.056 INFO:teuthology.orchestra.run.smithi121.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=smithi121 -v /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2024-01-13T11:00:02.184 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:00:01 smithi121 bash[14274]: Warning: Permanently added 'smithi121,172.21.15.121' (ECDSA) to the list of known hosts. 2024-01-13T11:00:02.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:01 smithi121 bash[14010]: cluster 2024-01-13T11:00:01.150253+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2024-01-13T11:00:02.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:01 smithi121 bash[14010]: cluster 2024-01-13T11:00:01.150990+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2024-01-13T11:00:02.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:01 smithi121 bash[14010]: cluster 2024-01-13T11:00:01.154344+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-01-13T11:00:02.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-13T11:00:02.825 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 11, 2024-01-13T11:00:02.826 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2024-01-13T11:00:02.826 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-13T11:00:03.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:02 smithi121 bash[14010]: cluster 2024-01-13T11:00:01.801461+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.650625s) 2024-01-13T11:00:03.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:02 smithi121 bash[14010]: audit 2024-01-13T11:00:01.805183+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-13T11:00:03.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:02 smithi121 bash[14010]: audit 2024-01-13T11:00:01.806578+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-13T11:00:03.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:02 smithi121 bash[14010]: audit 2024-01-13T11:00:01.806780+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-13T11:00:03.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:02 smithi121 bash[14010]: audit 2024-01-13T11:00:01.806974+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-13T11:00:03.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:02 smithi121 bash[14010]: audit 2024-01-13T11:00:01.807612+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-13T11:00:03.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:02 smithi121 bash[14010]: audit 2024-01-13T11:00:01.808675+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi121"}]: dispatch 2024-01-13T11:00:03.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:02 smithi121 bash[14010]: audit 2024-01-13T11:00:01.809182+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-01-13T11:00:03.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:02 smithi121 bash[14010]: audit 2024-01-13T11:00:01.809637+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-01-13T11:00:03.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:02 smithi121 bash[14010]: audit 2024-01-13T11:00:01.810117+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-01-13T11:00:03.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:02 smithi121 bash[14010]: audit 2024-01-13T11:00:01.810605+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-13T11:00:03.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:02 smithi121 bash[14010]: audit 2024-01-13T11:00:01.811056+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-13T11:00:03.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:02 smithi121 bash[14010]: cluster 2024-01-13T11:00:01.814411+0000 mon.a (mon.0) 86 : cluster [INF] Manager daemon y is now available 2024-01-13T11:00:03.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:02 smithi121 bash[14010]: audit 2024-01-13T11:00:01.882742+0000 mon.a (mon.0) 87 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-01-13T11:00:03.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:02 smithi121 bash[14010]: audit 2024-01-13T11:00:02.732284+0000 mon.a (mon.0) 88 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-01-13T11:00:03.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:02 smithi121 bash[14010]: audit 2024-01-13T11:00:02.733135+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:00:03.631 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Generating a dashboard self-signed certificate... 2024-01-13T11:00:03.631 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi121', '-v', '/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'create-self-signed-cert'] 2024-01-13T11:00:03.631 INFO:teuthology.orchestra.run.smithi121.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=smithi121 -v /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard create-self-signed-cert 2024-01-13T11:00:03.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:03 smithi121 bash[14010]: cluster 2024-01-13T11:00:02.804499+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e11: y(active, since 1.65366s) 2024-01-13T11:00:03.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:03 smithi121 bash[14010]: audit 2024-01-13T11:00:03.185605+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:00:03.184431\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:00:03.184647\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-01-13T11:00:03.184869\", \"networks\": {}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:00:03.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:03 smithi121 bash[14010]: audit 2024-01-13T11:00:03.189437+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:00:03.184431\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:00:03.184647\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-01-13T11:00:03.184869\", \"networks\": {}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:00:03.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:03 smithi121 bash[14010]: audit 2024-01-13T11:00:03.190322+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:00:05.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:04 smithi121 bash[14010]: cluster 2024-01-13T11:00:03.816345+0000 mon.a (mon.0) 94 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-01-13T11:00:05.235 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Self-signed certificate created 2024-01-13T11:00:06.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:05 smithi121 bash[14010]: audit 2024-01-13T11:00:05.222313+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIIC0DCCAbgCEQDOzRWDtlRPIazxXa/o1qcxMA0GCSqGSIb3DQEBDQUAMCYxCzAJ\nBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBoLWRhc2hib2FyZDAeFw0yNDAxMTMxMTAw\nMDVaFw0zNDAxMTAxMTAwMDVaMCYxCzAJBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBo\nLWRhc2hib2FyZDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMMcCuyz\nUiG3ULPkwbOtZWya9Yt8tmU/eyyFLdppiTLwjAVfCSRjAarmseJNlZPySPTteOHi\nWuXnGITN9g7QETISoDtxAHUSsMGCPDAYroHSVGoC9EjStTOgAMCOxYYmOjP9qjit\nJI8P/E1N7ufiXjqz9I5Oo8+j1GX0dOdkQxyokOiSN+uHyCIMTQm01xEDw4eDgvI0\niFnt1XITxJ7/K1cJMNa5NP79Qzh6cnNl0cxlM3M9cBBonraquGUnQl8RHrFOK2qc\n6Oi9GFMuz0R1cT+HX9LD18tpXXadOTP6CHX/0QP95MbbJsRU92IeQyEZqFidI9D+\nFhOgpR6mgzuaTB8CAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAP0Wte/kFBDolsEAV\nE1PPN5mdnCNArgaH1JCGb0AIkHIEdwW/CuwLo4azEFK2snxtmMYEG03J5IqCrIuL\nLMesl/QX5R/F1OqfkKM8AA8OaCI5ieTCgTUvI7bq3OBv7y1zGvE1Gq5Eguvj4/D0\nlYo6YcP8r12Bw8V/hfqZ32wJXIiaEPnv5n9FCqcjW08i8HLk338SIcyKQ9R3QUJz\nao+nGSil+jjHowg7Lx6t+8k9gu3ScH3eTrqV20Sg25xntK9z4Pch+sTD+dNelL+k\n9QFyHppKnY8pCYavvWlLuu4LhAFhvwmUHUuuyjba+NE9x7JmJb8qNBDNofYrAR5h\nnuX2og==\n-----END CERTIFICATE-----\n"}]: dispatch 2024-01-13T11:00:06.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:05 smithi121 bash[14010]: audit 2024-01-13T11:00:05.226154+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIIC0DCCAbgCEQDOzRWDtlRPIazxXa/o1qcxMA0GCSqGSIb3DQEBDQUAMCYxCzAJ\nBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBoLWRhc2hib2FyZDAeFw0yNDAxMTMxMTAw\nMDVaFw0zNDAxMTAxMTAwMDVaMCYxCzAJBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBo\nLWRhc2hib2FyZDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMMcCuyz\nUiG3ULPkwbOtZWya9Yt8tmU/eyyFLdppiTLwjAVfCSRjAarmseJNlZPySPTteOHi\nWuXnGITN9g7QETISoDtxAHUSsMGCPDAYroHSVGoC9EjStTOgAMCOxYYmOjP9qjit\nJI8P/E1N7ufiXjqz9I5Oo8+j1GX0dOdkQxyokOiSN+uHyCIMTQm01xEDw4eDgvI0\niFnt1XITxJ7/K1cJMNa5NP79Qzh6cnNl0cxlM3M9cBBonraquGUnQl8RHrFOK2qc\n6Oi9GFMuz0R1cT+HX9LD18tpXXadOTP6CHX/0QP95MbbJsRU92IeQyEZqFidI9D+\nFhOgpR6mgzuaTB8CAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAP0Wte/kFBDolsEAV\nE1PPN5mdnCNArgaH1JCGb0AIkHIEdwW/CuwLo4azEFK2snxtmMYEG03J5IqCrIuL\nLMesl/QX5R/F1OqfkKM8AA8OaCI5ieTCgTUvI7bq3OBv7y1zGvE1Gq5Eguvj4/D0\nlYo6YcP8r12Bw8V/hfqZ32wJXIiaEPnv5n9FCqcjW08i8HLk338SIcyKQ9R3QUJz\nao+nGSil+jjHowg7Lx6t+8k9gu3ScH3eTrqV20Sg25xntK9z4Pch+sTD+dNelL+k\n9QFyHppKnY8pCYavvWlLuu4LhAFhvwmUHUuuyjba+NE9x7JmJb8qNBDNofYrAR5h\nnuX2og==\n-----END CERTIFICATE-----\n"}]': finished 2024-01-13T11:00:06.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:05 smithi121 bash[14010]: audit 2024-01-13T11:00:05.226956+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDDHArss1Iht1Cz\n5MGzrWVsmvWLfLZlP3sshS3aaYky8IwFXwkkYwGq5rHiTZWT8kj07Xjh4lrl5xiE\nzfYO0BEyEqA7cQB1ErDBgjwwGK6B0lRqAvRI0rUzoADAjsWGJjoz/ao4rSSPD/xN\nTe7n4l46s/SOTqPPo9Rl9HTnZEMcqJDokjfrh8giDE0JtNcRA8OHg4LyNIhZ7dVy\nE8Se/ytXCTDWuTT+/UM4enJzZdHMZTNzPXAQaJ62qrhlJ0JfER6xTitqnOjovRhT\nLs9EdXE/h1/Sw9fLaV12nTkz+gh1/9ED/eTG2ybEVPdiHkMhGahYnSPQ/hYToKUe\npoM7mkwfAgMBAAECggEAQ3a93EzBGIFveVSfGcbaLCyEvP+ZffbuW12NllkppKCC\nehT7b0aAvBxa49pZ3zdGvNIkG08OiTJYSwuAimytlXfVSdhwBQs6bR7gOu094gvd\nPm7ZExkwqLIpsGttp04uj+2lX0WXP5SSdBR/iFTAqmGxLUfJ4rFObxaRGbWUcyLG\n/4uVsBhlr3FWW/AoyfIKjKjbqG88y7BnuvM+n0tKzkCvu8eTN7hJ6O7+MJZtdv92\nZjWtXNA/1DhGkPnZ+qsZo04qyfXYw4Pf6xotkWeME3yw/bqGjsa/JNaUrJ2/zFwc\nWaffs4XcpI5D7i/JWgKAYoVy03zmVWL75LfTpV8nQQKBgQD1vdePq/8f9hVyBwUg\nmrv0X/CTh9titgdl5HyXpAuxi/UYMY9tv+sV7nl74JjhUdjywDEAklWcx6vSV5B9\nHnvnD1YHZ/9eZ1M9EF8oxIurItrV5SVYlx4Zu08BWQzs9MRUFEfNqa9YvdxPn2ES\nKo0MYQXPebZ4tIIR0g1CDFlI4QKBgQDLQRzzA9QZsk6oVzFkt1dtYgfyAqqELIME\nlvHWp32AK34KBYuTclHLTuV81L6/9BqRLroEkprs01nUhHNdzODy1GmPluz+3CSx\nFBX9JuRYjcr6iAf8CDW7xxR/Dr2QsrPk5Lpm1P0UKcxCLGnwIdoivUocZjHewUlJ\nNLhW9n00/wKBgQDbHImO1jpmAiJ/CJlex/kc3UqCERnhOxL/nConf6LZjURdbRtJ\nLV1ssbTqaomGJld9ozZOHyxs3XBr3Z28oiiyDm+TrPv67cA/a1Cd5hnu3uYm3+lb\nw2qYYPYB6qfmxBwmJ+saCtmJE8jTyfVgoEYhqoTmyMyVdcWgJB2kLaSSoQKBgC6w\nIEQ6JuhYKvVEQhZOfwijMgwHTL/bsaTGP3r9MjjUxLjsmSkfY2Z+EvzfqYlSOyAK\nSbRvMKMh0Uqduhpby3g8DptrIblRPCRo5rwlyOIGgA+YW60q/ZzKmAyviB/KzMPR\nPngMiK2vBDpXFWaRgBfmvzVSzDXM1Fa6g3WGXTBlAoGAKdbQ2y43UQHiDEQFMqHj\nQt2Y8B7hW0+n34v/3XUJU6ddny8DP27/pMuPbFUFCpB40EHEiL/47f+Jx00f6oAW\n0WgLdFzU0XmWRDeeRgfFlNKtGc9xxvbIYVx10vdnjAZmduFdBMpdc2iLXM3uoQwf\nxDPdEwE44ftm/V/fB3ZpvFA=\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-01-13T11:00:06.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:05 smithi121 bash[14010]: audit 2024-01-13T11:00:05.228703+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDDHArss1Iht1Cz\n5MGzrWVsmvWLfLZlP3sshS3aaYky8IwFXwkkYwGq5rHiTZWT8kj07Xjh4lrl5xiE\nzfYO0BEyEqA7cQB1ErDBgjwwGK6B0lRqAvRI0rUzoADAjsWGJjoz/ao4rSSPD/xN\nTe7n4l46s/SOTqPPo9Rl9HTnZEMcqJDokjfrh8giDE0JtNcRA8OHg4LyNIhZ7dVy\nE8Se/ytXCTDWuTT+/UM4enJzZdHMZTNzPXAQaJ62qrhlJ0JfER6xTitqnOjovRhT\nLs9EdXE/h1/Sw9fLaV12nTkz+gh1/9ED/eTG2ybEVPdiHkMhGahYnSPQ/hYToKUe\npoM7mkwfAgMBAAECggEAQ3a93EzBGIFveVSfGcbaLCyEvP+ZffbuW12NllkppKCC\nehT7b0aAvBxa49pZ3zdGvNIkG08OiTJYSwuAimytlXfVSdhwBQs6bR7gOu094gvd\nPm7ZExkwqLIpsGttp04uj+2lX0WXP5SSdBR/iFTAqmGxLUfJ4rFObxaRGbWUcyLG\n/4uVsBhlr3FWW/AoyfIKjKjbqG88y7BnuvM+n0tKzkCvu8eTN7hJ6O7+MJZtdv92\nZjWtXNA/1DhGkPnZ+qsZo04qyfXYw4Pf6xotkWeME3yw/bqGjsa/JNaUrJ2/zFwc\nWaffs4XcpI5D7i/JWgKAYoVy03zmVWL75LfTpV8nQQKBgQD1vdePq/8f9hVyBwUg\nmrv0X/CTh9titgdl5HyXpAuxi/UYMY9tv+sV7nl74JjhUdjywDEAklWcx6vSV5B9\nHnvnD1YHZ/9eZ1M9EF8oxIurItrV5SVYlx4Zu08BWQzs9MRUFEfNqa9YvdxPn2ES\nKo0MYQXPebZ4tIIR0g1CDFlI4QKBgQDLQRzzA9QZsk6oVzFkt1dtYgfyAqqELIME\nlvHWp32AK34KBYuTclHLTuV81L6/9BqRLroEkprs01nUhHNdzODy1GmPluz+3CSx\nFBX9JuRYjcr6iAf8CDW7xxR/Dr2QsrPk5Lpm1P0UKcxCLGnwIdoivUocZjHewUlJ\nNLhW9n00/wKBgQDbHImO1jpmAiJ/CJlex/kc3UqCERnhOxL/nConf6LZjURdbRtJ\nLV1ssbTqaomGJld9ozZOHyxs3XBr3Z28oiiyDm+TrPv67cA/a1Cd5hnu3uYm3+lb\nw2qYYPYB6qfmxBwmJ+saCtmJE8jTyfVgoEYhqoTmyMyVdcWgJB2kLaSSoQKBgC6w\nIEQ6JuhYKvVEQhZOfwijMgwHTL/bsaTGP3r9MjjUxLjsmSkfY2Z+EvzfqYlSOyAK\nSbRvMKMh0Uqduhpby3g8DptrIblRPCRo5rwlyOIGgA+YW60q/ZzKmAyviB/KzMPR\nPngMiK2vBDpXFWaRgBfmvzVSzDXM1Fa6g3WGXTBlAoGAKdbQ2y43UQHiDEQFMqHj\nQt2Y8B7hW0+n34v/3XUJU6ddny8DP27/pMuPbFUFCpB40EHEiL/47f+Jx00f6oAW\n0WgLdFzU0XmWRDeeRgfFlNKtGc9xxvbIYVx10vdnjAZmduFdBMpdc2iLXM3uoQwf\nxDPdEwE44ftm/V/fB3ZpvFA=\n-----END PRIVATE KEY-----\n"}]': finished 2024-01-13T11:00:06.250 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Creating initial admin user... 2024-01-13T11:00:06.251 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi121', '-v', '/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'ac-user-create', 'admin', 'cxouxzuhxf', 'administrator', '--force-password', '--pwd-update-required'] 2024-01-13T11:00:06.251 INFO:teuthology.orchestra.run.smithi121.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=smithi121 -v /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard ac-user-create admin cxouxzuhxf administrator --force-password --pwd-update-required 2024-01-13T11:00:07.178 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:06 smithi121 bash[14010]: audit 2024-01-13T11:00:05.072272+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 2024-01-13T11:00:07.949 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout {"username": "admin", "password": "$2b$12$BI4gLd0DPgdzLo9Kkvpyk.4J7etMmJwvkigtJdIhwyCnuoZLCDCOm", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1705143607, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-01-13T11:00:08.856 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Fetching dashboard port number... 2024-01-13T11:00:08.856 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi121', '-v', '/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'get', 'mgr', 'mgr/dashboard/ssl_server_port'] 2024-01-13T11:00:08.856 INFO:teuthology.orchestra.run.smithi121.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=smithi121 -v /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmerezkrh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpu8q6nvad:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config get mgr mgr/dashboard/ssl_server_port 2024-01-13T11:00:09.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:08 smithi121 bash[14010]: audit 2024-01-13T11:00:07.704298+0000 mgr.y (mgr.14140) 2 : audit [DBG] from='client.14155 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "password": "cxouxzuhxf", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:00:09.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:08 smithi121 bash[14010]: cluster 2024-01-13T11:00:07.820761+0000 mon.a (mon.0) 99 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-01-13T11:00:09.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:08 smithi121 bash[14010]: audit 2024-01-13T11:00:07.940015+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$BI4gLd0DPgdzLo9Kkvpyk.4J7etMmJwvkigtJdIhwyCnuoZLCDCOm\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1705143607, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]: dispatch 2024-01-13T11:00:09.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:08 smithi121 bash[14010]: audit 2024-01-13T11:00:07.943671+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$BI4gLd0DPgdzLo9Kkvpyk.4J7etMmJwvkigtJdIhwyCnuoZLCDCOm\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1705143607, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]': finished 2024-01-13T11:00:10.184 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 8443 2024-01-13T11:00:10.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:09 smithi121 bash[14010]: audit 2024-01-13T11:00:09.436996+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:00:10.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:09 smithi121 bash[14010]: audit 2024-01-13T11:00:09.658607+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:00:03.184431\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:00:03.184647\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-01-13T11:00:03.184869\", \"last_device_update\": \"2024-01-13T11:00:09.657668\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:00:10.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:09 smithi121 bash[14010]: audit 2024-01-13T11:00:09.662708+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:00:03.184431\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:00:03.184647\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-01-13T11:00:03.184869\", \"last_device_update\": \"2024-01-13T11:00:09.657668\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:00:10.821 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Ceph Dashboard is now available at: 2024-01-13T11:00:10.821 INFO:teuthology.orchestra.run.smithi121.stderr: 2024-01-13T11:00:10.821 INFO:teuthology.orchestra.run.smithi121.stderr: URL: https://smithi121.front.sepia.ceph.com:8443/ 2024-01-13T11:00:10.821 INFO:teuthology.orchestra.run.smithi121.stderr: User: admin 2024-01-13T11:00:10.821 INFO:teuthology.orchestra.run.smithi121.stderr: Password: cxouxzuhxf 2024-01-13T11:00:10.821 INFO:teuthology.orchestra.run.smithi121.stderr: 2024-01-13T11:00:10.821 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:You can access the Ceph CLI with: 2024-01-13T11:00:10.821 INFO:teuthology.orchestra.run.smithi121.stderr: 2024-01-13T11:00:10.821 INFO:teuthology.orchestra.run.smithi121.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid b5155c52-b202-11ee-95ac-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-01-13T11:00:10.821 INFO:teuthology.orchestra.run.smithi121.stderr: 2024-01-13T11:00:10.821 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Please consider enabling telemetry to help improve Ceph: 2024-01-13T11:00:10.822 INFO:teuthology.orchestra.run.smithi121.stderr: 2024-01-13T11:00:10.822 INFO:teuthology.orchestra.run.smithi121.stderr: ceph telemetry on 2024-01-13T11:00:10.822 INFO:teuthology.orchestra.run.smithi121.stderr: 2024-01-13T11:00:10.822 INFO:teuthology.orchestra.run.smithi121.stderr:For more information see: 2024-01-13T11:00:10.822 INFO:teuthology.orchestra.run.smithi121.stderr: 2024-01-13T11:00:10.822 INFO:teuthology.orchestra.run.smithi121.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-01-13T11:00:10.822 INFO:teuthology.orchestra.run.smithi121.stderr: 2024-01-13T11:00:10.822 INFO:teuthology.orchestra.run.smithi121.stderr:INFO:cephadm:Bootstrap complete. 2024-01-13T11:00:10.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Releasing lock 140187965544624 on /run/cephadm/b5155c52-b202-11ee-95ac-87774f69a715.lock 2024-01-13T11:00:10.822 INFO:teuthology.orchestra.run.smithi121.stderr:DEBUG:cephadm:Lock 140187965544624 released on /run/cephadm/b5155c52-b202-11ee-95ac-87774f69a715.lock 2024-01-13T11:00:10.845 INFO:tasks.cephadm:Fetching config... 2024-01-13T11:00:10.845 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-01-13T11:00:10.845 DEBUG:teuthology.orchestra.run.smithi121:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-01-13T11:00:10.852 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-01-13T11:00:10.852 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-01-13T11:00:10.853 DEBUG:teuthology.orchestra.run.smithi121:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-01-13T11:00:10.902 INFO:tasks.cephadm:Fetching mon keyring... 2024-01-13T11:00:10.902 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-01-13T11:00:10.902 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd if=/var/lib/ceph/b5155c52-b202-11ee-95ac-87774f69a715/mon.a/keyring of=/dev/stdout 2024-01-13T11:00:10.914 INFO:tasks.cephadm:Fetching pub ssh key... 2024-01-13T11:00:10.914 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-01-13T11:00:10.914 DEBUG:teuthology.orchestra.run.smithi121:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-01-13T11:00:10.918 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-01-13T11:00:10.919 DEBUG:teuthology.orchestra.run.smithi121:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDXb/Aw5Cw4BVCO1yHWrB3m1yNCOSq1zB9W7QakwtuqGEbZh7g0t9RpMiQxAhoaRU4lecL5pnTip90BvRaeR0p+rwcNnrQNBt3SHM2l0s2Tl9IWLO1z/GwnPlfOu/Hb4d8atsOR0Omi3UjS2Cwtct7iuzxqXE/+gSJkbnUh7htKQwMvQa3A06kvndz/D1o1cC4Bbueb56Uz4SslfZopIjs08Z3mD0hyXCMVt0MHPGyqqvJkx2XoxZP1SvdKcpCbXHaFiryijZSDhXHO2ydcoCUtIEf7bWOu+RCDEQRzXrMPH9z/CE6g/NMqyyKndkFvRLEcpIFE+OaIbhYtZIFR4ih8+NiQWggtQUc46/ykxCZvu6UG0GfD1MJt6MhlDMoAtEXzrtfxBXSL0SUnYyOIpq7RChGeQYcRHgXMILRXY2INs91wN7F05w6GimwCkBtk/CoYzG0CmjG8gHzhy5MRrE4wtWQD6MP45pu7aXF0g9MqrnnzPurmmy+nLBoPRb7hnlc= ceph-b5155c52-b202-11ee-95ac-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-01-13T11:00:10.941 INFO:teuthology.orchestra.run.smithi121.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDXb/Aw5Cw4BVCO1yHWrB3m1yNCOSq1zB9W7QakwtuqGEbZh7g0t9RpMiQxAhoaRU4lecL5pnTip90BvRaeR0p+rwcNnrQNBt3SHM2l0s2Tl9IWLO1z/GwnPlfOu/Hb4d8atsOR0Omi3UjS2Cwtct7iuzxqXE/+gSJkbnUh7htKQwMvQa3A06kvndz/D1o1cC4Bbueb56Uz4SslfZopIjs08Z3mD0hyXCMVt0MHPGyqqvJkx2XoxZP1SvdKcpCbXHaFiryijZSDhXHO2ydcoCUtIEf7bWOu+RCDEQRzXrMPH9z/CE6g/NMqyyKndkFvRLEcpIFE+OaIbhYtZIFR4ih8+NiQWggtQUc46/ykxCZvu6UG0GfD1MJt6MhlDMoAtEXzrtfxBXSL0SUnYyOIpq7RChGeQYcRHgXMILRXY2INs91wN7F05w6GimwCkBtk/CoYzG0CmjG8gHzhy5MRrE4wtWQD6MP45pu7aXF0g9MqrnnzPurmmy+nLBoPRb7hnlc= ceph-b5155c52-b202-11ee-95ac-87774f69a715 2024-01-13T11:00:10.950 DEBUG:teuthology.orchestra.run.smithi154:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDXb/Aw5Cw4BVCO1yHWrB3m1yNCOSq1zB9W7QakwtuqGEbZh7g0t9RpMiQxAhoaRU4lecL5pnTip90BvRaeR0p+rwcNnrQNBt3SHM2l0s2Tl9IWLO1z/GwnPlfOu/Hb4d8atsOR0Omi3UjS2Cwtct7iuzxqXE/+gSJkbnUh7htKQwMvQa3A06kvndz/D1o1cC4Bbueb56Uz4SslfZopIjs08Z3mD0hyXCMVt0MHPGyqqvJkx2XoxZP1SvdKcpCbXHaFiryijZSDhXHO2ydcoCUtIEf7bWOu+RCDEQRzXrMPH9z/CE6g/NMqyyKndkFvRLEcpIFE+OaIbhYtZIFR4ih8+NiQWggtQUc46/ykxCZvu6UG0GfD1MJt6MhlDMoAtEXzrtfxBXSL0SUnYyOIpq7RChGeQYcRHgXMILRXY2INs91wN7F05w6GimwCkBtk/CoYzG0CmjG8gHzhy5MRrE4wtWQD6MP45pu7aXF0g9MqrnnzPurmmy+nLBoPRb7hnlc= ceph-b5155c52-b202-11ee-95ac-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-01-13T11:00:10.978 INFO:teuthology.orchestra.run.smithi154.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDXb/Aw5Cw4BVCO1yHWrB3m1yNCOSq1zB9W7QakwtuqGEbZh7g0t9RpMiQxAhoaRU4lecL5pnTip90BvRaeR0p+rwcNnrQNBt3SHM2l0s2Tl9IWLO1z/GwnPlfOu/Hb4d8atsOR0Omi3UjS2Cwtct7iuzxqXE/+gSJkbnUh7htKQwMvQa3A06kvndz/D1o1cC4Bbueb56Uz4SslfZopIjs08Z3mD0hyXCMVt0MHPGyqqvJkx2XoxZP1SvdKcpCbXHaFiryijZSDhXHO2ydcoCUtIEf7bWOu+RCDEQRzXrMPH9z/CE6g/NMqyyKndkFvRLEcpIFE+OaIbhYtZIFR4ih8+NiQWggtQUc46/ykxCZvu6UG0GfD1MJt6MhlDMoAtEXzrtfxBXSL0SUnYyOIpq7RChGeQYcRHgXMILRXY2INs91wN7F05w6GimwCkBtk/CoYzG0CmjG8gHzhy5MRrE4wtWQD6MP45pu7aXF0g9MqrnnzPurmmy+nLBoPRb7hnlc= ceph-b5155c52-b202-11ee-95ac-87774f69a715 2024-01-13T11:00:10.989 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi154 2024-01-13T11:00:10.989 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-01-13T11:00:10.990 DEBUG:teuthology.orchestra.run.smithi154:> dd of=/etc/ceph/ceph.conf 2024-01-13T11:00:11.039 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-01-13T11:00:11.039 DEBUG:teuthology.orchestra.run.smithi154:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-01-13T11:00:11.046 INFO:tasks.cephadm:Adding host smithi154 to orchestrator... 2024-01-13T11:00:11.046 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph orch host add smithi154 2024-01-13T11:00:11.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:10 smithi121 bash[14010]: audit 2024-01-13T11:00:10.178021+0000 mon.a (mon.0) 105 : audit [DBG] from='client.? 172.21.15.121:0/2829340470' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-01-13T11:00:23.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:22 smithi121 bash[14010]: cluster 2024-01-13T11:00:21.808309+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 2024-01-13T11:00:25.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:24 smithi121 bash[14010]: cluster 2024-01-13T11:00:23.808817+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 2024-01-13T11:00:27.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:26 smithi121 bash[14010]: cluster 2024-01-13T11:00:25.809259+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 2024-01-13T11:00:28.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:27 smithi121 bash[14010]: cluster 2024-01-13T11:00:27.809751+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 2024-01-13T11:00:30.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:29 smithi121 bash[14010]: cluster 2024-01-13T11:00:29.810185+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 2024-01-13T11:00:32.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:31 smithi121 bash[14010]: cluster 2024-01-13T11:00:31.810643+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 2024-01-13T11:00:34.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:33 smithi121 bash[14010]: cluster 2024-01-13T11:00:33.811076+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 2024-01-13T11:00:37.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:36 smithi121 bash[14010]: cluster 2024-01-13T11:00:35.811821+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 2024-01-13T11:00:38.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:37 smithi121 bash[14010]: cluster 2024-01-13T11:00:37.812211+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 2024-01-13T11:00:40.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:39 smithi121 bash[14010]: cluster 2024-01-13T11:00:39.812645+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 2024-01-13T11:00:42.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:41 smithi121 bash[14010]: cluster 2024-01-13T11:00:41.813070+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 2024-01-13T11:00:44.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:43 smithi121 bash[14010]: cluster 2024-01-13T11:00:43.813574+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 2024-01-13T11:00:46.435 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:00:46 smithi121 bash[14274]: Warning: Permanently added 'smithi154,172.21.15.154' (ECDSA) to the list of known hosts. 2024-01-13T11:00:47.094 INFO:teuthology.orchestra.run.smithi154.stdout:Added host 'smithi154' 2024-01-13T11:00:47.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:46 smithi121 bash[14010]: cluster 2024-01-13T11:00:45.813978+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 2024-01-13T11:00:47.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:46 smithi121 bash[14010]: audit 2024-01-13T11:00:46.729040+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi121\": {\"hostname\": \"smithi121\", \"addr\": \"smithi121\", \"labels\": [], \"status\": \"\"}, \"smithi154\": {\"hostname\": \"smithi154\", \"addr\": \"smithi154\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-13T11:00:47.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:46 smithi121 bash[14010]: audit 2024-01-13T11:00:46.733307+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi121\": {\"hostname\": \"smithi121\", \"addr\": \"smithi121\", \"labels\": [], \"status\": \"\"}, \"smithi154\": {\"hostname\": \"smithi154\", \"addr\": \"smithi154\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-01-13T11:00:47.952 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph orch host ls --format=json 2024-01-13T11:00:48.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:47 smithi121 bash[14010]: audit 2024-01-13T11:00:46.083746+0000 mgr.y (mgr.14140) 16 : audit [DBG] from='client.14159 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi154", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:00:48.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:47 smithi121 bash[14010]: cephadm 2024-01-13T11:00:46.734262+0000 mgr.y (mgr.14140) 17 : cephadm [INF] Added host smithi154 2024-01-13T11:00:48.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:47 smithi121 bash[14010]: audit 2024-01-13T11:00:47.024673+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:00:48.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:47 smithi121 bash[14010]: audit 2024-01-13T11:00:47.028576+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:00:48.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:47 smithi121 bash[14010]: audit 2024-01-13T11:00:47.029987+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:00:48.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:47 smithi121 bash[14010]: audit 2024-01-13T11:00:47.250086+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-01-13T11:00:47.249476\", \"networks\": {}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:00:48.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:47 smithi121 bash[14010]: audit 2024-01-13T11:00:47.253909+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-01-13T11:00:47.249476\", \"networks\": {}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:00:48.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:47 smithi121 bash[14010]: audit 2024-01-13T11:00:47.255070+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:00:49.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:48 smithi121 bash[14010]: cluster 2024-01-13T11:00:47.814416+0000 mgr.y (mgr.14140) 18 : cluster [DBG] pgmap v16: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:00:50.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:49 smithi121 bash[14010]: cluster 2024-01-13T11:00:49.814858+0000 mgr.y (mgr.14140) 19 : cluster [DBG] pgmap v17: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:00:51.667 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-01-13T11:00:51.667 INFO:teuthology.orchestra.run.smithi154.stdout:[{"addr": "smithi121", "hostname": "smithi121", "labels": [], "status": ""}, {"addr": "smithi154", "hostname": "smithi154", "labels": [], "status": ""}] 2024-01-13T11:00:52.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:51 smithi121 bash[14010]: audit 2024-01-13T11:00:51.659114+0000 mgr.y (mgr.14140) 20 : audit [DBG] from='client.14161 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-13T11:00:52.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:51 smithi121 bash[14010]: cluster 2024-01-13T11:00:51.815325+0000 mgr.y (mgr.14140) 21 : cluster [DBG] pgmap v18: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:00:52.342 INFO:tasks.cephadm:Setting crush tunables to default 2024-01-13T11:00:52.342 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph osd crush tunables default 2024-01-13T11:00:53.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:52 smithi121 bash[14010]: audit 2024-01-13T11:00:52.911539+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:00:54.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:53 smithi121 bash[14010]: audit 2024-01-13T11:00:53.140565+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-01-13T11:00:47.249476\", \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:00:54.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:53 smithi121 bash[14010]: audit 2024-01-13T11:00:53.145080+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-01-13T11:00:47.249476\", \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:00:54.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:53 smithi121 bash[14010]: cluster 2024-01-13T11:00:53.815795+0000 mgr.y (mgr.14140) 22 : cluster [DBG] pgmap v19: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:00:55.166 INFO:teuthology.orchestra.run.smithi121.stderr:adjusted tunables profile to default 2024-01-13T11:00:55.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:55 smithi121 bash[14010]: audit 2024-01-13T11:00:54.834502+0000 mon.a (mon.0) 117 : audit [INF] from='client.? 172.21.15.121:0/422747337' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-01-13T11:00:55.761 INFO:tasks.cephadm:Adding mon.c on smithi121 2024-01-13T11:00:55.761 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph orch daemon add mon 'smithi121:[v2:172.21.15.121:3301,v1:172.21.15.121:6790]=c' 2024-01-13T11:00:56.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:56 smithi121 bash[14010]: audit 2024-01-13T11:00:55.154995+0000 mon.a (mon.0) 118 : audit [INF] from='client.? 172.21.15.121:0/422747337' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-01-13T11:00:56.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:56 smithi121 bash[14010]: cluster 2024-01-13T11:00:55.155120+0000 mon.a (mon.0) 119 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-01-13T11:00:56.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:56 smithi121 bash[14010]: cluster 2024-01-13T11:00:55.816266+0000 mgr.y (mgr.14140) 23 : cluster [DBG] pgmap v21: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:00:58.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:57 smithi121 bash[14010]: cluster 2024-01-13T11:00:57.816807+0000 mgr.y (mgr.14140) 24 : cluster [DBG] pgmap v22: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:00:58.916 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:58 smithi121 bash[14010]: audit 2024-01-13T11:00:58.330313+0000 mgr.y (mgr.14140) 25 : audit [DBG] from='client.14165 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi121:[v2:172.21.15.121:3301,v1:172.21.15.121:6790]=c", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:00:58.916 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:58 smithi121 bash[14010]: audit 2024-01-13T11:00:58.334452+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-13T11:00:58.916 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:58 smithi121 bash[14010]: audit 2024-01-13T11:00:58.336134+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:00:58.916 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:58 smithi121 bash[14010]: cephadm 2024-01-13T11:00:58.337406+0000 mgr.y (mgr.14140) 26 : cephadm [INF] Deploying daemon mon.c on smithi121 2024-01-13T11:00:58.916 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:58 smithi121 bash[14010]: audit 2024-01-13T11:00:58.337924+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2024-01-13T11:01:00.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:00:59 smithi121 bash[14010]: cluster 2024-01-13T11:00:59.817357+0000 mgr.y (mgr.14140) 27 : cluster [DBG] pgmap v23: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:02.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:01 smithi121 bash[14010]: cluster 2024-01-13T11:01:01.817812+0000 mgr.y (mgr.14140) 28 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:02.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:01 smithi121 bash[14010]: cluster 2024-01-13T11:01:01.868782+0000 mon.a (mon.0) 123 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-01-13T11:01:02.347 INFO:teuthology.orchestra.run.smithi121.stdout:Deployed mon.c on host 'smithi121' 2024-01-13T11:01:03.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:02 smithi121 bash[14010]: audit 2024-01-13T11:01:02.039103+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:00:03.184431\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:00:03.184647\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"daemon_id\": \"c\", \"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_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}}, \"last_device_update\": \"2024-01-13T11:00:09.657668\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:01:03.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:02 smithi121 bash[14010]: audit 2024-01-13T11:01:02.039636+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:01:03.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:02 smithi121 bash[14010]: audit 2024-01-13T11:01:02.043642+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:00:03.184431\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:00:03.184647\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"daemon_id\": \"c\", \"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_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}}, \"last_device_update\": \"2024-01-13T11:00:09.657668\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:01:03.342 DEBUG:teuthology.orchestra.run.smithi121:mon.c> sudo journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@mon.c.service 2024-01-13T11:01:03.344 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-01-13T11:01:03.345 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph mon dump -f json 2024-01-13T11:01:03.490 INFO:journalctl@ceph.mon.c.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-13T11:01:03.731 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.414+0000 7f2af78cc6c0 0 set uid:gid to 167:167 (ceph:ceph) 2024-01-13T11:01:03.731 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.414+0000 7f2af78cc6c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2024-01-13T11:01:03.731 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.414+0000 7f2af78cc6c0 0 pidfile_write: ignore empty --pid-file 2024-01-13T11:01:03.731 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.418+0000 7f2af78cc6c0 0 load: jerasure load: lrc load: isa 2024-01-13T11:01:03.731 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.418+0000 7f2af78cc6c0 0 set rocksdb option compression = kNoCompression 2024-01-13T11:01:03.731 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.418+0000 7f2af78cc6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-01-13T11:01:03.731 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.418+0000 7f2af78cc6c0 0 set rocksdb option write_buffer_size = 33554432 2024-01-13T11:01:03.731 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.418+0000 7f2af78cc6c0 0 set rocksdb option compression = kNoCompression 2024-01-13T11:01:03.732 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.418+0000 7f2af78cc6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-01-13T11:01:03.732 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.418+0000 7f2af78cc6c0 0 set rocksdb option write_buffer_size = 33554432 2024-01-13T11:01:03.732 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.418+0000 7f2af78cc6c0 1 rocksdb: do_open column families: [default] 2024-01-13T11:01:03.732 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.418+0000 7f2af78cc6c0 4 rocksdb: RocksDB version: 6.1.2 2024-01-13T11:01:03.732 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-01-13T11:01:03.732 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Compile date Mar 23 2020 2024-01-13T11:01:03.732 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: DB SUMMARY 2024-01-13T11:01:03.732 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: CURRENT file: CURRENT 2024-01-13T11:01:03.732 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: IDENTITY file: IDENTITY 2024-01-13T11:01:03.732 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2024-01-13T11:01:03.732 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-01-13T11:01:03.732 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000003.log size: 489 ; 2024-01-13T11:01:03.732 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.error_if_exists: 0 2024-01-13T11:01:03.732 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.create_if_missing: 0 2024-01-13T11:01:03.733 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.paranoid_checks: 1 2024-01-13T11:01:03.733 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.env: 0x55f50b9551a0 2024-01-13T11:01:03.733 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.info_log: 0x55f50cfe09a0 2024-01-13T11:01:03.733 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.max_file_opening_threads: 16 2024-01-13T11:01:03.733 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.statistics: (nil) 2024-01-13T11:01:03.733 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.use_fsync: 0 2024-01-13T11:01:03.734 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.max_log_file_size: 0 2024-01-13T11:01:03.734 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-01-13T11:01:03.734 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.log_file_time_to_roll: 0 2024-01-13T11:01:03.734 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.keep_log_file_num: 1000 2024-01-13T11:01:03.734 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.recycle_log_file_num: 0 2024-01-13T11:01:03.734 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.allow_fallocate: 1 2024-01-13T11:01:03.734 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.allow_mmap_reads: 0 2024-01-13T11:01:03.734 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.allow_mmap_writes: 0 2024-01-13T11:01:03.734 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.use_direct_reads: 0 2024-01-13T11:01:03.734 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-01-13T11:01:03.734 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.create_missing_column_families: 0 2024-01-13T11:01:03.734 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.db_log_dir: 2024-01-13T11:01:03.734 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-01-13T11:01:03.734 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.table_cache_numshardbits: 6 2024-01-13T11:01:03.734 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.max_subcompactions: 1 2024-01-13T11:01:03.735 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.max_background_flushes: -1 2024-01-13T11:01:03.735 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-01-13T11:01:03.735 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-01-13T11:01:03.735 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-01-13T11:01:03.735 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-01-13T11:01:03.735 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.advise_random_on_open: 1 2024-01-13T11:01:03.735 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.db_write_buffer_size: 0 2024-01-13T11:01:03.735 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.write_buffer_manager: 0x55f50db7aab0 2024-01-13T11:01:03.735 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-01-13T11:01:03.735 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-01-13T11:01:03.735 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-01-13T11:01:03.735 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.use_adaptive_mutex: 0 2024-01-13T11:01:03.735 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.rate_limiter: (nil) 2024-01-13T11:01:03.735 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-01-13T11:01:03.735 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.wal_recovery_mode: 2 2024-01-13T11:01:03.735 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.enable_thread_tracking: 0 2024-01-13T11:01:03.735 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.enable_pipelined_write: 0 2024-01-13T11:01:03.736 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-01-13T11:01:03.736 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-01-13T11:01:03.736 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-01-13T11:01:03.736 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-01-13T11:01:03.736 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.row_cache: None 2024-01-13T11:01:03.736 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.wal_filter: None 2024-01-13T11:01:03.736 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-01-13T11:01:03.736 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.allow_ingest_behind: 0 2024-01-13T11:01:03.736 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.preserve_deletes: 0 2024-01-13T11:01:03.736 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.two_write_queues: 0 2024-01-13T11:01:03.736 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.manual_wal_flush: 0 2024-01-13T11:01:03.736 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.atomic_flush: 0 2024-01-13T11:01:03.736 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-01-13T11:01:03.736 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.max_background_jobs: 2 2024-01-13T11:01:03.736 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.max_background_compactions: -1 2024-01-13T11:01:03.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-01-13T11:01:03.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-01-13T11:01:03.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.delayed_write_rate : 16777216 2024-01-13T11:01:03.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.max_total_wal_size: 0 2024-01-13T11:01:03.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-01-13T11:01:03.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.stats_dump_period_sec: 600 2024-01-13T11:01:03.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.stats_persist_period_sec: 600 2024-01-13T11:01:03.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-01-13T11:01:03.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.max_open_files: -1 2024-01-13T11:01:03.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.bytes_per_sync: 0 2024-01-13T11:01:03.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-01-13T11:01:03.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.compaction_readahead_size: 0 2024-01-13T11:01:03.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Compression algorithms supported: 2024-01-13T11:01:03.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-01-13T11:01:03.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: kZSTD supported: 0 2024-01-13T11:01:03.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: kXpressCompression supported: 0 2024-01-13T11:01:03.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: kLZ4HCCompression supported: 1 2024-01-13T11:01:03.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: kLZ4Compression supported: 1 2024-01-13T11:01:03.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: kBZip2Compression supported: 0 2024-01-13T11:01:03.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: kZlibCompression supported: 1 2024-01-13T11:01:03.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: kSnappyCompression supported: 1 2024-01-13T11:01:03.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-01-13T11:01:03.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 2024-01-13T11:01:03.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-01-13T11:01:03.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-01-13T11:01:03.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.merge_operator: 2024-01-13T11:01:03.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.compaction_filter: None 2024-01-13T11:01:03.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.compaction_filter_factory: None 2024-01-13T11:01:03.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-01-13T11:01:03.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.table_factory: BlockBasedTable 2024-01-13T11:01:03.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f50cf00138) 2024-01-13T11:01:03.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: cache_index_and_filter_blocks: 1 2024-01-13T11:01:03.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: cache_index_and_filter_blocks_with_high_priority: 1 2024-01-13T11:01:03.739 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-01-13T11:01:03.739 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: pin_top_level_index_and_filter: 1 2024-01-13T11:01:03.739 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: index_type: 0 2024-01-13T11:01:03.739 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: data_block_index_type: 0 2024-01-13T11:01:03.739 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: data_block_hash_table_util_ratio: 0.750000 2024-01-13T11:01:03.739 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: hash_index_allow_collision: 1 2024-01-13T11:01:03.739 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: checksum: 1 2024-01-13T11:01:03.739 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: no_block_cache: 0 2024-01-13T11:01:03.739 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: block_cache: 0x55f50cf36610 2024-01-13T11:01:03.739 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: block_cache_name: BinnedLRUCache 2024-01-13T11:01:03.739 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: block_cache_options: 2024-01-13T11:01:03.739 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: capacity : 536870912 2024-01-13T11:01:03.739 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: num_shard_bits : 4 2024-01-13T11:01:03.739 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: strict_capacity_limit : 0 2024-01-13T11:01:03.739 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: high_pri_pool_ratio: 0.000 2024-01-13T11:01:03.739 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: block_cache_compressed: (nil) 2024-01-13T11:01:03.739 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: persistent_cache: (nil) 2024-01-13T11:01:03.740 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: block_size: 4096 2024-01-13T11:01:03.740 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: block_size_deviation: 10 2024-01-13T11:01:03.740 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: block_restart_interval: 16 2024-01-13T11:01:03.740 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: index_block_restart_interval: 1 2024-01-13T11:01:03.740 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: metadata_block_size: 4096 2024-01-13T11:01:03.740 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: partition_filters: 0 2024-01-13T11:01:03.740 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: use_delta_encoding: 1 2024-01-13T11:01:03.740 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: filter_policy: rocksdb.BuiltinBloomFilter 2024-01-13T11:01:03.740 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: whole_key_filtering: 1 2024-01-13T11:01:03.740 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: verify_compression: 0 2024-01-13T11:01:03.740 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: read_amp_bytes_per_bit: 0 2024-01-13T11:01:03.740 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: format_version: 2 2024-01-13T11:01:03.740 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: enable_index_compression: 1 2024-01-13T11:01:03.740 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: block_align: 0 2024-01-13T11:01:03.740 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.write_buffer_size: 33554432 2024-01-13T11:01:03.740 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.max_write_buffer_number: 2 2024-01-13T11:01:03.741 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.compression: NoCompression 2024-01-13T11:01:03.741 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.bottommost_compression: Disabled 2024-01-13T11:01:03.741 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.prefix_extractor: nullptr 2024-01-13T11:01:03.741 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-01-13T11:01:03.741 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.num_levels: 7 2024-01-13T11:01:03.741 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-01-13T11:01:03.741 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-01-13T11:01:03.741 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-01-13T11:01:03.741 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-01-13T11:01:03.741 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-01-13T11:01:03.741 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-01-13T11:01:03.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-01-13T11:01:03.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-01-13T11:01:03.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.compression_opts.window_bits: -14 2024-01-13T11:01:03.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.compression_opts.level: 32767 2024-01-13T11:01:03.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.compression_opts.strategy: 0 2024-01-13T11:01:03.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-01-13T11:01:03.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-01-13T11:01:03.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.compression_opts.enabled: false 2024-01-13T11:01:03.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-01-13T11:01:03.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-01-13T11:01:03.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-01-13T11:01:03.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.target_file_size_base: 67108864 2024-01-13T11:01:03.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.target_file_size_multiplier: 1 2024-01-13T11:01:03.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-01-13T11:01:03.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-01-13T11:01:03.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-01-13T11:01:03.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-01-13T11:01:03.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-01-13T11:01:03.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-01-13T11:01:03.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-01-13T11:01:03.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-01-13T11:01:03.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-01-13T11:01:03.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-01-13T11:01:03.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-01-13T11:01:03.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-01-13T11:01:03.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.arena_block_size: 4194304 2024-01-13T11:01:03.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-01-13T11:01:03.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-01-13T11:01:03.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-01-13T11:01:03.744 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.disable_auto_compactions: 0 2024-01-13T11:01:03.744 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-01-13T11:01:03.745 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-01-13T11:01:03.745 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-01-13T11:01:03.745 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-01-13T11:01:03.745 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-01-13T11:01:03.745 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-01-13T11:01:03.745 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-01-13T11:01:03.745 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-01-13T11:01:03.745 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-01-13T11:01:03.745 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-01-13T11:01:03.745 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.table_properties_collectors: 2024-01-13T11:01:03.745 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.inplace_update_support: 0 2024-01-13T11:01:03.745 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-01-13T11:01:03.745 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-01-13T11:01:03.745 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-01-13T11:01:03.745 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.memtable_huge_page_size: 0 2024-01-13T11:01:03.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.bloom_locality: 0 2024-01-13T11:01:03.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.max_successive_merges: 0 2024-01-13T11:01:03.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-01-13T11:01:03.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.paranoid_file_checks: 0 2024-01-13T11:01:03.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.force_consistency_checks: 0 2024-01-13T11:01:03.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.report_bg_io_stats: 0 2024-01-13T11:01:03.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.422+0000 7f2af78cc6c0 4 rocksdb: Options.ttl: 0 2024-01-13T11:01:03.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.426+0000 7f2af78cc6c0 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 2024-01-13T11:01:03.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.426+0000 7f2af78cc6c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2024-01-13T11:01:03.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.426+0000 7f2af78cc6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1705143663428015, "job": 1, "event": "recovery_started", "log_files": [3]} 2024-01-13T11:01:03.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.426+0000 7f2af78cc6c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #3 mode 2 2024-01-13T11:01:03.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.426+0000 7f2af78cc6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1705143663428519, "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"}} 2024-01-13T11:01:03.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.426+0000 7f2af78cc6c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 5 2024-01-13T11:01:03.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.426+0000 7f2af78cc6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1705143663428999, "job": 1, "event": "recovery_finished"} 2024-01-13T11:01:03.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.426+0000 7f2af78cc6c0 4 rocksdb: DB pointer 0x55f50cfd2400 2024-01-13T11:01:03.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.426+0000 7f2adea19700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-01-13T11:01:03.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.426+0000 7f2adea19700 4 rocksdb: [db/db_impl.cc:778] 2024-01-13T11:01:03.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: ** DB Stats ** 2024-01-13T11:01:03.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: Uptime(secs): 0.0 total, 0.0 interval 2024-01-13T11:01:03.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-01-13T11:01:03.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-01-13T11:01:03.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-13T11:01:03.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-01-13T11:01:03.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-01-13T11:01:03.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-13T11:01:03.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: ** Compaction Stats [default] ** 2024-01-13T11:01:03.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: 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 2024-01-13T11:01:03.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-13T11:01:03.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: L0 1/0 1.37 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.000 0 0 2024-01-13T11:01:03.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: Sum 1/0 1.37 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.000 0 0 2024-01-13T11:01:03.748 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.000 0 0 2024-01-13T11:01:03.748 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: ** Compaction Stats [default] ** 2024-01-13T11:01:03.748 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: 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 2024-01-13T11:01:03.748 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-13T11:01:03.748 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.0 0.00 0.00 1 0.000 0 0 2024-01-13T11:01:03.748 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: Uptime(secs): 0.0 total, 0.0 interval 2024-01-13T11:01:03.748 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: Flush(GB): cumulative 0.000, interval 0.000 2024-01-13T11:01:03.748 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: AddFile(GB): cumulative 0.000, interval 0.000 2024-01-13T11:01:03.748 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: AddFile(Total Files): cumulative 0, interval 0 2024-01-13T11:01:03.748 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: AddFile(L0 Files): cumulative 0, interval 0 2024-01-13T11:01:03.748 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: AddFile(Keys): cumulative 0, interval 0 2024-01-13T11:01:03.748 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: Cumulative compaction: 0.00 GB write, 0.19 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-13T11:01:03.748 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: Interval compaction: 0.00 GB write, 0.19 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-13T11:01:03.748 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: 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 2024-01-13T11:01:03.748 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: ** File Read Latency Histogram By Level [default] ** 2024-01-13T11:01:03.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: ** Compaction Stats [default] ** 2024-01-13T11:01:03.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: 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 2024-01-13T11:01:03.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-13T11:01:03.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: L0 1/0 1.37 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.000 0 0 2024-01-13T11:01:03.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: Sum 1/0 1.37 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.000 0 0 2024-01-13T11:01:03.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: 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 2024-01-13T11:01:03.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: ** Compaction Stats [default] ** 2024-01-13T11:01:03.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: 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 2024-01-13T11:01:03.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-13T11:01:03.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.0 0.00 0.00 1 0.000 0 0 2024-01-13T11:01:03.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: Uptime(secs): 0.0 total, 0.0 interval 2024-01-13T11:01:03.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: Flush(GB): cumulative 0.000, interval 0.000 2024-01-13T11:01:03.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: AddFile(GB): cumulative 0.000, interval 0.000 2024-01-13T11:01:03.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: AddFile(Total Files): cumulative 0, interval 0 2024-01-13T11:01:03.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: AddFile(L0 Files): cumulative 0, interval 0 2024-01-13T11:01:03.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: AddFile(Keys): cumulative 0, interval 0 2024-01-13T11:01:03.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: Cumulative compaction: 0.00 GB write, 0.19 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-13T11:01:03.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-13T11:01:03.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: 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 2024-01-13T11:01:03.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: ** File Read Latency Histogram By Level [default] ** 2024-01-13T11:01:03.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.426+0000 7f2af78cc6c0 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-01-13T11:01:03.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.426+0000 7f2af78cc6c0 0 using public_addrv [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] 2024-01-13T11:01:03.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.430+0000 7f2af78cc6c0 0 starting mon.c rank -1 at public addrs [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] at bind addrs [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid b5155c52-b202-11ee-95ac-87774f69a715 2024-01-13T11:01:03.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.430+0000 7f2af78cc6c0 1 mon.c@-1(???) e0 preinit fsid b5155c52-b202-11ee-95ac-87774f69a715 2024-01-13T11:01:03.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.458+0000 7f2ae121e700 0 mon.c@-1(synchronizing).mds e1 new map 2024-01-13T11:01:03.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.458+0000 7f2ae121e700 0 mon.c@-1(synchronizing).mds e1 print_map 2024-01-13T11:01:03.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: e1 2024-01-13T11:01:03.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: enable_multiple, ever_enabled_multiple: 0,0 2024-01-13T11:01:03.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: 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} 2024-01-13T11:01:03.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: legacy client fscid: -1 2024-01-13T11:01:03.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: 2024-01-13T11:01:03.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: No filesystems configured 2024-01-13T11:01:03.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.458+0000 7f2ae121e700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-01-13T11:01:03.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.458+0000 7f2ae121e700 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 2024-01-13T11:01:03.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.458+0000 7f2ae121e700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-01-13T11:01:03.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.458+0000 7f2ae121e700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-01-13T11:01:03.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.458+0000 7f2ae121e700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-01-13T11:01:03.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.458+0000 7f2ae121e700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-01-13T11:01:03.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.458+0000 7f2ae121e700 1 mon.c@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-01-13T11:01:03.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.458+0000 7f2ae121e700 1 mon.c@-1(synchronizing).osd e6 e6: 0 total, 0 up, 0 in 2024-01-13T11:01:03.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.458+0000 7f2ae121e700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-01-13T11:01:03.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.458+0000 7f2ae121e700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-01-13T11:01:03.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.458+0000 7f2ae121e700 0 mon.c@-1(synchronizing).osd e6 crush map has features 3314933000852226048, adjusting msgr requires 2024-01-13T11:01:03.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.458+0000 7f2ae121e700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-01-13T11:01:03.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: audit 2024-01-13T11:01:02.039103+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:00:03.184431\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:00:03.184647\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"daemon_id\": \"c\", \"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_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}}, \"last_device_update\": \"2024-01-13T11:00:09.657668\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:01:03.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: audit 2024-01-13T11:01:02.039636+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:01:03.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: audit 2024-01-13T11:01:02.043642+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:00:03.184431\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:00:03.184647\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"daemon_id\": \"c\", \"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_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}}, \"last_device_update\": \"2024-01-13T11:00:09.657668\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:01:03.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.458+0000 7f2ae121e700 1 mon.c@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2024-01-13T11:01:03.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.462+0000 7f2ae121e700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2024-01-13T11:01:03.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.462+0000 7f2ae121e700 20 expand_channel_meta expand map: {default=false} 2024-01-13T11:01:03.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.462+0000 7f2ae121e700 20 expand_channel_meta from 'false' to 'false' 2024-01-13T11:01:03.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.462+0000 7f2ae121e700 20 expand_channel_meta expanded map: {default=false} 2024-01-13T11:01:03.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.462+0000 7f2ae121e700 20 expand_channel_meta expand map: {default=info} 2024-01-13T11:01:03.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.462+0000 7f2ae121e700 20 expand_channel_meta from 'info' to 'info' 2024-01-13T11:01:03.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.462+0000 7f2ae121e700 20 expand_channel_meta expanded map: {default=info} 2024-01-13T11:01:03.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.462+0000 7f2ae121e700 20 expand_channel_meta expand map: {default=daemon} 2024-01-13T11:01:03.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.462+0000 7f2ae121e700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-01-13T11:01:03.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.462+0000 7f2ae121e700 20 expand_channel_meta expanded map: {default=daemon} 2024-01-13T11:01:03.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.462+0000 7f2ae121e700 20 expand_channel_meta expand map: {default=debug} 2024-01-13T11:01:03.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.462+0000 7f2ae121e700 20 expand_channel_meta from 'debug' to 'debug' 2024-01-13T11:01:03.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:03 smithi121 bash[17573]: debug 2024-01-13T11:01:03.462+0000 7f2ae121e700 20 expand_channel_meta expanded map: {default=debug} 2024-01-13T11:01:08.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:08 smithi121 bash[14010]: cluster 2024-01-13T11:01:03.472349+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2024-01-13T11:01:08.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:08 smithi121 bash[14010]: audit 2024-01-13T11:01:03.485930+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:03.484941\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:03.485045\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:03.485092\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}}, \"last_daemon_update\": \"2024-01-13T11:01:03.485194\", \"last_device_update\": \"2024-01-13T11:00:09.657668\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:01:08.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:08 smithi121 bash[17573]: cluster 2024-01-13T11:01:03.472349+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2024-01-13T11:01:08.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:08 smithi121 bash[17573]: audit 2024-01-13T11:01:03.485930+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:03.484941\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:03.485045\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:03.485092\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}}, \"last_daemon_update\": \"2024-01-13T11:01:03.485194\", \"last_device_update\": \"2024-01-13T11:00:09.657668\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:01:08.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:08 smithi121 bash[17573]: cluster 2024-01-13T11:01:03.818293+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 2024-01-13T11:01:08.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:08 smithi121 bash[17573]: cluster 2024-01-13T11:01:05.470435+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-01-13T11:01:08.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:08 smithi121 bash[17573]: cluster 2024-01-13T11:01:05.818832+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 2024-01-13T11:01:08.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:08 smithi121 bash[17573]: cluster 2024-01-13T11:01:07.819368+0000 mgr.y (mgr.14140) 31 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:08.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:08 smithi121 bash[17573]: cluster 2024-01-13T11:01:08.476913+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-01-13T11:01:08.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:08 smithi121 bash[17573]: cluster 2024-01-13T11:01:08.482873+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0]} 2024-01-13T11:01:08.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:08 smithi121 bash[17573]: cluster 2024-01-13T11:01:08.483042+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2024-01-13T11:01:08.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:08 smithi121 bash[17573]: cluster 2024-01-13T11:01:08.483132+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-01-13T11:01:08.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:08 smithi121 bash[17573]: cluster 2024-01-13T11:01:08.483605+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 67s) 2024-01-13T11:01:08.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:08 smithi121 bash[17573]: audit 2024-01-13T11:01:08.484747+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:03.484941\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:03.485045\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:03.485092\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}}, \"last_daemon_update\": \"2024-01-13T11:01:03.485194\", \"last_device_update\": \"2024-01-13T11:00:09.657668\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:01:08.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:08 smithi121 bash[17573]: cluster 2024-01-13T11:01:08.490952+0000 mon.a (mon.0) 135 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2024-01-13T11:01:08.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:08 smithi121 bash[17573]: audit 2024-01-13T11:01:08.494285+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:03.484941\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:03.485045\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:03.485092\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}}, \"last_daemon_update\": \"2024-01-13T11:01:03.485194\", \"last_device_update\": \"2024-01-13T11:00:09.657668\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:01:08.937 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:08 smithi121 bash[14010]: cluster 2024-01-13T11:01:03.818293+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 2024-01-13T11:01:08.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:08 smithi121 bash[14010]: cluster 2024-01-13T11:01:05.470435+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-01-13T11:01:08.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:08 smithi121 bash[14010]: cluster 2024-01-13T11:01:05.818832+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 2024-01-13T11:01:08.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:08 smithi121 bash[14010]: cluster 2024-01-13T11:01:07.819368+0000 mgr.y (mgr.14140) 31 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:08.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:08 smithi121 bash[14010]: cluster 2024-01-13T11:01:08.476913+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-01-13T11:01:08.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:08 smithi121 bash[14010]: cluster 2024-01-13T11:01:08.482873+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0]} 2024-01-13T11:01:08.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:08 smithi121 bash[14010]: cluster 2024-01-13T11:01:08.483042+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2024-01-13T11:01:08.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:08 smithi121 bash[14010]: cluster 2024-01-13T11:01:08.483132+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-01-13T11:01:08.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:08 smithi121 bash[14010]: cluster 2024-01-13T11:01:08.483605+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 67s) 2024-01-13T11:01:08.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:08 smithi121 bash[14010]: audit 2024-01-13T11:01:08.484747+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:03.484941\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:03.485045\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:03.485092\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}}, \"last_daemon_update\": \"2024-01-13T11:01:03.485194\", \"last_device_update\": \"2024-01-13T11:00:09.657668\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:01:08.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:08 smithi121 bash[14010]: cluster 2024-01-13T11:01:08.490952+0000 mon.a (mon.0) 135 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2024-01-13T11:01:08.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:08 smithi121 bash[14010]: audit 2024-01-13T11:01:08.494285+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:03.484941\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:03.485045\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:03.485092\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}}, \"last_daemon_update\": \"2024-01-13T11:01:03.485194\", \"last_device_update\": \"2024-01-13T11:00:09.657668\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:01:10.165 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-01-13T11:01:10.165 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":2,"fsid":"b5155c52-b202-11ee-95ac-87774f69a715","modified":"2024-01-13T11:01:03.468887Z","created":"2024-01-13T10:59:20.495735Z","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.121:3300","nonce":0},{"type":"v1","addr":"172.21.15.121:6789","nonce":0}]},"addr":"172.21.15.121:6789/0","public_addr":"172.21.15.121:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:3301","nonce":0},{"type":"v1","addr":"172.21.15.121:6790","nonce":0}]},"addr":"172.21.15.121:6790/0","public_addr":"172.21.15.121:6790/0","priority":0,"weight":0}],"quorum":[0,1]} 2024-01-13T11:01:10.167 INFO:teuthology.orchestra.run.smithi121.stderr:dumped monmap epoch 2 2024-01-13T11:01:10.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:09 smithi121 bash[14010]: cluster 2024-01-13T11:01:09.819875+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 2024-01-13T11:01:10.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:09 smithi121 bash[17573]: cluster 2024-01-13T11:01:09.819875+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 2024-01-13T11:01:10.846 INFO:tasks.cephadm:Adding mon.b on smithi154 2024-01-13T11:01:10.847 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph orch daemon add mon smithi154:172.21.15.154=b 2024-01-13T11:01:11.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:10 smithi121 bash[14010]: audit 2024-01-13T11:01:10.158661+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.121:0/1598069440' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-01-13T11:01:11.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:10 smithi121 bash[17573]: audit 2024-01-13T11:01:10.158661+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.121:0/1598069440' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-01-13T11:01:12.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:11 smithi121 bash[14010]: cluster 2024-01-13T11:01:11.820377+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 2024-01-13T11:01:12.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:11 smithi121 bash[17573]: cluster 2024-01-13T11:01:11.820377+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 2024-01-13T11:01:13.685 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:13 smithi121 bash[14010]: audit 2024-01-13T11:01:13.342334+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-13T11:01:13.685 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:13 smithi121 bash[14010]: audit 2024-01-13T11:01:13.344207+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:01:13.685 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:13 smithi121 bash[14010]: audit 2024-01-13T11:01:13.346203+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-01-13T11:01:13.685 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:13 smithi121 bash[17573]: audit 2024-01-13T11:01:13.342334+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-13T11:01:13.685 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:13 smithi121 bash[17573]: audit 2024-01-13T11:01:13.344207+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:01:13.686 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:13 smithi121 bash[17573]: audit 2024-01-13T11:01:13.346203+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-01-13T11:01:14.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:14 smithi121 bash[14010]: audit 2024-01-13T11:01:13.339742+0000 mgr.y (mgr.14140) 34 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi154:172.21.15.154=b", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:01:14.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:14 smithi121 bash[14010]: cephadm 2024-01-13T11:01:13.345569+0000 mgr.y (mgr.14140) 35 : cephadm [INF] Deploying daemon mon.b on smithi154 2024-01-13T11:01:14.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:14 smithi121 bash[14010]: cluster 2024-01-13T11:01:13.820875+0000 mgr.y (mgr.14140) 36 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:14.935 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:14 smithi121 bash[17573]: audit 2024-01-13T11:01:13.339742+0000 mgr.y (mgr.14140) 34 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi154:172.21.15.154=b", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:01:14.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:14 smithi121 bash[17573]: cephadm 2024-01-13T11:01:13.345569+0000 mgr.y (mgr.14140) 35 : cephadm [INF] Deploying daemon mon.b on smithi154 2024-01-13T11:01:14.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:14 smithi121 bash[17573]: cluster 2024-01-13T11:01:13.820875+0000 mgr.y (mgr.14140) 36 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:17.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:16 smithi121 bash[14010]: cluster 2024-01-13T11:01:15.821376+0000 mgr.y (mgr.14140) 37 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:17.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:16 smithi121 bash[17573]: cluster 2024-01-13T11:01:15.821376+0000 mgr.y (mgr.14140) 37 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:17.354 INFO:teuthology.orchestra.run.smithi154.stdout:Deployed mon.b on host 'smithi154' 2024-01-13T11:01:18.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:17 smithi121 bash[14010]: audit 2024-01-13T11:01:17.231399+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}}, \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:01:18.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:17 smithi121 bash[14010]: audit 2024-01-13T11:01:17.232255+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:01:18.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:17 smithi121 bash[17573]: audit 2024-01-13T11:01:17.231399+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}}, \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:01:18.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:17 smithi121 bash[17573]: audit 2024-01-13T11:01:17.232255+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:01:18.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:17 smithi121 bash[17573]: audit 2024-01-13T11:01:17.236610+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}}, \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:01:18.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:17 smithi121 bash[17573]: audit 2024-01-13T11:01:17.522425+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:17.521165\", \"created\": \"2024-01-13T11:01:17.210026\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}}, \"last_daemon_update\": \"2024-01-13T11:01:17.521409\", \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:01:18.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:17 smithi121 bash[17573]: audit 2024-01-13T11:01:17.527800+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:17.521165\", \"created\": \"2024-01-13T11:01:17.210026\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}}, \"last_daemon_update\": \"2024-01-13T11:01:17.521409\", \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:01:18.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:17 smithi121 bash[14010]: audit 2024-01-13T11:01:17.236610+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}}, \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:01:18.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:17 smithi121 bash[14010]: audit 2024-01-13T11:01:17.522425+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:17.521165\", \"created\": \"2024-01-13T11:01:17.210026\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}}, \"last_daemon_update\": \"2024-01-13T11:01:17.521409\", \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:01:18.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:17 smithi121 bash[14010]: audit 2024-01-13T11:01:17.527800+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:17.521165\", \"created\": \"2024-01-13T11:01:17.210026\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}}, \"last_daemon_update\": \"2024-01-13T11:01:17.521409\", \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:01:18.234 DEBUG:teuthology.orchestra.run.smithi154:mon.b> sudo journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@mon.b.service 2024-01-13T11:01:18.236 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-01-13T11:01:18.236 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph mon dump -f json 2024-01-13T11:01:19.140 INFO:journalctl@ceph.mon.b.smithi154.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-13T11:01:19.140 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.717+0000 7f5b0cdf36c0 0 set uid:gid to 167:167 (ceph:ceph) 2024-01-13T11:01:19.140 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.717+0000 7f5b0cdf36c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2024-01-13T11:01:19.140 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.717+0000 7f5b0cdf36c0 0 pidfile_write: ignore empty --pid-file 2024-01-13T11:01:19.141 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 0 load: jerasure load: lrc load: isa 2024-01-13T11:01:19.141 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 0 set rocksdb option compression = kNoCompression 2024-01-13T11:01:19.141 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-01-13T11:01:19.141 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 0 set rocksdb option write_buffer_size = 33554432 2024-01-13T11:01:19.141 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 0 set rocksdb option compression = kNoCompression 2024-01-13T11:01:19.141 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-01-13T11:01:19.141 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 0 set rocksdb option write_buffer_size = 33554432 2024-01-13T11:01:19.141 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 1 rocksdb: do_open column families: [default] 2024-01-13T11:01:19.141 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: RocksDB version: 6.1.2 2024-01-13T11:01:19.141 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-01-13T11:01:19.141 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Compile date Mar 23 2020 2024-01-13T11:01:19.141 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: DB SUMMARY 2024-01-13T11:01:19.141 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: CURRENT file: CURRENT 2024-01-13T11:01:19.141 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: IDENTITY file: IDENTITY 2024-01-13T11:01:19.141 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2024-01-13T11:01:19.142 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-01-13T11:01:19.142 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000003.log size: 610 ; 2024-01-13T11:01:19.142 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.error_if_exists: 0 2024-01-13T11:01:19.142 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.create_if_missing: 0 2024-01-13T11:01:19.142 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.paranoid_checks: 1 2024-01-13T11:01:19.142 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.env: 0x5615b6bc71a0 2024-01-13T11:01:19.142 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.info_log: 0x5615b80ea9a0 2024-01-13T11:01:19.142 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.max_file_opening_threads: 16 2024-01-13T11:01:19.142 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.statistics: (nil) 2024-01-13T11:01:19.142 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.use_fsync: 0 2024-01-13T11:01:19.143 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.max_log_file_size: 0 2024-01-13T11:01:19.143 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-01-13T11:01:19.143 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.log_file_time_to_roll: 0 2024-01-13T11:01:19.143 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.keep_log_file_num: 1000 2024-01-13T11:01:19.143 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.recycle_log_file_num: 0 2024-01-13T11:01:19.143 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.allow_fallocate: 1 2024-01-13T11:01:19.143 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.allow_mmap_reads: 0 2024-01-13T11:01:19.143 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.allow_mmap_writes: 0 2024-01-13T11:01:19.144 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.use_direct_reads: 0 2024-01-13T11:01:19.144 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-01-13T11:01:19.144 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.create_missing_column_families: 0 2024-01-13T11:01:19.144 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.db_log_dir: 2024-01-13T11:01:19.144 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-01-13T11:01:19.144 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.table_cache_numshardbits: 6 2024-01-13T11:01:19.144 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.max_subcompactions: 1 2024-01-13T11:01:19.144 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.max_background_flushes: -1 2024-01-13T11:01:19.144 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-01-13T11:01:19.144 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-01-13T11:01:19.144 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-01-13T11:01:19.144 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-01-13T11:01:19.144 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.advise_random_on_open: 1 2024-01-13T11:01:19.144 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.db_write_buffer_size: 0 2024-01-13T11:01:19.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.write_buffer_manager: 0x5615b8c84a80 2024-01-13T11:01:19.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-01-13T11:01:19.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-01-13T11:01:19.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-01-13T11:01:19.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.use_adaptive_mutex: 0 2024-01-13T11:01:19.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.rate_limiter: (nil) 2024-01-13T11:01:19.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-01-13T11:01:19.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.wal_recovery_mode: 2 2024-01-13T11:01:19.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.enable_thread_tracking: 0 2024-01-13T11:01:19.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.enable_pipelined_write: 0 2024-01-13T11:01:19.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-01-13T11:01:19.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-01-13T11:01:19.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-01-13T11:01:19.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-01-13T11:01:19.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.row_cache: None 2024-01-13T11:01:19.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.wal_filter: None 2024-01-13T11:01:19.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-01-13T11:01:19.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.allow_ingest_behind: 0 2024-01-13T11:01:19.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.preserve_deletes: 0 2024-01-13T11:01:19.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.two_write_queues: 0 2024-01-13T11:01:19.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.manual_wal_flush: 0 2024-01-13T11:01:19.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.atomic_flush: 0 2024-01-13T11:01:19.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-01-13T11:01:19.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.max_background_jobs: 2 2024-01-13T11:01:19.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.max_background_compactions: -1 2024-01-13T11:01:19.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-01-13T11:01:19.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-01-13T11:01:19.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.delayed_write_rate : 16777216 2024-01-13T11:01:19.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.max_total_wal_size: 0 2024-01-13T11:01:19.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-01-13T11:01:19.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.stats_dump_period_sec: 600 2024-01-13T11:01:19.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.stats_persist_period_sec: 600 2024-01-13T11:01:19.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-01-13T11:01:19.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.max_open_files: -1 2024-01-13T11:01:19.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.bytes_per_sync: 0 2024-01-13T11:01:19.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-01-13T11:01:19.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.compaction_readahead_size: 0 2024-01-13T11:01:19.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Compression algorithms supported: 2024-01-13T11:01:19.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-01-13T11:01:19.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: kZSTD supported: 0 2024-01-13T11:01:19.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: kXpressCompression supported: 0 2024-01-13T11:01:19.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: kLZ4HCCompression supported: 1 2024-01-13T11:01:19.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: kLZ4Compression supported: 1 2024-01-13T11:01:19.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: kBZip2Compression supported: 0 2024-01-13T11:01:19.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: kZlibCompression supported: 1 2024-01-13T11:01:19.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: kSnappyCompression supported: 1 2024-01-13T11:01:19.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-01-13T11:01:19.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 2024-01-13T11:01:19.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-01-13T11:01:19.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-01-13T11:01:19.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.merge_operator: 2024-01-13T11:01:19.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.compaction_filter: None 2024-01-13T11:01:19.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.compaction_filter_factory: None 2024-01-13T11:01:19.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-01-13T11:01:19.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.table_factory: BlockBasedTable 2024-01-13T11:01:19.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5615b800a138) 2024-01-13T11:01:19.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: cache_index_and_filter_blocks: 1 2024-01-13T11:01:19.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: cache_index_and_filter_blocks_with_high_priority: 1 2024-01-13T11:01:19.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-01-13T11:01:19.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: pin_top_level_index_and_filter: 1 2024-01-13T11:01:19.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: index_type: 0 2024-01-13T11:01:19.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: data_block_index_type: 0 2024-01-13T11:01:19.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: data_block_hash_table_util_ratio: 0.750000 2024-01-13T11:01:19.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: hash_index_allow_collision: 1 2024-01-13T11:01:19.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: checksum: 1 2024-01-13T11:01:19.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: no_block_cache: 0 2024-01-13T11:01:19.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: block_cache: 0x5615b8040610 2024-01-13T11:01:19.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: block_cache_name: BinnedLRUCache 2024-01-13T11:01:19.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: block_cache_options: 2024-01-13T11:01:19.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: capacity : 536870912 2024-01-13T11:01:19.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: num_shard_bits : 4 2024-01-13T11:01:19.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: strict_capacity_limit : 0 2024-01-13T11:01:19.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: high_pri_pool_ratio: 0.000 2024-01-13T11:01:19.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: block_cache_compressed: (nil) 2024-01-13T11:01:19.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: persistent_cache: (nil) 2024-01-13T11:01:19.150 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: block_size: 4096 2024-01-13T11:01:19.150 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: block_size_deviation: 10 2024-01-13T11:01:19.150 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: block_restart_interval: 16 2024-01-13T11:01:19.150 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: index_block_restart_interval: 1 2024-01-13T11:01:19.150 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: metadata_block_size: 4096 2024-01-13T11:01:19.150 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: partition_filters: 0 2024-01-13T11:01:19.150 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: use_delta_encoding: 1 2024-01-13T11:01:19.150 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: filter_policy: rocksdb.BuiltinBloomFilter 2024-01-13T11:01:19.150 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: whole_key_filtering: 1 2024-01-13T11:01:19.150 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: verify_compression: 0 2024-01-13T11:01:19.150 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: read_amp_bytes_per_bit: 0 2024-01-13T11:01:19.150 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: format_version: 2 2024-01-13T11:01:19.150 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: enable_index_compression: 1 2024-01-13T11:01:19.150 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: block_align: 0 2024-01-13T11:01:19.150 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.write_buffer_size: 33554432 2024-01-13T11:01:19.150 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.max_write_buffer_number: 2 2024-01-13T11:01:19.151 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.compression: NoCompression 2024-01-13T11:01:19.151 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.bottommost_compression: Disabled 2024-01-13T11:01:19.151 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.prefix_extractor: nullptr 2024-01-13T11:01:19.151 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-01-13T11:01:19.151 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.num_levels: 7 2024-01-13T11:01:19.151 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-01-13T11:01:19.151 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-01-13T11:01:19.151 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-01-13T11:01:19.151 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-01-13T11:01:19.151 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-01-13T11:01:19.151 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-01-13T11:01:19.151 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-01-13T11:01:19.151 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-01-13T11:01:19.151 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.compression_opts.window_bits: -14 2024-01-13T11:01:19.157 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.compression_opts.level: 32767 2024-01-13T11:01:19.157 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.compression_opts.strategy: 0 2024-01-13T11:01:19.157 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-01-13T11:01:19.157 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-01-13T11:01:19.157 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.compression_opts.enabled: false 2024-01-13T11:01:19.157 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-01-13T11:01:19.157 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-01-13T11:01:19.157 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-01-13T11:01:19.157 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.target_file_size_base: 67108864 2024-01-13T11:01:19.157 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.target_file_size_multiplier: 1 2024-01-13T11:01:19.157 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-01-13T11:01:19.157 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-01-13T11:01:19.157 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-01-13T11:01:19.158 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-01-13T11:01:19.158 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-01-13T11:01:19.158 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-01-13T11:01:19.158 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-01-13T11:01:19.158 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-01-13T11:01:19.158 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-01-13T11:01:19.158 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-01-13T11:01:19.158 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-01-13T11:01:19.158 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-01-13T11:01:19.158 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.arena_block_size: 4194304 2024-01-13T11:01:19.158 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-01-13T11:01:19.158 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-01-13T11:01:19.158 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-01-13T11:01:19.158 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.disable_auto_compactions: 0 2024-01-13T11:01:19.158 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-01-13T11:01:19.159 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-01-13T11:01:19.159 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-01-13T11:01:19.159 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-01-13T11:01:19.159 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-01-13T11:01:19.159 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-01-13T11:01:19.159 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-01-13T11:01:19.159 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-01-13T11:01:19.159 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-01-13T11:01:19.159 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-01-13T11:01:19.159 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.table_properties_collectors: 2024-01-13T11:01:19.159 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.inplace_update_support: 0 2024-01-13T11:01:19.159 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-01-13T11:01:19.159 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-01-13T11:01:19.159 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-01-13T11:01:19.159 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.memtable_huge_page_size: 0 2024-01-13T11:01:19.159 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.bloom_locality: 0 2024-01-13T11:01:19.160 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.max_successive_merges: 0 2024-01-13T11:01:19.160 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-01-13T11:01:19.160 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.paranoid_file_checks: 0 2024-01-13T11:01:19.160 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.force_consistency_checks: 0 2024-01-13T11:01:19.160 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.report_bg_io_stats: 0 2024-01-13T11:01:19.160 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.721+0000 7f5b0cdf36c0 4 rocksdb: Options.ttl: 0 2024-01-13T11:01:19.160 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.725+0000 7f5b0cdf36c0 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 2024-01-13T11:01:19.160 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.725+0000 7f5b0cdf36c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2024-01-13T11:01:19.160 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.725+0000 7f5b0cdf36c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1705143678730416, "job": 1, "event": "recovery_started", "log_files": [3]} 2024-01-13T11:01:19.160 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.725+0000 7f5b0cdf36c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #3 mode 2 2024-01-13T11:01:19.160 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.725+0000 7f5b0cdf36c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1705143678732758, "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"}} 2024-01-13T11:01:19.160 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.725+0000 7f5b0cdf36c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 5 2024-01-13T11:01:19.160 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.729+0000 7f5b0cdf36c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1705143678733696, "job": 1, "event": "recovery_finished"} 2024-01-13T11:01:19.160 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.729+0000 7f5b0cdf36c0 4 rocksdb: DB pointer 0x5615b80dc400 2024-01-13T11:01:19.161 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.729+0000 7f5af3f40700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-01-13T11:01:19.161 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.729+0000 7f5af3f40700 4 rocksdb: [db/db_impl.cc:778] 2024-01-13T11:01:19.161 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: ** DB Stats ** 2024-01-13T11:01:19.161 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: Uptime(secs): 0.0 total, 0.0 interval 2024-01-13T11:01:19.161 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-01-13T11:01:19.161 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-01-13T11:01:19.161 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-13T11:01:19.161 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-01-13T11:01:19.161 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-01-13T11:01:19.161 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-13T11:01:19.161 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: ** Compaction Stats [default] ** 2024-01-13T11:01:19.161 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: 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 2024-01-13T11:01:19.161 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-13T11:01:19.161 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: L0 1/0 1.49 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.7 0.00 0.00 1 0.002 0 0 2024-01-13T11:01:19.161 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: Sum 1/0 1.49 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.7 0.00 0.00 1 0.002 0 0 2024-01-13T11:01:19.161 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.7 0.00 0.00 1 0.002 0 0 2024-01-13T11:01:19.162 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: ** Compaction Stats [default] ** 2024-01-13T11:01:19.162 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: 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 2024-01-13T11:01:19.162 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-13T11:01:19.162 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.7 0.00 0.00 1 0.002 0 0 2024-01-13T11:01:19.162 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: Uptime(secs): 0.0 total, 0.0 interval 2024-01-13T11:01:19.162 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: Flush(GB): cumulative 0.000, interval 0.000 2024-01-13T11:01:19.162 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: AddFile(GB): cumulative 0.000, interval 0.000 2024-01-13T11:01:19.162 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: AddFile(Total Files): cumulative 0, interval 0 2024-01-13T11:01:19.162 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: AddFile(L0 Files): cumulative 0, interval 0 2024-01-13T11:01:19.162 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: AddFile(Keys): cumulative 0, interval 0 2024-01-13T11:01:19.162 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: Cumulative compaction: 0.00 GB write, 0.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-13T11:01:19.162 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: Interval compaction: 0.00 GB write, 0.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-13T11:01:19.162 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: 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 2024-01-13T11:01:19.162 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: ** File Read Latency Histogram By Level [default] ** 2024-01-13T11:01:19.162 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: ** Compaction Stats [default] ** 2024-01-13T11:01:19.163 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: 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 2024-01-13T11:01:19.163 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-13T11:01:19.163 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: L0 1/0 1.49 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.7 0.00 0.00 1 0.002 0 0 2024-01-13T11:01:19.163 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: Sum 1/0 1.49 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.7 0.00 0.00 1 0.002 0 0 2024-01-13T11:01:19.163 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: 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 2024-01-13T11:01:19.163 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: ** Compaction Stats [default] ** 2024-01-13T11:01:19.163 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: 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 2024-01-13T11:01:19.163 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-13T11:01:19.163 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.7 0.00 0.00 1 0.002 0 0 2024-01-13T11:01:19.163 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: Uptime(secs): 0.0 total, 0.0 interval 2024-01-13T11:01:19.163 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: Flush(GB): cumulative 0.000, interval 0.000 2024-01-13T11:01:19.163 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: AddFile(GB): cumulative 0.000, interval 0.000 2024-01-13T11:01:19.163 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: AddFile(Total Files): cumulative 0, interval 0 2024-01-13T11:01:19.163 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: AddFile(L0 Files): cumulative 0, interval 0 2024-01-13T11:01:19.163 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: AddFile(Keys): cumulative 0, interval 0 2024-01-13T11:01:19.163 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: Cumulative compaction: 0.00 GB write, 0.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-13T11:01:19.164 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-13T11:01:19.164 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: 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 2024-01-13T11:01:19.164 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: ** File Read Latency Histogram By Level [default] ** 2024-01-13T11:01:19.164 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.729+0000 7f5b0cdf36c0 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-01-13T11:01:19.164 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.729+0000 7f5b0cdf36c0 0 using public_addr v2:172.21.15.154:0/0 -> [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] 2024-01-13T11:01:19.164 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.733+0000 7f5b0cdf36c0 0 starting mon.b rank -1 at public addrs [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] at bind addrs [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid b5155c52-b202-11ee-95ac-87774f69a715 2024-01-13T11:01:19.164 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.733+0000 7f5b0cdf36c0 1 mon.b@-1(???) e0 preinit fsid b5155c52-b202-11ee-95ac-87774f69a715 2024-01-13T11:01:19.164 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.777+0000 7f5af6745700 0 mon.b@-1(synchronizing).mds e1 new map 2024-01-13T11:01:19.164 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.777+0000 7f5af6745700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-01-13T11:01:19.164 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: e1 2024-01-13T11:01:19.164 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: enable_multiple, ever_enabled_multiple: 0,0 2024-01-13T11:01:19.164 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: 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} 2024-01-13T11:01:19.164 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: legacy client fscid: -1 2024-01-13T11:01:19.164 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: 2024-01-13T11:01:19.164 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: No filesystems configured 2024-01-13T11:01:19.165 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.777+0000 7f5af6745700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-01-13T11:01:19.165 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.777+0000 7f5af6745700 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 2024-01-13T11:01:19.165 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.777+0000 7f5af6745700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-01-13T11:01:19.165 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.777+0000 7f5af6745700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-01-13T11:01:19.165 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.777+0000 7f5af6745700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-01-13T11:01:19.165 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.777+0000 7f5af6745700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-01-13T11:01:19.165 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.781+0000 7f5af6745700 1 mon.b@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-01-13T11:01:19.165 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.781+0000 7f5af6745700 1 mon.b@-1(synchronizing).osd e6 e6: 0 total, 0 up, 0 in 2024-01-13T11:01:19.165 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.781+0000 7f5af6745700 0 mon.b@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-01-13T11:01:19.165 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.781+0000 7f5af6745700 0 mon.b@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-01-13T11:01:19.165 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.781+0000 7f5af6745700 0 mon.b@-1(synchronizing).osd e6 crush map has features 3314933000852226048, adjusting msgr requires 2024-01-13T11:01:19.165 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.781+0000 7f5af6745700 0 mon.b@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-01-13T11:01:19.165 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: audit 2024-01-13T11:01:17.231399+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}}, \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:01:19.165 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: audit 2024-01-13T11:01:17.232255+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:01:19.166 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: audit 2024-01-13T11:01:17.236610+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}}, \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:01:19.166 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: audit 2024-01-13T11:01:17.522425+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:17.521165\", \"created\": \"2024-01-13T11:01:17.210026\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}}, \"last_daemon_update\": \"2024-01-13T11:01:17.521409\", \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:01:19.166 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: audit 2024-01-13T11:01:17.527800+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:17.521165\", \"created\": \"2024-01-13T11:01:17.210026\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}}, \"last_daemon_update\": \"2024-01-13T11:01:17.521409\", \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:01:19.166 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.781+0000 7f5af6745700 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-01-13T11:01:19.166 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.785+0000 7f5af6745700 10 mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2024-01-13T11:01:19.166 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.785+0000 7f5af6745700 20 expand_channel_meta expand map: {default=false} 2024-01-13T11:01:19.166 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.785+0000 7f5af6745700 20 expand_channel_meta from 'false' to 'false' 2024-01-13T11:01:19.166 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.785+0000 7f5af6745700 20 expand_channel_meta expanded map: {default=false} 2024-01-13T11:01:19.166 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.785+0000 7f5af6745700 20 expand_channel_meta expand map: {default=info} 2024-01-13T11:01:19.166 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.785+0000 7f5af6745700 20 expand_channel_meta from 'info' to 'info' 2024-01-13T11:01:19.166 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.785+0000 7f5af6745700 20 expand_channel_meta expanded map: {default=info} 2024-01-13T11:01:19.166 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.785+0000 7f5af6745700 20 expand_channel_meta expand map: {default=daemon} 2024-01-13T11:01:19.166 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.785+0000 7f5af6745700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-01-13T11:01:19.166 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.785+0000 7f5af6745700 20 expand_channel_meta expanded map: {default=daemon} 2024-01-13T11:01:19.166 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.785+0000 7f5af6745700 20 expand_channel_meta expand map: {default=debug} 2024-01-13T11:01:19.166 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.785+0000 7f5af6745700 20 expand_channel_meta from 'debug' to 'debug' 2024-01-13T11:01:19.167 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:18 smithi154 bash[13980]: debug 2024-01-13T11:01:18.785+0000 7f5af6745700 20 expand_channel_meta expanded map: {default=debug} 2024-01-13T11:01:24.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:23 smithi121 bash[17573]: cluster 2024-01-13T11:01:18.802167+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2024-01-13T11:01:24.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:23 smithi121 bash[17573]: cluster 2024-01-13T11:01:18.802505+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-01-13T11:01:24.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:23 smithi121 bash[17573]: cluster 2024-01-13T11:01:19.822345+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 2024-01-13T11:01:24.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:23 smithi121 bash[17573]: cluster 2024-01-13T11:01:21.822813+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 2024-01-13T11:01:24.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:23 smithi121 bash[17573]: cluster 2024-01-13T11:01:23.823282+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 2024-01-13T11:01:24.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:23 smithi121 bash[17573]: cluster 2024-01-13T11:01:23.825188+0000 mon.a (mon.0) 147 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-01-13T11:01:24.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:23 smithi121 bash[17573]: cluster 2024-01-13T11:01:23.830444+0000 mon.a (mon.0) 148 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],b=[v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0],c=[v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0]} 2024-01-13T11:01:24.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:23 smithi121 bash[17573]: cluster 2024-01-13T11:01:23.830554+0000 mon.a (mon.0) 149 : cluster [DBG] fsmap 2024-01-13T11:01:24.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:23 smithi121 bash[17573]: cluster 2024-01-13T11:01:23.830646+0000 mon.a (mon.0) 150 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-01-13T11:01:24.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:23 smithi121 bash[17573]: cluster 2024-01-13T11:01:23.830991+0000 mon.a (mon.0) 151 : cluster [DBG] mgrmap e13: y(active, since 82s) 2024-01-13T11:01:24.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:23 smithi121 bash[17573]: cluster 2024-01-13T11:01:23.831325+0000 mon.a (mon.0) 152 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-01-13T11:01:24.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:23 smithi121 bash[17573]: cluster 2024-01-13T11:01:23.838713+0000 mon.a (mon.0) 153 : cluster [WRN] overall HEALTH_WARN 1/3 mons down, quorum a,c; Reduced data availability: 1 pg inactive 2024-01-13T11:01:24.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:23 smithi121 bash[14010]: cluster 2024-01-13T11:01:18.802167+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2024-01-13T11:01:24.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:23 smithi121 bash[14010]: cluster 2024-01-13T11:01:18.802505+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-01-13T11:01:24.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:23 smithi121 bash[14010]: cluster 2024-01-13T11:01:19.822345+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 2024-01-13T11:01:24.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:23 smithi121 bash[14010]: cluster 2024-01-13T11:01:21.822813+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 2024-01-13T11:01:24.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:23 smithi121 bash[14010]: cluster 2024-01-13T11:01:23.823282+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 2024-01-13T11:01:24.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:23 smithi121 bash[14010]: cluster 2024-01-13T11:01:23.825188+0000 mon.a (mon.0) 147 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-01-13T11:01:24.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:23 smithi121 bash[14010]: cluster 2024-01-13T11:01:23.830444+0000 mon.a (mon.0) 148 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],b=[v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0],c=[v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0]} 2024-01-13T11:01:24.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:23 smithi121 bash[14010]: cluster 2024-01-13T11:01:23.830554+0000 mon.a (mon.0) 149 : cluster [DBG] fsmap 2024-01-13T11:01:24.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:23 smithi121 bash[14010]: cluster 2024-01-13T11:01:23.830646+0000 mon.a (mon.0) 150 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-01-13T11:01:24.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:23 smithi121 bash[14010]: cluster 2024-01-13T11:01:23.830991+0000 mon.a (mon.0) 151 : cluster [DBG] mgrmap e13: y(active, since 82s) 2024-01-13T11:01:24.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:23 smithi121 bash[14010]: cluster 2024-01-13T11:01:23.831325+0000 mon.a (mon.0) 152 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-01-13T11:01:24.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:23 smithi121 bash[14010]: cluster 2024-01-13T11:01:23.838713+0000 mon.a (mon.0) 153 : cluster [WRN] overall HEALTH_WARN 1/3 mons down, quorum a,c; Reduced data availability: 1 pg inactive 2024-01-13T11:01:25.053 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-01-13T11:01:25.053 INFO:teuthology.orchestra.run.smithi154.stdout:{"epoch":3,"fsid":"b5155c52-b202-11ee-95ac-87774f69a715","modified":"2024-01-13T11:01:18.795029Z","created":"2024-01-13T10:59:20.495735Z","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.121:3300","nonce":0},{"type":"v1","addr":"172.21.15.121:6789","nonce":0}]},"addr":"172.21.15.121:6789/0","public_addr":"172.21.15.121:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:3301","nonce":0},{"type":"v1","addr":"172.21.15.121:6790","nonce":0}]},"addr":"172.21.15.121:6790/0","public_addr":"172.21.15.121:6790/0","priority":0,"weight":0},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:3300","nonce":0},{"type":"v1","addr":"172.21.15.154:6789","nonce":0}]},"addr":"172.21.15.154:6789/0","public_addr":"172.21.15.154:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2024-01-13T11:01:25.056 INFO:teuthology.orchestra.run.smithi154.stderr:dumped monmap epoch 3 2024-01-13T11:01:25.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:25 smithi121 bash[14010]: audit 2024-01-13T11:01:25.046591+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.154:0/3201542012' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-01-13T11:01:25.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:25 smithi121 bash[17573]: audit 2024-01-13T11:01:25.046591+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.154:0/3201542012' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-01-13T11:01:25.669 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-01-13T11:01:25.669 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph config generate-minimal-conf 2024-01-13T11:01:26.113 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:25 smithi154 bash[13980]: audit 2024-01-13T11:01:25.046591+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.154:0/3201542012' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-01-13T11:01:26.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:26 smithi154 bash[13980]: cluster 2024-01-13T11:01:20.799146+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-01-13T11:01:26.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:26 smithi154 bash[13980]: cluster 2024-01-13T11:01:25.799820+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-01-13T11:01:26.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:26 smithi154 bash[13980]: cluster 2024-01-13T11:01:25.799897+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2024-01-13T11:01:26.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:26 smithi154 bash[13980]: cluster 2024-01-13T11:01:25.801129+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-01-13T11:01:26.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:26 smithi154 bash[13980]: cluster 2024-01-13T11:01:25.802905+0000 mon.a (mon.0) 156 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-01-13T11:01:26.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:26 smithi154 bash[13980]: cluster 2024-01-13T11:01:25.815746+0000 mon.a (mon.0) 157 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],b=[v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0],c=[v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0]} 2024-01-13T11:01:26.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:26 smithi154 bash[13980]: cluster 2024-01-13T11:01:25.815838+0000 mon.a (mon.0) 158 : cluster [DBG] fsmap 2024-01-13T11:01:26.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:26 smithi154 bash[13980]: cluster 2024-01-13T11:01:25.815886+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-01-13T11:01:26.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:26 smithi154 bash[13980]: cluster 2024-01-13T11:01:25.816190+0000 mon.a (mon.0) 160 : cluster [DBG] mgrmap e13: y(active, since 84s) 2024-01-13T11:01:26.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:26 smithi154 bash[13980]: cluster 2024-01-13T11:01:25.816460+0000 mon.a (mon.0) 161 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-01-13T11:01:26.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:26 smithi154 bash[13980]: cluster 2024-01-13T11:01:25.823662+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 2024-01-13T11:01:26.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:26 smithi154 bash[13980]: cluster 2024-01-13T11:01:25.824901+0000 mon.a (mon.0) 162 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2024-01-13T11:01:26.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:26 smithi121 bash[14010]: cluster 2024-01-13T11:01:20.799146+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-01-13T11:01:26.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:26 smithi121 bash[14010]: cluster 2024-01-13T11:01:25.799820+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-01-13T11:01:26.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:26 smithi121 bash[14010]: cluster 2024-01-13T11:01:25.799897+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2024-01-13T11:01:26.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:26 smithi121 bash[14010]: cluster 2024-01-13T11:01:25.801129+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-01-13T11:01:26.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:26 smithi121 bash[14010]: cluster 2024-01-13T11:01:25.802905+0000 mon.a (mon.0) 156 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-01-13T11:01:26.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:26 smithi121 bash[14010]: cluster 2024-01-13T11:01:25.815746+0000 mon.a (mon.0) 157 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],b=[v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0],c=[v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0]} 2024-01-13T11:01:26.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:26 smithi121 bash[14010]: cluster 2024-01-13T11:01:25.815838+0000 mon.a (mon.0) 158 : cluster [DBG] fsmap 2024-01-13T11:01:26.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:26 smithi121 bash[14010]: cluster 2024-01-13T11:01:25.815886+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-01-13T11:01:26.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:26 smithi121 bash[14010]: cluster 2024-01-13T11:01:25.816190+0000 mon.a (mon.0) 160 : cluster [DBG] mgrmap e13: y(active, since 84s) 2024-01-13T11:01:26.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:26 smithi121 bash[14010]: cluster 2024-01-13T11:01:25.816460+0000 mon.a (mon.0) 161 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-01-13T11:01:26.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:26 smithi121 bash[14010]: cluster 2024-01-13T11:01:25.823662+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 2024-01-13T11:01:26.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:26 smithi121 bash[14010]: cluster 2024-01-13T11:01:25.824901+0000 mon.a (mon.0) 162 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2024-01-13T11:01:26.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:26 smithi121 bash[17573]: cluster 2024-01-13T11:01:20.799146+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-01-13T11:01:26.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:26 smithi121 bash[17573]: cluster 2024-01-13T11:01:25.799820+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-01-13T11:01:26.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:26 smithi121 bash[17573]: cluster 2024-01-13T11:01:25.799897+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2024-01-13T11:01:26.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:26 smithi121 bash[17573]: cluster 2024-01-13T11:01:25.801129+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-01-13T11:01:26.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:26 smithi121 bash[17573]: cluster 2024-01-13T11:01:25.802905+0000 mon.a (mon.0) 156 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-01-13T11:01:26.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:26 smithi121 bash[17573]: cluster 2024-01-13T11:01:25.815746+0000 mon.a (mon.0) 157 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],b=[v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0],c=[v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0]} 2024-01-13T11:01:26.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:26 smithi121 bash[17573]: cluster 2024-01-13T11:01:25.815838+0000 mon.a (mon.0) 158 : cluster [DBG] fsmap 2024-01-13T11:01:26.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:26 smithi121 bash[17573]: cluster 2024-01-13T11:01:25.815886+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-01-13T11:01:26.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:26 smithi121 bash[17573]: cluster 2024-01-13T11:01:25.816190+0000 mon.a (mon.0) 160 : cluster [DBG] mgrmap e13: y(active, since 84s) 2024-01-13T11:01:26.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:26 smithi121 bash[17573]: cluster 2024-01-13T11:01:25.816460+0000 mon.a (mon.0) 161 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-01-13T11:01:26.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:26 smithi121 bash[17573]: cluster 2024-01-13T11:01:25.823662+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 2024-01-13T11:01:26.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:26 smithi121 bash[17573]: cluster 2024-01-13T11:01:25.824901+0000 mon.a (mon.0) 162 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2024-01-13T11:01:28.565 INFO:teuthology.orchestra.run.smithi121.stdout:# minimal ceph.conf for b5155c52-b202-11ee-95ac-87774f69a715 2024-01-13T11:01:28.565 INFO:teuthology.orchestra.run.smithi121.stdout:[global] 2024-01-13T11:01:28.565 INFO:teuthology.orchestra.run.smithi121.stdout: fsid = b5155c52-b202-11ee-95ac-87774f69a715 2024-01-13T11:01:28.565 INFO:teuthology.orchestra.run.smithi121.stdout: mon_host = [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] 2024-01-13T11:01:28.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:28 smithi121 bash[17573]: cluster 2024-01-13T11:01:27.824200+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 2024-01-13T11:01:28.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:28 smithi121 bash[17573]: audit 2024-01-13T11:01:28.558759+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.121:0/1373801898' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:01:28.937 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:28 smithi121 bash[14010]: cluster 2024-01-13T11:01:27.824200+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 2024-01-13T11:01:28.937 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:28 smithi121 bash[14010]: audit 2024-01-13T11:01:28.558759+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.121:0/1373801898' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:01:29.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:28 smithi154 bash[13980]: cluster 2024-01-13T11:01:27.824200+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 2024-01-13T11:01:29.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:28 smithi154 bash[13980]: audit 2024-01-13T11:01:28.558759+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.121:0/1373801898' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:01:29.188 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-01-13T11:01:29.188 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-01-13T11:01:29.188 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/ceph/ceph.conf 2024-01-13T11:01:29.198 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-01-13T11:01:29.199 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-01-13T11:01:29.212 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-01-13T11:01:29.212 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/etc/ceph/ceph.conf 2024-01-13T11:01:29.229 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-01-13T11:01:29.229 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-01-13T11:01:29.245 INFO:tasks.cephadm:Adding mgr.y on smithi121 2024-01-13T11:01:29.245 INFO:tasks.cephadm:Adding mgr.x on smithi154 2024-01-13T11:01:29.245 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph orch apply mgr '2;smithi121=y;smithi154=x' 2024-01-13T11:01:31.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:30 smithi154 bash[13980]: cluster 2024-01-13T11:01:29.824731+0000 mgr.y (mgr.14140) 44 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:31.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:30 smithi121 bash[14010]: cluster 2024-01-13T11:01:29.824731+0000 mgr.y (mgr.14140) 44 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:31.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:30 smithi121 bash[17573]: cluster 2024-01-13T11:01:29.824731+0000 mgr.y (mgr.14140) 44 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:31.806 INFO:teuthology.orchestra.run.smithi154.stdout:Scheduled mgr update... 2024-01-13T11:01:32.131 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:31 smithi154 bash[13980]: audit 2024-01-13T11:01:31.793170+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-01-13T11:01:31.792433\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi121\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi154\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2024-01-13T11:01:32.132 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:31 smithi154 bash[13980]: audit 2024-01-13T11:01:31.798299+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-01-13T11:01:31.792433\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi121\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi154\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2024-01-13T11:01:32.132 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:31 smithi154 bash[13980]: audit 2024-01-13T11:01:31.802220+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-13T11:01:32.132 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:31 smithi154 bash[13980]: audit 2024-01-13T11:01:31.809498+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-01-13T11:01:32.132 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:31 smithi154 bash[13980]: audit 2024-01-13T11:01:31.810921+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:01:32.132 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:31 smithi154 bash[13980]: audit 2024-01-13T11:01:31.812534+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-01-13T11:01:32.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:31 smithi121 bash[14010]: audit 2024-01-13T11:01:31.793170+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-01-13T11:01:31.792433\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi121\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi154\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2024-01-13T11:01:32.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:31 smithi121 bash[14010]: audit 2024-01-13T11:01:31.798299+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-01-13T11:01:31.792433\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi121\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi154\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2024-01-13T11:01:32.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:31 smithi121 bash[14010]: audit 2024-01-13T11:01:31.802220+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-13T11:01:32.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:31 smithi121 bash[14010]: audit 2024-01-13T11:01:31.809498+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-01-13T11:01:32.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:31 smithi121 bash[14010]: audit 2024-01-13T11:01:31.810921+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:01:32.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:31 smithi121 bash[14010]: audit 2024-01-13T11:01:31.812534+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-01-13T11:01:32.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:31 smithi121 bash[17573]: audit 2024-01-13T11:01:31.793170+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-01-13T11:01:31.792433\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi121\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi154\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2024-01-13T11:01:32.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:31 smithi121 bash[17573]: audit 2024-01-13T11:01:31.798299+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-01-13T11:01:31.792433\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi121\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi154\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2024-01-13T11:01:32.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:31 smithi121 bash[17573]: audit 2024-01-13T11:01:31.802220+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-13T11:01:32.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:31 smithi121 bash[17573]: audit 2024-01-13T11:01:31.809498+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-01-13T11:01:32.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:31 smithi121 bash[17573]: audit 2024-01-13T11:01:31.810921+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:01:32.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:31 smithi121 bash[17573]: audit 2024-01-13T11:01:31.812534+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-01-13T11:01:32.602 DEBUG:teuthology.orchestra.run.smithi154:mgr.x> sudo journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@mgr.x.service 2024-01-13T11:01:32.604 INFO:tasks.cephadm:Deploying OSDs... 2024-01-13T11:01:32.604 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-01-13T11:01:32.604 DEBUG:teuthology.orchestra.run.smithi121:> dd if=/scratch_devs of=/dev/stdout 2024-01-13T11:01:32.612 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-01-13T11:01:32.612 DEBUG:teuthology.orchestra.run.smithi121:> stat /dev/vg_nvme/lv_1 2024-01-13T11:01:32.661 INFO:teuthology.orchestra.run.smithi121.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-01-13T11:01:32.661 INFO:teuthology.orchestra.run.smithi121.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-13T11:01:32.661 INFO:teuthology.orchestra.run.smithi121.stdout:Device: 6h/6d Inode: 360 Links: 1 2024-01-13T11:01:32.661 INFO:teuthology.orchestra.run.smithi121.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-13T11:01:32.661 INFO:teuthology.orchestra.run.smithi121.stdout:Access: 2024-01-13 10:57:07.778120395 +0000 2024-01-13T11:01:32.661 INFO:teuthology.orchestra.run.smithi121.stdout:Modify: 2024-01-13 10:57:07.566125283 +0000 2024-01-13T11:01:32.661 INFO:teuthology.orchestra.run.smithi121.stdout:Change: 2024-01-13 10:57:07.566125283 +0000 2024-01-13T11:01:32.661 INFO:teuthology.orchestra.run.smithi121.stdout: Birth: - 2024-01-13T11:01:32.662 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-01-13T11:01:32.673 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records in 2024-01-13T11:01:32.673 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records out 2024-01-13T11:01:32.673 INFO:teuthology.orchestra.run.smithi121.stderr:512 bytes copied, 0.000438434 s, 1.2 MB/s 2024-01-13T11:01:32.674 DEBUG:teuthology.orchestra.run.smithi121:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-01-13T11:01:32.682 DEBUG:teuthology.orchestra.run.smithi121:> stat /dev/vg_nvme/lv_2 2024-01-13T11:01:32.732 INFO:teuthology.orchestra.run.smithi121.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-01-13T11:01:32.732 INFO:teuthology.orchestra.run.smithi121.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-13T11:01:32.732 INFO:teuthology.orchestra.run.smithi121.stdout:Device: 6h/6d Inode: 365 Links: 1 2024-01-13T11:01:32.732 INFO:teuthology.orchestra.run.smithi121.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-13T11:01:32.732 INFO:teuthology.orchestra.run.smithi121.stdout:Access: 2024-01-13 10:57:08.234109879 +0000 2024-01-13T11:01:32.732 INFO:teuthology.orchestra.run.smithi121.stdout:Modify: 2024-01-13 10:57:08.014114952 +0000 2024-01-13T11:01:32.733 INFO:teuthology.orchestra.run.smithi121.stdout:Change: 2024-01-13 10:57:08.014114952 +0000 2024-01-13T11:01:32.733 INFO:teuthology.orchestra.run.smithi121.stdout: Birth: - 2024-01-13T11:01:32.733 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-01-13T11:01:32.743 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records in 2024-01-13T11:01:32.743 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records out 2024-01-13T11:01:32.743 INFO:teuthology.orchestra.run.smithi121.stderr:512 bytes copied, 0.000380472 s, 1.3 MB/s 2024-01-13T11:01:32.744 DEBUG:teuthology.orchestra.run.smithi121:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-01-13T11:01:32.752 DEBUG:teuthology.orchestra.run.smithi121:> stat /dev/vg_nvme/lv_3 2024-01-13T11:01:32.800 INFO:teuthology.orchestra.run.smithi121.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-01-13T11:01:32.800 INFO:teuthology.orchestra.run.smithi121.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-13T11:01:32.800 INFO:teuthology.orchestra.run.smithi121.stdout:Device: 6h/6d Inode: 373 Links: 1 2024-01-13T11:01:32.800 INFO:teuthology.orchestra.run.smithi121.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-13T11:01:32.800 INFO:teuthology.orchestra.run.smithi121.stdout:Access: 2024-01-13 10:57:08.442105083 +0000 2024-01-13T11:01:32.800 INFO:teuthology.orchestra.run.smithi121.stdout:Modify: 2024-01-13 10:57:08.438105174 +0000 2024-01-13T11:01:32.800 INFO:teuthology.orchestra.run.smithi121.stdout:Change: 2024-01-13 10:57:08.438105174 +0000 2024-01-13T11:01:32.800 INFO:teuthology.orchestra.run.smithi121.stdout: Birth: - 2024-01-13T11:01:32.801 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-01-13T11:01:32.811 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records in 2024-01-13T11:01:32.811 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records out 2024-01-13T11:01:32.811 INFO:teuthology.orchestra.run.smithi121.stderr:512 bytes copied, 0.000391264 s, 1.3 MB/s 2024-01-13T11:01:32.812 DEBUG:teuthology.orchestra.run.smithi121:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-01-13T11:01:32.821 DEBUG:teuthology.orchestra.run.smithi121:> stat /dev/vg_nvme/lv_4 2024-01-13T11:01:32.872 INFO:teuthology.orchestra.run.smithi121.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-01-13T11:01:32.872 INFO:teuthology.orchestra.run.smithi121.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-13T11:01:32.872 INFO:teuthology.orchestra.run.smithi121.stdout:Device: 6h/6d Inode: 379 Links: 1 2024-01-13T11:01:32.872 INFO:teuthology.orchestra.run.smithi121.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-13T11:01:32.873 INFO:teuthology.orchestra.run.smithi121.stdout:Access: 2024-01-13 10:57:09.074090507 +0000 2024-01-13T11:01:32.873 INFO:teuthology.orchestra.run.smithi121.stdout:Modify: 2024-01-13 10:57:08.858095488 +0000 2024-01-13T11:01:32.873 INFO:teuthology.orchestra.run.smithi121.stdout:Change: 2024-01-13 10:57:08.858095488 +0000 2024-01-13T11:01:32.873 INFO:teuthology.orchestra.run.smithi121.stdout: Birth: - 2024-01-13T11:01:32.873 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-01-13T11:01:32.889 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records in 2024-01-13T11:01:32.889 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records out 2024-01-13T11:01:32.890 INFO:teuthology.orchestra.run.smithi121.stderr:512 bytes copied, 0.000335644 s, 1.5 MB/s 2024-01-13T11:01:32.890 DEBUG:teuthology.orchestra.run.smithi121:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-01-13T11:01:32.896 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-01-13T11:01:32.896 DEBUG:teuthology.orchestra.run.smithi154:> dd if=/scratch_devs of=/dev/stdout 2024-01-13T11:01:32.903 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-01-13T11:01:32.904 DEBUG:teuthology.orchestra.run.smithi154:> stat /dev/vg_nvme/lv_1 2024-01-13T11:01:32.911 INFO:teuthology.orchestra.run.smithi154.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-01-13T11:01:32.911 INFO:teuthology.orchestra.run.smithi154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-13T11:01:32.911 INFO:teuthology.orchestra.run.smithi154.stdout:Device: 6h/6d Inode: 359 Links: 1 2024-01-13T11:01:32.911 INFO:teuthology.orchestra.run.smithi154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-13T11:01:32.911 INFO:teuthology.orchestra.run.smithi154.stdout:Access: 2024-01-13 10:57:08.061712317 +0000 2024-01-13T11:01:32.911 INFO:teuthology.orchestra.run.smithi154.stdout:Modify: 2024-01-13 10:57:07.841717390 +0000 2024-01-13T11:01:32.911 INFO:teuthology.orchestra.run.smithi154.stdout:Change: 2024-01-13 10:57:07.841717390 +0000 2024-01-13T11:01:32.912 INFO:teuthology.orchestra.run.smithi154.stdout: Birth: - 2024-01-13T11:01:32.912 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-01-13T11:01:32.921 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records in 2024-01-13T11:01:32.921 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records out 2024-01-13T11:01:32.921 INFO:teuthology.orchestra.run.smithi154.stderr:512 bytes copied, 0.000418164 s, 1.2 MB/s 2024-01-13T11:01:32.922 DEBUG:teuthology.orchestra.run.smithi154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-01-13T11:01:32.936 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:32 smithi121 bash[14010]: audit 2024-01-13T11:01:31.791264+0000 mgr.y (mgr.14140) 45 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi121=y;smithi154=x", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:01:32.936 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:32 smithi121 bash[14010]: cephadm 2024-01-13T11:01:31.792408+0000 mgr.y (mgr.14140) 46 : cephadm [INF] Saving service mgr spec with placement count:2 smithi121=y,smithi154=x 2024-01-13T11:01:32.936 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:32 smithi121 bash[14010]: cephadm 2024-01-13T11:01:31.811852+0000 mgr.y (mgr.14140) 47 : cephadm [INF] Deploying daemon mgr.x on smithi154 2024-01-13T11:01:32.937 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:32 smithi121 bash[14010]: cluster 2024-01-13T11:01:31.825132+0000 mgr.y (mgr.14140) 48 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:32.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:32 smithi121 bash[17573]: audit 2024-01-13T11:01:31.791264+0000 mgr.y (mgr.14140) 45 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi121=y;smithi154=x", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:01:32.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:32 smithi121 bash[17573]: cephadm 2024-01-13T11:01:31.792408+0000 mgr.y (mgr.14140) 46 : cephadm [INF] Saving service mgr spec with placement count:2 smithi121=y,smithi154=x 2024-01-13T11:01:32.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:32 smithi121 bash[17573]: cephadm 2024-01-13T11:01:31.811852+0000 mgr.y (mgr.14140) 47 : cephadm [INF] Deploying daemon mgr.x on smithi154 2024-01-13T11:01:32.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:32 smithi121 bash[17573]: cluster 2024-01-13T11:01:31.825132+0000 mgr.y (mgr.14140) 48 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:32.973 DEBUG:teuthology.orchestra.run.smithi154:> stat /dev/vg_nvme/lv_2 2024-01-13T11:01:32.980 INFO:teuthology.orchestra.run.smithi154.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-01-13T11:01:32.981 INFO:teuthology.orchestra.run.smithi154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-13T11:01:32.981 INFO:teuthology.orchestra.run.smithi154.stdout:Device: 6h/6d Inode: 367 Links: 1 2024-01-13T11:01:32.981 INFO:teuthology.orchestra.run.smithi154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-13T11:01:32.981 INFO:teuthology.orchestra.run.smithi154.stdout:Access: 2024-01-13 10:57:08.533701431 +0000 2024-01-13T11:01:32.981 INFO:teuthology.orchestra.run.smithi154.stdout:Modify: 2024-01-13 10:57:08.305706689 +0000 2024-01-13T11:01:32.981 INFO:teuthology.orchestra.run.smithi154.stdout:Change: 2024-01-13 10:57:08.305706689 +0000 2024-01-13T11:01:32.981 INFO:teuthology.orchestra.run.smithi154.stdout: Birth: - 2024-01-13T11:01:32.981 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-01-13T11:01:32.991 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records in 2024-01-13T11:01:32.991 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records out 2024-01-13T11:01:32.991 INFO:teuthology.orchestra.run.smithi154.stderr:512 bytes copied, 0.000437144 s, 1.2 MB/s 2024-01-13T11:01:32.992 DEBUG:teuthology.orchestra.run.smithi154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-01-13T11:01:32.999 DEBUG:teuthology.orchestra.run.smithi154:> stat /dev/vg_nvme/lv_3 2024-01-13T11:01:33.047 INFO:teuthology.orchestra.run.smithi154.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-01-13T11:01:33.047 INFO:teuthology.orchestra.run.smithi154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-13T11:01:33.048 INFO:teuthology.orchestra.run.smithi154.stdout:Device: 6h/6d Inode: 370 Links: 1 2024-01-13T11:01:33.048 INFO:teuthology.orchestra.run.smithi154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-13T11:01:33.048 INFO:teuthology.orchestra.run.smithi154.stdout:Access: 2024-01-13 10:57:09.045689623 +0000 2024-01-13T11:01:33.048 INFO:teuthology.orchestra.run.smithi154.stdout:Modify: 2024-01-13 10:57:08.789695527 +0000 2024-01-13T11:01:33.048 INFO:teuthology.orchestra.run.smithi154.stdout:Change: 2024-01-13 10:57:08.789695527 +0000 2024-01-13T11:01:33.048 INFO:teuthology.orchestra.run.smithi154.stdout: Birth: - 2024-01-13T11:01:33.048 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-01-13T11:01:33.060 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records in 2024-01-13T11:01:33.060 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records out 2024-01-13T11:01:33.060 INFO:teuthology.orchestra.run.smithi154.stderr:512 bytes copied, 0.000411614 s, 1.2 MB/s 2024-01-13T11:01:33.060 DEBUG:teuthology.orchestra.run.smithi154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-01-13T11:01:33.068 DEBUG:teuthology.orchestra.run.smithi154:> stat /dev/vg_nvme/lv_4 2024-01-13T11:01:33.121 INFO:teuthology.orchestra.run.smithi154.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-01-13T11:01:33.122 INFO:teuthology.orchestra.run.smithi154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-13T11:01:33.122 INFO:teuthology.orchestra.run.smithi154.stdout:Device: 6h/6d Inode: 379 Links: 1 2024-01-13T11:01:33.122 INFO:teuthology.orchestra.run.smithi154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-13T11:01:33.122 INFO:teuthology.orchestra.run.smithi154.stdout:Access: 2024-01-13 10:57:09.269684459 +0000 2024-01-13T11:01:33.122 INFO:teuthology.orchestra.run.smithi154.stdout:Modify: 2024-01-13 10:57:09.265684550 +0000 2024-01-13T11:01:33.122 INFO:teuthology.orchestra.run.smithi154.stdout:Change: 2024-01-13 10:57:09.265684550 +0000 2024-01-13T11:01:33.122 INFO:teuthology.orchestra.run.smithi154.stdout: Birth: - 2024-01-13T11:01:33.122 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-01-13T11:01:33.130 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:32 smithi154 bash[13980]: audit 2024-01-13T11:01:31.791264+0000 mgr.y (mgr.14140) 45 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi121=y;smithi154=x", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:01:33.130 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:32 smithi154 bash[13980]: cephadm 2024-01-13T11:01:31.792408+0000 mgr.y (mgr.14140) 46 : cephadm [INF] Saving service mgr spec with placement count:2 smithi121=y,smithi154=x 2024-01-13T11:01:33.130 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:32 smithi154 bash[13980]: cephadm 2024-01-13T11:01:31.811852+0000 mgr.y (mgr.14140) 47 : cephadm [INF] Deploying daemon mgr.x on smithi154 2024-01-13T11:01:33.131 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:32 smithi154 bash[13980]: cluster 2024-01-13T11:01:31.825132+0000 mgr.y (mgr.14140) 48 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:33.133 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records in 2024-01-13T11:01:33.133 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records out 2024-01-13T11:01:33.133 INFO:teuthology.orchestra.run.smithi154.stderr:512 bytes copied, 0.000395882 s, 1.3 MB/s 2024-01-13T11:01:33.134 DEBUG:teuthology.orchestra.run.smithi154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-01-13T11:01:33.141 INFO:tasks.cephadm:Deploying osd.0 on smithi121 with /dev/vg_nvme/lv_4... 2024-01-13T11:01:33.142 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-01-13T11:01:33.143 INFO:journalctl@ceph.mgr.x.smithi154.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-13T11:01:34.648 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:01:34 smithi154 docker[14660]: Error response from daemon: No such container: ceph-b5155c52-b202-11ee-95ac-87774f69a715-mgr.x 2024-01-13T11:01:34.648 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:01:34 smithi154 systemd[1]: Started Ceph mgr.x for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:01:35.013 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:34 smithi154 bash[13980]: cluster 2024-01-13T11:01:33.825718+0000 mgr.y (mgr.14140) 49 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:35.013 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:34 smithi154 bash[13980]: audit 2024-01-13T11:01:34.310869+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:17.521165\", \"created\": \"2024-01-13T11:01:17.210026\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}}, \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:01:35.013 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:34 smithi154 bash[13980]: audit 2024-01-13T11:01:34.316155+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:17.521165\", \"created\": \"2024-01-13T11:01:17.210026\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}}, \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:01:35.013 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:34 smithi154 bash[13980]: audit 2024-01-13T11:01:34.317720+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:01:35.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:34 smithi121 bash[17573]: cluster 2024-01-13T11:01:33.825718+0000 mgr.y (mgr.14140) 49 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:35.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:34 smithi121 bash[17573]: audit 2024-01-13T11:01:34.310869+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:17.521165\", \"created\": \"2024-01-13T11:01:17.210026\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}}, \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:01:35.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:34 smithi121 bash[14010]: cluster 2024-01-13T11:01:33.825718+0000 mgr.y (mgr.14140) 49 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:35.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:34 smithi121 bash[14010]: audit 2024-01-13T11:01:34.310869+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:17.521165\", \"created\": \"2024-01-13T11:01:17.210026\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}}, \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:01:35.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:34 smithi121 bash[14010]: audit 2024-01-13T11:01:34.316155+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:17.521165\", \"created\": \"2024-01-13T11:01:17.210026\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}}, \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:01:35.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:34 smithi121 bash[14010]: audit 2024-01-13T11:01:34.317720+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:01:35.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:34 smithi121 bash[17573]: audit 2024-01-13T11:01:34.316155+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:17.521165\", \"created\": \"2024-01-13T11:01:17.210026\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}}, \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:01:35.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:34 smithi121 bash[17573]: audit 2024-01-13T11:01:34.317720+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:01:35.397 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:01:35 smithi154 bash[14683]: debug 2024-01-13T11:01:35.113+0000 7f96c7fd3040 1 -- 172.21.15.154:0/3393556844 >> [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] conn(0x55e840127000 msgr2=0x55e840d9c480 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-01-13T11:01:35.398 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:01:35 smithi154 bash[14683]: debug 2024-01-13T11:01:35.113+0000 7f96c7fd3040 1 --2- 172.21.15.154:0/3393556844 >> [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] conn(0x55e840127000 0x55e840d9c480 secure :-1 s=READY pgs=7 cs=0 l=1 rx=0x55e840119140 tx=0x55e84011b7c0).stop 2024-01-13T11:01:36.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:35 smithi154 bash[13980]: audit 2024-01-13T11:01:35.174128+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:35.172376\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:35.172577\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}}, \"last_daemon_update\": \"2024-01-13T11:01:35.172829\", \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:01:36.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:35 smithi154 bash[13980]: audit 2024-01-13T11:01:35.179642+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:35.172376\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:35.172577\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}}, \"last_daemon_update\": \"2024-01-13T11:01:35.172829\", \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:01:36.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:35 smithi154 bash[13980]: audit 2024-01-13T11:01:35.182647+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-01-13T11:01:36.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:35 smithi154 bash[13980]: audit 2024-01-13T11:01:35.184571+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:01:36.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:35 smithi154 bash[13980]: audit 2024-01-13T11:01:35.188989+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-01-13T11:01:36.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:35 smithi121 bash[17573]: audit 2024-01-13T11:01:35.174128+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:35.172376\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:35.172577\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}}, \"last_daemon_update\": \"2024-01-13T11:01:35.172829\", \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:01:36.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:35 smithi121 bash[14010]: audit 2024-01-13T11:01:35.174128+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:35.172376\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:35.172577\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}}, \"last_daemon_update\": \"2024-01-13T11:01:35.172829\", \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:01:36.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:35 smithi121 bash[14010]: audit 2024-01-13T11:01:35.179642+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:35.172376\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:35.172577\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}}, \"last_daemon_update\": \"2024-01-13T11:01:35.172829\", \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:01:36.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:35 smithi121 bash[14010]: audit 2024-01-13T11:01:35.182647+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-01-13T11:01:36.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:35 smithi121 bash[14010]: audit 2024-01-13T11:01:35.184571+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:01:36.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:35 smithi121 bash[14010]: audit 2024-01-13T11:01:35.188989+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-01-13T11:01:36.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:35 smithi121 bash[17573]: audit 2024-01-13T11:01:35.179642+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:35.172376\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:35.172577\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}}, \"last_daemon_update\": \"2024-01-13T11:01:35.172829\", \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:01:36.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:35 smithi121 bash[17573]: audit 2024-01-13T11:01:35.182647+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-01-13T11:01:36.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:35 smithi121 bash[17573]: audit 2024-01-13T11:01:35.184571+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:01:36.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:35 smithi121 bash[17573]: audit 2024-01-13T11:01:35.188989+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-01-13T11:01:36.259 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-01-13T11:01:36.259 INFO:teuthology.orchestra.run.smithi121.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-01-13T11:01:36.259 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 10+0 records in 2024-01-13T11:01:36.259 INFO:teuthology.orchestra.run.smithi121.stderr:10+0 records out 2024-01-13T11:01:36.259 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.015636 s, 671 MB/s 2024-01-13T11:01:36.259 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping successful for: 2024-01-13T11:01:36.875 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:36 smithi121 bash[14010]: cephadm 2024-01-13T11:01:35.182072+0000 mgr.y (mgr.14140) 50 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-01-13T11:01:36.876 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:36 smithi121 bash[14010]: cephadm 2024-01-13T11:01:35.188431+0000 mgr.y (mgr.14140) 51 : cephadm [INF] Reconfiguring daemon mgr.y on smithi121 2024-01-13T11:01:36.876 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:36 smithi121 bash[14010]: cluster 2024-01-13T11:01:35.826233+0000 mgr.y (mgr.14140) 52 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:37.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:36 smithi154 bash[13980]: cephadm 2024-01-13T11:01:35.182072+0000 mgr.y (mgr.14140) 50 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-01-13T11:01:37.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:36 smithi154 bash[13980]: cephadm 2024-01-13T11:01:35.188431+0000 mgr.y (mgr.14140) 51 : cephadm [INF] Reconfiguring daemon mgr.y on smithi121 2024-01-13T11:01:37.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:36 smithi154 bash[13980]: cluster 2024-01-13T11:01:35.826233+0000 mgr.y (mgr.14140) 52 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:37.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:36 smithi121 bash[17573]: cephadm 2024-01-13T11:01:35.182072+0000 mgr.y (mgr.14140) 50 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-01-13T11:01:37.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:36 smithi121 bash[17573]: cephadm 2024-01-13T11:01:35.188431+0000 mgr.y (mgr.14140) 51 : cephadm [INF] Reconfiguring daemon mgr.y on smithi121 2024-01-13T11:01:37.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:36 smithi121 bash[17573]: cluster 2024-01-13T11:01:35.826233+0000 mgr.y (mgr.14140) 52 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:37.393 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph orch daemon add osd smithi121:vg_nvme/lv_4 2024-01-13T11:01:37.876 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:37 smithi121 bash[17573]: audit 2024-01-13T11:01:37.407811+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:03.484941\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:03.485092\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}}, \"last_device_update\": \"2024-01-13T11:00:09.657668\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:01:37.876 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:37 smithi121 bash[17573]: audit 2024-01-13T11:01:37.412972+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:03.484941\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:03.485092\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}}, \"last_device_update\": \"2024-01-13T11:00:09.657668\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:01:37.876 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:37 smithi121 bash[17573]: audit 2024-01-13T11:01:37.414262+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:01:37.876 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:37 smithi121 bash[17573]: cluster 2024-01-13T11:01:37.826721+0000 mgr.y (mgr.14140) 53 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:37.876 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:37 smithi121 bash[14010]: audit 2024-01-13T11:01:37.407811+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:03.484941\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:03.485092\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}}, \"last_device_update\": \"2024-01-13T11:00:09.657668\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:01:37.877 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:37 smithi121 bash[14010]: audit 2024-01-13T11:01:37.412972+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:03.484941\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:03.485092\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}}, \"last_device_update\": \"2024-01-13T11:00:09.657668\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:01:37.877 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:37 smithi121 bash[14010]: audit 2024-01-13T11:01:37.414262+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:01:37.877 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:37 smithi121 bash[14010]: cluster 2024-01-13T11:01:37.826721+0000 mgr.y (mgr.14140) 53 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:38.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:37 smithi154 bash[13980]: audit 2024-01-13T11:01:37.407811+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:03.484941\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:03.485092\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}}, \"last_device_update\": \"2024-01-13T11:00:09.657668\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:01:38.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:37 smithi154 bash[13980]: audit 2024-01-13T11:01:37.412972+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:03.484941\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:03.485092\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}}, \"last_device_update\": \"2024-01-13T11:00:09.657668\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:01:38.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:37 smithi154 bash[13980]: audit 2024-01-13T11:01:37.414262+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:01:38.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:37 smithi154 bash[13980]: cluster 2024-01-13T11:01:37.826721+0000 mgr.y (mgr.14140) 53 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:39.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:38 smithi154 bash[13980]: audit 2024-01-13T11:01:37.912596+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.910902\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.911073\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.911180\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}}, \"last_daemon_update\": \"2024-01-13T11:01:37.911381\", \"last_device_update\": \"2024-01-13T11:00:09.657668\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:01:39.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:38 smithi154 bash[13980]: audit 2024-01-13T11:01:37.917534+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.910902\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.911073\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.911180\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}}, \"last_daemon_update\": \"2024-01-13T11:01:37.911381\", \"last_device_update\": \"2024-01-13T11:00:09.657668\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:01:39.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:38 smithi121 bash[17573]: audit 2024-01-13T11:01:37.912596+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.910902\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.911073\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.911180\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}}, \"last_daemon_update\": \"2024-01-13T11:01:37.911381\", \"last_device_update\": \"2024-01-13T11:00:09.657668\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:01:39.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:38 smithi121 bash[17573]: audit 2024-01-13T11:01:37.917534+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.910902\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.911073\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.911180\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}}, \"last_daemon_update\": \"2024-01-13T11:01:37.911381\", \"last_device_update\": \"2024-01-13T11:00:09.657668\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:01:39.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:38 smithi121 bash[14010]: audit 2024-01-13T11:01:37.912596+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.910902\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.911073\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.911180\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}}, \"last_daemon_update\": \"2024-01-13T11:01:37.911381\", \"last_device_update\": \"2024-01-13T11:00:09.657668\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:01:39.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:38 smithi121 bash[14010]: audit 2024-01-13T11:01:37.917534+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.910902\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.911073\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.911180\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}}, \"last_daemon_update\": \"2024-01-13T11:01:37.911381\", \"last_device_update\": \"2024-01-13T11:00:09.657668\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:01:39.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:39 smithi121 bash[14010]: cluster 2024-01-13T11:01:39.314616+0000 mon.a (mon.0) 183 : cluster [DBG] Standby manager daemon x started 2024-01-13T11:01:39.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:39 smithi121 bash[14010]: audit 2024-01-13T11:01:39.318964+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.154:0/4217976103' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:01:39.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:39 smithi121 bash[14010]: audit 2024-01-13T11:01:39.321284+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.154:0/4217976103' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:01:39.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:39 smithi121 bash[14010]: cluster 2024-01-13T11:01:39.827099+0000 mgr.y (mgr.14140) 54 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:39.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:39 smithi121 bash[17573]: cluster 2024-01-13T11:01:39.314616+0000 mon.a (mon.0) 183 : cluster [DBG] Standby manager daemon x started 2024-01-13T11:01:39.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:39 smithi121 bash[17573]: audit 2024-01-13T11:01:39.318964+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.154:0/4217976103' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:01:39.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:39 smithi121 bash[17573]: audit 2024-01-13T11:01:39.321284+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.154:0/4217976103' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:01:39.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:39 smithi121 bash[17573]: cluster 2024-01-13T11:01:39.827099+0000 mgr.y (mgr.14140) 54 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:40.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:39 smithi154 bash[13980]: cluster 2024-01-13T11:01:39.314616+0000 mon.a (mon.0) 183 : cluster [DBG] Standby manager daemon x started 2024-01-13T11:01:40.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:39 smithi154 bash[13980]: audit 2024-01-13T11:01:39.318964+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.154:0/4217976103' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:01:40.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:39 smithi154 bash[13980]: audit 2024-01-13T11:01:39.321284+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.154:0/4217976103' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:01:40.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:39 smithi154 bash[13980]: cluster 2024-01-13T11:01:39.827099+0000 mgr.y (mgr.14140) 54 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:41.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:40 smithi154 bash[13980]: cluster 2024-01-13T11:01:39.887126+0000 mon.a (mon.0) 184 : cluster [DBG] mgrmap e14: y(active, since 98s), standbys: x 2024-01-13T11:01:41.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:40 smithi154 bash[13980]: audit 2024-01-13T11:01:39.887270+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-13T11:01:41.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:40 smithi154 bash[13980]: audit 2024-01-13T11:01:40.082738+0000 mgr.y (mgr.14140) 55 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:01:41.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:40 smithi154 bash[13980]: cephadm 2024-01-13T11:01:40.083878+0000 mgr.y (mgr.14140) 56 : cephadm [INF] Applying osd on host smithi121... 2024-01-13T11:01:41.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:40 smithi154 bash[13980]: audit 2024-01-13T11:01:40.084350+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-13T11:01:41.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:40 smithi154 bash[13980]: audit 2024-01-13T11:01:40.085689+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:01:41.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:40 smithi154 bash[13980]: audit 2024-01-13T11:01:40.087193+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:01:41.150 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:40 smithi121 bash[14010]: cluster 2024-01-13T11:01:39.887126+0000 mon.a (mon.0) 184 : cluster [DBG] mgrmap e14: y(active, since 98s), standbys: x 2024-01-13T11:01:41.150 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:40 smithi121 bash[14010]: audit 2024-01-13T11:01:39.887270+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-13T11:01:41.150 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:40 smithi121 bash[14010]: audit 2024-01-13T11:01:40.082738+0000 mgr.y (mgr.14140) 55 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:01:41.150 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:40 smithi121 bash[14010]: cephadm 2024-01-13T11:01:40.083878+0000 mgr.y (mgr.14140) 56 : cephadm [INF] Applying osd on host smithi121... 2024-01-13T11:01:41.150 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:40 smithi121 bash[14010]: audit 2024-01-13T11:01:40.084350+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-13T11:01:41.150 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:40 smithi121 bash[14010]: audit 2024-01-13T11:01:40.085689+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:01:41.150 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:40 smithi121 bash[14010]: audit 2024-01-13T11:01:40.087193+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:01:41.151 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:40 smithi121 bash[17573]: cluster 2024-01-13T11:01:39.887126+0000 mon.a (mon.0) 184 : cluster [DBG] mgrmap e14: y(active, since 98s), standbys: x 2024-01-13T11:01:41.151 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:40 smithi121 bash[17573]: audit 2024-01-13T11:01:39.887270+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-13T11:01:41.151 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:40 smithi121 bash[17573]: audit 2024-01-13T11:01:40.082738+0000 mgr.y (mgr.14140) 55 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:01:41.151 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:40 smithi121 bash[17573]: cephadm 2024-01-13T11:01:40.083878+0000 mgr.y (mgr.14140) 56 : cephadm [INF] Applying osd on host smithi121... 2024-01-13T11:01:41.151 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:40 smithi121 bash[17573]: audit 2024-01-13T11:01:40.084350+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-13T11:01:41.151 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:40 smithi121 bash[17573]: audit 2024-01-13T11:01:40.085689+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:01:41.151 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:40 smithi121 bash[17573]: audit 2024-01-13T11:01:40.087193+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:01:42.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:41 smithi121 bash[14010]: cluster 2024-01-13T11:01:41.827767+0000 mgr.y (mgr.14140) 57 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:42.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:41 smithi121 bash[17573]: cluster 2024-01-13T11:01:41.827767+0000 mgr.y (mgr.14140) 57 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:42.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:41 smithi154 bash[13980]: cluster 2024-01-13T11:01:41.827767+0000 mgr.y (mgr.14140) 57 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:43.685 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:43 smithi121 bash[14010]: audit 2024-01-13T11:01:43.354855+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.121:0/1750045132' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f511d5af-09eb-4be3-86ed-887f13f32bd3"}]: dispatch 2024-01-13T11:01:43.685 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:43 smithi121 bash[14010]: audit 2024-01-13T11:01:43.355366+0000 mon.a (mon.0) 189 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f511d5af-09eb-4be3-86ed-887f13f32bd3"}]: dispatch 2024-01-13T11:01:43.686 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:43 smithi121 bash[14010]: audit 2024-01-13T11:01:43.365443+0000 mon.a (mon.0) 190 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f511d5af-09eb-4be3-86ed-887f13f32bd3"}]': finished 2024-01-13T11:01:43.686 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:43 smithi121 bash[14010]: cluster 2024-01-13T11:01:43.365531+0000 mon.a (mon.0) 191 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-01-13T11:01:43.686 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:43 smithi121 bash[14010]: audit 2024-01-13T11:01:43.365781+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-13T11:01:43.686 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:43 smithi121 bash[17573]: audit 2024-01-13T11:01:43.354855+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.121:0/1750045132' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f511d5af-09eb-4be3-86ed-887f13f32bd3"}]: dispatch 2024-01-13T11:01:43.686 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:43 smithi121 bash[17573]: audit 2024-01-13T11:01:43.355366+0000 mon.a (mon.0) 189 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f511d5af-09eb-4be3-86ed-887f13f32bd3"}]: dispatch 2024-01-13T11:01:43.686 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:43 smithi121 bash[17573]: audit 2024-01-13T11:01:43.365443+0000 mon.a (mon.0) 190 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f511d5af-09eb-4be3-86ed-887f13f32bd3"}]': finished 2024-01-13T11:01:43.686 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:43 smithi121 bash[17573]: cluster 2024-01-13T11:01:43.365531+0000 mon.a (mon.0) 191 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-01-13T11:01:43.686 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:43 smithi121 bash[17573]: audit 2024-01-13T11:01:43.365781+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-13T11:01:43.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:43 smithi154 bash[13980]: audit 2024-01-13T11:01:43.354855+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.121:0/1750045132' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f511d5af-09eb-4be3-86ed-887f13f32bd3"}]: dispatch 2024-01-13T11:01:43.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:43 smithi154 bash[13980]: audit 2024-01-13T11:01:43.355366+0000 mon.a (mon.0) 189 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f511d5af-09eb-4be3-86ed-887f13f32bd3"}]: dispatch 2024-01-13T11:01:43.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:43 smithi154 bash[13980]: audit 2024-01-13T11:01:43.365443+0000 mon.a (mon.0) 190 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f511d5af-09eb-4be3-86ed-887f13f32bd3"}]': finished 2024-01-13T11:01:43.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:43 smithi154 bash[13980]: cluster 2024-01-13T11:01:43.365531+0000 mon.a (mon.0) 191 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-01-13T11:01:43.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:43 smithi154 bash[13980]: audit 2024-01-13T11:01:43.365781+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-13T11:01:44.685 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:44 smithi121 bash[14010]: cluster 2024-01-13T11:01:43.828280+0000 mgr.y (mgr.14140) 58 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:44.686 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:44 smithi121 bash[17573]: cluster 2024-01-13T11:01:43.828280+0000 mgr.y (mgr.14140) 58 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:44.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:44 smithi154 bash[13980]: cluster 2024-01-13T11:01:43.828280+0000 mgr.y (mgr.14140) 58 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:45.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:45 smithi121 bash[14010]: audit 2024-01-13T11:01:45.599813+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.121:0/2288344033' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-13T11:01:45.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:45 smithi121 bash[17573]: audit 2024-01-13T11:01:45.599813+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.121:0/2288344033' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-13T11:01:46.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:45 smithi154 bash[13980]: audit 2024-01-13T11:01:45.599813+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.121:0/2288344033' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-13T11:01:47.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:46 smithi154 bash[13980]: cluster 2024-01-13T11:01:45.828735+0000 mgr.y (mgr.14140) 59 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:47.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:46 smithi121 bash[14010]: cluster 2024-01-13T11:01:45.828735+0000 mgr.y (mgr.14140) 59 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:47.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:46 smithi121 bash[17573]: cluster 2024-01-13T11:01:45.828735+0000 mgr.y (mgr.14140) 59 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:48.027 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:47 smithi121 bash[14010]: cluster 2024-01-13T11:01:47.829236+0000 mgr.y (mgr.14140) 60 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:48.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:48 smithi121 bash[17573]: cluster 2024-01-13T11:01:47.829236+0000 mgr.y (mgr.14140) 60 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:48.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:47 smithi154 bash[13980]: cluster 2024-01-13T11:01:47.829236+0000 mgr.y (mgr.14140) 60 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:49.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:48 smithi121 bash[14010]: audit 2024-01-13T11:01:48.364010+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:01:49.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:48 smithi121 bash[17573]: audit 2024-01-13T11:01:48.364010+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:01:49.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:48 smithi154 bash[13980]: audit 2024-01-13T11:01:48.364010+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:01:50.178 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:49 smithi121 bash[17573]: cluster 2024-01-13T11:01:49.829715+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 2024-01-13T11:01:50.178 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:49 smithi121 bash[14010]: cluster 2024-01-13T11:01:49.829715+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 2024-01-13T11:01:50.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:49 smithi154 bash[13980]: cluster 2024-01-13T11:01:49.829715+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 2024-01-13T11:01:52.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:51 smithi121 bash[14010]: cluster 2024-01-13T11:01:51.830263+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 2024-01-13T11:01:52.235 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:51 smithi121 bash[17573]: cluster 2024-01-13T11:01:51.830263+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 2024-01-13T11:01:52.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:51 smithi154 bash[13980]: cluster 2024-01-13T11:01:51.830263+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 2024-01-13T11:01:53.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:52 smithi121 bash[14010]: audit 2024-01-13T11:01:51.937321+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-01-13T11:01:53.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:52 smithi121 bash[14010]: audit 2024-01-13T11:01:51.938430+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:01:53.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:52 smithi121 bash[14010]: cephadm 2024-01-13T11:01:51.939209+0000 mgr.y (mgr.14140) 63 : cephadm [INF] Deploying daemon osd.0 on smithi121 2024-01-13T11:01:53.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:52 smithi121 bash[14010]: audit 2024-01-13T11:01:51.939585+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-01-13T11:01:53.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:52 smithi121 bash[17573]: audit 2024-01-13T11:01:51.937321+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-01-13T11:01:53.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:52 smithi121 bash[17573]: audit 2024-01-13T11:01:51.938430+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:01:53.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:52 smithi121 bash[17573]: cephadm 2024-01-13T11:01:51.939209+0000 mgr.y (mgr.14140) 63 : cephadm [INF] Deploying daemon osd.0 on smithi121 2024-01-13T11:01:53.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:52 smithi121 bash[17573]: audit 2024-01-13T11:01:51.939585+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-01-13T11:01:53.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:52 smithi154 bash[13980]: audit 2024-01-13T11:01:51.937321+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-01-13T11:01:53.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:52 smithi154 bash[13980]: audit 2024-01-13T11:01:51.938430+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:01:53.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:52 smithi154 bash[13980]: cephadm 2024-01-13T11:01:51.939209+0000 mgr.y (mgr.14140) 63 : cephadm [INF] Deploying daemon osd.0 on smithi121 2024-01-13T11:01:53.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:52 smithi154 bash[13980]: audit 2024-01-13T11:01:51.939585+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-01-13T11:01:54.149 INFO:teuthology.orchestra.run.smithi121.stdout:Created osd(s) 0 on host 'smithi121' 2024-01-13T11:01:54.206 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:53 smithi121 bash[14010]: cluster 2024-01-13T11:01:53.830831+0000 mgr.y (mgr.14140) 64 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:54.208 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:53 smithi121 bash[17573]: cluster 2024-01-13T11:01:53.830831+0000 mgr.y (mgr.14140) 64 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:54.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:53 smithi154 bash[13980]: cluster 2024-01-13T11:01:53.830831+0000 mgr.y (mgr.14140) 64 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:55.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:54 smithi121 bash[14010]: audit 2024-01-13T11:01:54.135601+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.910902\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.911073\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.911180\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"daemon_id\": \"0\", \"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_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}}, \"last_device_update\": \"2024-01-13T11:00:09.657668\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:01:55.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:54 smithi121 bash[14010]: audit 2024-01-13T11:01:54.136464+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:01:55.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:54 smithi121 bash[14010]: audit 2024-01-13T11:01:54.142340+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.910902\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.911073\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.911180\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"daemon_id\": \"0\", \"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_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}}, \"last_device_update\": \"2024-01-13T11:00:09.657668\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:01:55.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:54 smithi121 bash[17573]: audit 2024-01-13T11:01:54.135601+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.910902\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.911073\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.911180\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"daemon_id\": \"0\", \"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_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}}, \"last_device_update\": \"2024-01-13T11:00:09.657668\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:01:55.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:54 smithi121 bash[17573]: audit 2024-01-13T11:01:54.136464+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:01:55.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:54 smithi121 bash[17573]: audit 2024-01-13T11:01:54.142340+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.910902\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.911073\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.911180\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"daemon_id\": \"0\", \"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_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}}, \"last_device_update\": \"2024-01-13T11:00:09.657668\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:01:55.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:54 smithi154 bash[13980]: audit 2024-01-13T11:01:54.135601+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.910902\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.911073\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.911180\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"daemon_id\": \"0\", \"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_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}}, \"last_device_update\": \"2024-01-13T11:00:09.657668\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:01:55.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:54 smithi154 bash[13980]: audit 2024-01-13T11:01:54.136464+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:01:55.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:54 smithi154 bash[13980]: audit 2024-01-13T11:01:54.142340+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.910902\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.911073\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:37.911180\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"daemon_id\": \"0\", \"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_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}}, \"last_device_update\": \"2024-01-13T11:00:09.657668\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:01:55.891 DEBUG:teuthology.orchestra.run.smithi121:osd.0> sudo journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@osd.0.service 2024-01-13T11:01:55.894 INFO:tasks.cephadm:Deploying osd.1 on smithi121 with /dev/vg_nvme/lv_3... 2024-01-13T11:01:55.894 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-01-13T11:01:56.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:55 smithi121 bash[14010]: audit 2024-01-13T11:01:54.995204+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993029\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993220\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993337\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993449\", \"created\": \"2024-01-13T11:01:54.117366\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}}, \"last_daemon_update\": \"2024-01-13T11:01:54.993627\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:01:56.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:55 smithi121 bash[17573]: audit 2024-01-13T11:01:54.995204+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993029\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993220\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993337\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993449\", \"created\": \"2024-01-13T11:01:54.117366\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}}, \"last_daemon_update\": \"2024-01-13T11:01:54.993627\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:01:56.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:55 smithi121 bash[14010]: audit 2024-01-13T11:01:55.003209+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993029\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993220\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993337\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993449\", \"created\": \"2024-01-13T11:01:54.117366\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}}, \"last_daemon_update\": \"2024-01-13T11:01:54.993627\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:01:56.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:55 smithi121 bash[14010]: audit 2024-01-13T11:01:55.004697+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:01:56.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:55 smithi121 bash[14010]: cluster 2024-01-13T11:01:55.831295+0000 mgr.y (mgr.14140) 65 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:56.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:55 smithi121 bash[17573]: audit 2024-01-13T11:01:55.003209+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993029\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993220\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993337\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993449\", \"created\": \"2024-01-13T11:01:54.117366\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}}, \"last_daemon_update\": \"2024-01-13T11:01:54.993627\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:01:56.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:55 smithi121 bash[17573]: audit 2024-01-13T11:01:55.004697+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:01:56.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:55 smithi121 bash[17573]: cluster 2024-01-13T11:01:55.831295+0000 mgr.y (mgr.14140) 65 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:56.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:55 smithi154 bash[13980]: audit 2024-01-13T11:01:54.995204+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993029\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993220\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993337\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993449\", \"created\": \"2024-01-13T11:01:54.117366\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}}, \"last_daemon_update\": \"2024-01-13T11:01:54.993627\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:01:56.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:55 smithi154 bash[13980]: audit 2024-01-13T11:01:55.003209+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993029\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993220\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993337\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993449\", \"created\": \"2024-01-13T11:01:54.117366\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}}, \"last_daemon_update\": \"2024-01-13T11:01:54.993627\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:01:56.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:55 smithi154 bash[13980]: audit 2024-01-13T11:01:55.004697+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:01:56.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:55 smithi154 bash[13980]: cluster 2024-01-13T11:01:55.831295+0000 mgr.y (mgr.14140) 65 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:01:56.772 INFO:journalctl@ceph.osd.0.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-13T11:01:57.126 INFO:journalctl@ceph.osd.0.smithi121.stdout:Jan 13 11:01:56 smithi121 bash[19335]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-01-13T11:01:57.126 INFO:journalctl@ceph.osd.0.smithi121.stdout:Jan 13 11:01:56 smithi121 bash[19335]: 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 2024-01-13T11:01:57.126 INFO:journalctl@ceph.osd.0.smithi121.stdout:Jan 13 11:01:56 smithi121 bash[19335]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-01-13T11:01:57.126 INFO:journalctl@ceph.osd.0.smithi121.stdout:Jan 13 11:01:56 smithi121 bash[19335]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-01-13T11:01:57.126 INFO:journalctl@ceph.osd.0.smithi121.stdout:Jan 13 11:01:56 smithi121 bash[19335]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-01-13T11:01:57.126 INFO:journalctl@ceph.osd.0.smithi121.stdout:Jan 13 11:01:56 smithi121 bash[19335]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-01-13T11:01:57.126 INFO:journalctl@ceph.osd.0.smithi121.stdout:Jan 13 11:01:56 smithi121 bash[19335]: --> ceph-volume lvm activate successful for osd ID: 0 2024-01-13T11:01:58.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:57 smithi121 bash[14010]: cluster 2024-01-13T11:01:57.831780+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 2024-01-13T11:01:58.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:57 smithi121 bash[17573]: cluster 2024-01-13T11:01:57.831780+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 2024-01-13T11:01:58.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:57 smithi154 bash[13980]: cluster 2024-01-13T11:01:57.831780+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 2024-01-13T11:02:00.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:01:59 smithi121 bash[14010]: cluster 2024-01-13T11:01:59.832184+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 2024-01-13T11:02:00.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:01:59 smithi121 bash[17573]: cluster 2024-01-13T11:01:59.832184+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 2024-01-13T11:02:00.186 INFO:journalctl@ceph.osd.0.smithi121.stdout:Jan 13 11:01:59 smithi121 bash[19624]: debug 2024-01-13T11:01:59.845+0000 7f130bdbfec0 1 -- 172.21.15.121:0/251025724 >> [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] conn(0x557f806dec00 msgr2=0x557f806db680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-01-13T11:02:00.186 INFO:journalctl@ceph.osd.0.smithi121.stdout:Jan 13 11:01:59 smithi121 bash[19624]: debug 2024-01-13T11:01:59.845+0000 7f1304e0a700 1 -- 172.21.15.121:0/251025724 <== mon.1 v2:172.21.15.121:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557f806784e0 con 0x557f806dec00 2024-01-13T11:02:00.186 INFO:journalctl@ceph.osd.0.smithi121.stdout:Jan 13 11:01:59 smithi121 bash[19624]: debug 2024-01-13T11:01:59.845+0000 7f130bdbfec0 1 --2- 172.21.15.121:0/251025724 >> [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] conn(0x557f806dec00 0x557f806db680 secure :-1 s=READY pgs=10 cs=0 l=1 rx=0x557f80675d10 tx=0x557f8134aaa0).stop 2024-01-13T11:02:00.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:01:59 smithi154 bash[13980]: cluster 2024-01-13T11:01:59.832184+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 2024-01-13T11:02:00.687 INFO:journalctl@ceph.osd.0.smithi121.stdout:Jan 13 11:02:00 smithi121 bash[19624]: debug 2024-01-13T11:02:00.401+0000 7f130bdbfec0 -1 Falling back to public interface 2024-01-13T11:02:01.435 INFO:journalctl@ceph.osd.0.smithi121.stdout:Jan 13 11:02:01 smithi121 bash[19624]: debug 2024-01-13T11:02:01.065+0000 7f130bdbfec0 -1 osd.0 0 log_to_monitors {default=true} 2024-01-13T11:02:01.633 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-01-13T11:02:01.633 INFO:teuthology.orchestra.run.smithi121.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-01-13T11:02:01.633 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 10+0 records in 2024-01-13T11:02:01.633 INFO:teuthology.orchestra.run.smithi121.stderr:10+0 records out 2024-01-13T11:02:01.633 INFO:teuthology.orchestra.run.smithi121.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0151369 s, 693 MB/s 2024-01-13T11:02:01.633 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 2024-01-13T11:02:01.633 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping successful for: 2024-01-13T11:02:01.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:01 smithi121 bash[14010]: audit 2024-01-13T11:02:01.073714+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.121:6802/3282706967,v1:172.21.15.121:6803/3282706967]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-01-13T11:02:01.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:01 smithi121 bash[14010]: audit 2024-01-13T11:02:01.074275+0000 mon.a (mon.0) 203 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-01-13T11:02:01.935 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:01 smithi121 bash[17573]: audit 2024-01-13T11:02:01.073714+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.121:6802/3282706967,v1:172.21.15.121:6803/3282706967]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-01-13T11:02:01.935 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:01 smithi121 bash[17573]: audit 2024-01-13T11:02:01.074275+0000 mon.a (mon.0) 203 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-01-13T11:02:02.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:01 smithi154 bash[13980]: audit 2024-01-13T11:02:01.073714+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.121:6802/3282706967,v1:172.21.15.121:6803/3282706967]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-01-13T11:02:02.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:01 smithi154 bash[13980]: audit 2024-01-13T11:02:01.074275+0000 mon.a (mon.0) 203 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-01-13T11:02:02.680 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph orch daemon add osd smithi121:vg_nvme/lv_3 2024-01-13T11:02:02.936 INFO:journalctl@ceph.osd.0.smithi121.stdout:Jan 13 11:02:02 smithi121 bash[19624]: debug 2024-01-13T11:02:02.845+0000 7f12f0b6c700 -1 osd.0 0 waiting for initial osdmap 2024-01-13T11:02:02.936 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:02 smithi121 bash[14010]: cluster 2024-01-13T11:02:01.832529+0000 mgr.y (mgr.14140) 68 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:02:02.936 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:02 smithi121 bash[14010]: audit 2024-01-13T11:02:01.833315+0000 mon.a (mon.0) 204 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-01-13T11:02:02.936 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:02 smithi121 bash[14010]: cluster 2024-01-13T11:02:01.833366+0000 mon.a (mon.0) 205 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-01-13T11:02:02.936 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:02 smithi121 bash[14010]: audit 2024-01-13T11:02:01.833511+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-13T11:02:02.936 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:02 smithi121 bash[14010]: audit 2024-01-13T11:02:01.836000+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.121:6802/3282706967,v1:172.21.15.121:6803/3282706967]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-01-13T11:02:02.936 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:02 smithi121 bash[14010]: audit 2024-01-13T11:02:01.836530+0000 mon.a (mon.0) 207 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-01-13T11:02:02.937 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:02 smithi121 bash[14010]: audit 2024-01-13T11:02:02.624070+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:02:02.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:02 smithi121 bash[17573]: cluster 2024-01-13T11:02:01.832529+0000 mgr.y (mgr.14140) 68 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:02:02.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:02 smithi121 bash[17573]: audit 2024-01-13T11:02:01.833315+0000 mon.a (mon.0) 204 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-01-13T11:02:02.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:02 smithi121 bash[17573]: cluster 2024-01-13T11:02:01.833366+0000 mon.a (mon.0) 205 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-01-13T11:02:02.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:02 smithi121 bash[17573]: audit 2024-01-13T11:02:01.833511+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-13T11:02:02.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:02 smithi121 bash[17573]: audit 2024-01-13T11:02:01.836000+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.121:6802/3282706967,v1:172.21.15.121:6803/3282706967]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-01-13T11:02:02.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:02 smithi121 bash[17573]: audit 2024-01-13T11:02:01.836530+0000 mon.a (mon.0) 207 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-01-13T11:02:02.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:02 smithi121 bash[17573]: audit 2024-01-13T11:02:02.624070+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:02:03.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:02 smithi154 bash[13980]: cluster 2024-01-13T11:02:01.832529+0000 mgr.y (mgr.14140) 68 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:02:03.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:02 smithi154 bash[13980]: audit 2024-01-13T11:02:01.833315+0000 mon.a (mon.0) 204 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-01-13T11:02:03.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:02 smithi154 bash[13980]: cluster 2024-01-13T11:02:01.833366+0000 mon.a (mon.0) 205 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-01-13T11:02:03.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:02 smithi154 bash[13980]: audit 2024-01-13T11:02:01.833511+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-13T11:02:03.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:02 smithi154 bash[13980]: audit 2024-01-13T11:02:01.836000+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.121:6802/3282706967,v1:172.21.15.121:6803/3282706967]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-01-13T11:02:03.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:02 smithi154 bash[13980]: audit 2024-01-13T11:02:01.836530+0000 mon.a (mon.0) 207 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-01-13T11:02:03.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:02 smithi154 bash[13980]: audit 2024-01-13T11:02:02.624070+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:02:03.925 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:03 smithi121 bash[14010]: cluster 2024-01-13T11:02:02.103688+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-13T11:02:03.925 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:03 smithi121 bash[14010]: cluster 2024-01-13T11:02:02.103792+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-13T11:02:03.925 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:03 smithi121 bash[14010]: audit 2024-01-13T11:02:02.841561+0000 mon.a (mon.0) 209 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-01-13T11:02:03.925 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:03 smithi121 bash[14010]: cluster 2024-01-13T11:02:02.841636+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-01-13T11:02:03.925 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:03 smithi121 bash[14010]: audit 2024-01-13T11:02:02.842060+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-13T11:02:03.926 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:03 smithi121 bash[17573]: cluster 2024-01-13T11:02:02.103688+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-13T11:02:03.926 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:03 smithi121 bash[17573]: cluster 2024-01-13T11:02:02.103792+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-13T11:02:03.926 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:03 smithi121 bash[17573]: audit 2024-01-13T11:02:02.841561+0000 mon.a (mon.0) 209 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-01-13T11:02:03.926 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:03 smithi121 bash[17573]: cluster 2024-01-13T11:02:02.841636+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-01-13T11:02:03.926 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:03 smithi121 bash[17573]: audit 2024-01-13T11:02:02.842060+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-13T11:02:03.926 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:03 smithi121 bash[14010]: audit 2024-01-13T11:02:02.854564+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993029\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993220\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993337\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993449\", \"created\": \"2024-01-13T11:01:54.117366\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}}, \"last_daemon_update\": \"2024-01-13T11:01:54.993627\", \"last_device_update\": \"2024-01-13T11:02:02.853863\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:02:03.926 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:03 smithi121 bash[14010]: audit 2024-01-13T11:02:02.858034+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993029\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993220\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993337\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993449\", \"created\": \"2024-01-13T11:01:54.117366\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}}, \"last_daemon_update\": \"2024-01-13T11:01:54.993627\", \"last_device_update\": \"2024-01-13T11:02:02.853863\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:02:03.927 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:03 smithi121 bash[17573]: audit 2024-01-13T11:02:02.854564+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993029\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993220\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993337\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993449\", \"created\": \"2024-01-13T11:01:54.117366\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}}, \"last_daemon_update\": \"2024-01-13T11:01:54.993627\", \"last_device_update\": \"2024-01-13T11:02:02.853863\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:02:03.927 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:03 smithi121 bash[17573]: audit 2024-01-13T11:02:02.858034+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993029\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993220\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993337\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993449\", \"created\": \"2024-01-13T11:01:54.117366\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}}, \"last_daemon_update\": \"2024-01-13T11:01:54.993627\", \"last_device_update\": \"2024-01-13T11:02:02.853863\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:02:04.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:03 smithi154 bash[13980]: cluster 2024-01-13T11:02:02.103688+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-13T11:02:04.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:03 smithi154 bash[13980]: cluster 2024-01-13T11:02:02.103792+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-13T11:02:04.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:03 smithi154 bash[13980]: audit 2024-01-13T11:02:02.841561+0000 mon.a (mon.0) 209 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-01-13T11:02:04.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:03 smithi154 bash[13980]: cluster 2024-01-13T11:02:02.841636+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-01-13T11:02:04.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:03 smithi154 bash[13980]: audit 2024-01-13T11:02:02.842060+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-13T11:02:04.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:03 smithi154 bash[13980]: audit 2024-01-13T11:02:02.854564+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993029\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993220\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993337\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993449\", \"created\": \"2024-01-13T11:01:54.117366\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}}, \"last_daemon_update\": \"2024-01-13T11:01:54.993627\", \"last_device_update\": \"2024-01-13T11:02:02.853863\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:02:04.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:03 smithi154 bash[13980]: audit 2024-01-13T11:02:02.858034+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993029\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993220\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993337\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993449\", \"created\": \"2024-01-13T11:01:54.117366\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}}, \"last_daemon_update\": \"2024-01-13T11:01:54.993627\", \"last_device_update\": \"2024-01-13T11:02:02.853863\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:02:05.114 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:04 smithi121 bash[14010]: cluster 2024-01-13T11:02:03.833073+0000 mgr.y (mgr.14140) 69 : cluster [DBG] pgmap v58: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:02:05.115 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:04 smithi121 bash[14010]: cluster 2024-01-13T11:02:03.843836+0000 mon.a (mon.0) 214 : cluster [INF] osd.0 [v2:172.21.15.121:6802/3282706967,v1:172.21.15.121:6803/3282706967] boot 2024-01-13T11:02:05.115 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:04 smithi121 bash[14010]: cluster 2024-01-13T11:02:03.843912+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-01-13T11:02:05.115 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:04 smithi121 bash[14010]: audit 2024-01-13T11:02:03.844661+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-13T11:02:05.115 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:04 smithi121 bash[17573]: cluster 2024-01-13T11:02:03.833073+0000 mgr.y (mgr.14140) 69 : cluster [DBG] pgmap v58: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:02:05.115 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:04 smithi121 bash[17573]: cluster 2024-01-13T11:02:03.843836+0000 mon.a (mon.0) 214 : cluster [INF] osd.0 [v2:172.21.15.121:6802/3282706967,v1:172.21.15.121:6803/3282706967] boot 2024-01-13T11:02:05.115 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:04 smithi121 bash[17573]: cluster 2024-01-13T11:02:03.843912+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-01-13T11:02:05.115 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:04 smithi121 bash[17573]: audit 2024-01-13T11:02:03.844661+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-13T11:02:05.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:04 smithi154 bash[13980]: cluster 2024-01-13T11:02:03.833073+0000 mgr.y (mgr.14140) 69 : cluster [DBG] pgmap v58: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-13T11:02:05.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:04 smithi154 bash[13980]: cluster 2024-01-13T11:02:03.843836+0000 mon.a (mon.0) 214 : cluster [INF] osd.0 [v2:172.21.15.121:6802/3282706967,v1:172.21.15.121:6803/3282706967] boot 2024-01-13T11:02:05.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:04 smithi154 bash[13980]: cluster 2024-01-13T11:02:03.843912+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-01-13T11:02:05.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:04 smithi154 bash[13980]: audit 2024-01-13T11:02:03.844661+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-13T11:02:06.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:05 smithi154 bash[13980]: cluster 2024-01-13T11:02:04.848045+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2024-01-13T11:02:06.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:05 smithi154 bash[13980]: audit 2024-01-13T11:02:05.498385+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-13T11:02:06.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:05 smithi154 bash[13980]: audit 2024-01-13T11:02:05.500037+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:02:06.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:05 smithi154 bash[13980]: audit 2024-01-13T11:02:05.502105+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:02:06.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:05 smithi154 bash[13980]: cluster 2024-01-13T11:02:05.849432+0000 mon.a (mon.0) 221 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2024-01-13T11:02:06.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:05 smithi121 bash[14010]: cluster 2024-01-13T11:02:04.848045+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2024-01-13T11:02:06.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:05 smithi121 bash[14010]: audit 2024-01-13T11:02:05.498385+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-13T11:02:06.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:05 smithi121 bash[14010]: audit 2024-01-13T11:02:05.500037+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:02:06.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:05 smithi121 bash[14010]: audit 2024-01-13T11:02:05.502105+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:02:06.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:05 smithi121 bash[14010]: cluster 2024-01-13T11:02:05.849432+0000 mon.a (mon.0) 221 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2024-01-13T11:02:06.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:05 smithi121 bash[17573]: cluster 2024-01-13T11:02:04.848045+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2024-01-13T11:02:06.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:05 smithi121 bash[17573]: audit 2024-01-13T11:02:05.498385+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-13T11:02:06.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:05 smithi121 bash[17573]: audit 2024-01-13T11:02:05.500037+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:02:06.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:05 smithi121 bash[17573]: audit 2024-01-13T11:02:05.502105+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:02:06.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:05 smithi121 bash[17573]: cluster 2024-01-13T11:02:05.849432+0000 mon.a (mon.0) 221 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2024-01-13T11:02:07.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:06 smithi154 bash[13980]: audit 2024-01-13T11:02:05.496574+0000 mgr.y (mgr.14140) 70 : audit [DBG] from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:02:07.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:06 smithi154 bash[13980]: cephadm 2024-01-13T11:02:05.497872+0000 mgr.y (mgr.14140) 71 : cephadm [INF] Applying osd on host smithi121... 2024-01-13T11:02:07.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:06 smithi154 bash[13980]: cluster 2024-01-13T11:02:05.833666+0000 mgr.y (mgr.14140) 72 : cluster [DBG] pgmap v61: 1 pgs: 1 creating+peering; 0 B data, 88 KiB used, 88 GiB / 89 GiB avail 2024-01-13T11:02:07.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:06 smithi154 bash[13980]: cluster 2024-01-13T11:02:06.819874+0000 mon.a (mon.0) 222 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-01-13T11:02:07.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:06 smithi121 bash[17573]: audit 2024-01-13T11:02:05.496574+0000 mgr.y (mgr.14140) 70 : audit [DBG] from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:02:07.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:06 smithi121 bash[17573]: cephadm 2024-01-13T11:02:05.497872+0000 mgr.y (mgr.14140) 71 : cephadm [INF] Applying osd on host smithi121... 2024-01-13T11:02:07.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:06 smithi121 bash[17573]: cluster 2024-01-13T11:02:05.833666+0000 mgr.y (mgr.14140) 72 : cluster [DBG] pgmap v61: 1 pgs: 1 creating+peering; 0 B data, 88 KiB used, 88 GiB / 89 GiB avail 2024-01-13T11:02:07.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:06 smithi121 bash[17573]: cluster 2024-01-13T11:02:06.819874+0000 mon.a (mon.0) 222 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-01-13T11:02:07.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:06 smithi121 bash[14010]: audit 2024-01-13T11:02:05.496574+0000 mgr.y (mgr.14140) 70 : audit [DBG] from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:02:07.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:06 smithi121 bash[14010]: cephadm 2024-01-13T11:02:05.497872+0000 mgr.y (mgr.14140) 71 : cephadm [INF] Applying osd on host smithi121... 2024-01-13T11:02:07.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:06 smithi121 bash[14010]: cluster 2024-01-13T11:02:05.833666+0000 mgr.y (mgr.14140) 72 : cluster [DBG] pgmap v61: 1 pgs: 1 creating+peering; 0 B data, 88 KiB used, 88 GiB / 89 GiB avail 2024-01-13T11:02:07.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:06 smithi121 bash[14010]: cluster 2024-01-13T11:02:06.819874+0000 mon.a (mon.0) 222 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-01-13T11:02:09.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:08 smithi154 bash[13980]: cluster 2024-01-13T11:02:07.834212+0000 mgr.y (mgr.14140) 73 : cluster [DBG] pgmap v63: 1 pgs: 1 creating+peering; 0 B data, 88 KiB used, 88 GiB / 89 GiB avail 2024-01-13T11:02:09.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:08 smithi121 bash[14010]: cluster 2024-01-13T11:02:07.834212+0000 mgr.y (mgr.14140) 73 : cluster [DBG] pgmap v63: 1 pgs: 1 creating+peering; 0 B data, 88 KiB used, 88 GiB / 89 GiB avail 2024-01-13T11:02:09.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:08 smithi121 bash[17573]: cluster 2024-01-13T11:02:07.834212+0000 mgr.y (mgr.14140) 73 : cluster [DBG] pgmap v63: 1 pgs: 1 creating+peering; 0 B data, 88 KiB used, 88 GiB / 89 GiB avail 2024-01-13T11:02:10.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:09 smithi154 bash[13980]: audit 2024-01-13T11:02:08.876786+0000 mon.a (mon.0) 223 : audit [INF] from='client.? 172.21.15.121:0/520182124' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e676630c-a46e-4c65-8b03-baa5be31e020"}]: dispatch 2024-01-13T11:02:10.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:09 smithi154 bash[13980]: audit 2024-01-13T11:02:08.885616+0000 mon.a (mon.0) 224 : audit [INF] from='client.? 172.21.15.121:0/520182124' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e676630c-a46e-4c65-8b03-baa5be31e020"}]': finished 2024-01-13T11:02:10.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:09 smithi154 bash[13980]: cluster 2024-01-13T11:02:08.885703+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2024-01-13T11:02:10.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:09 smithi154 bash[13980]: audit 2024-01-13T11:02:08.885877+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-13T11:02:10.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:09 smithi121 bash[14010]: audit 2024-01-13T11:02:08.876786+0000 mon.a (mon.0) 223 : audit [INF] from='client.? 172.21.15.121:0/520182124' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e676630c-a46e-4c65-8b03-baa5be31e020"}]: dispatch 2024-01-13T11:02:10.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:09 smithi121 bash[14010]: audit 2024-01-13T11:02:08.885616+0000 mon.a (mon.0) 224 : audit [INF] from='client.? 172.21.15.121:0/520182124' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e676630c-a46e-4c65-8b03-baa5be31e020"}]': finished 2024-01-13T11:02:10.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:09 smithi121 bash[14010]: cluster 2024-01-13T11:02:08.885703+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2024-01-13T11:02:10.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:09 smithi121 bash[14010]: audit 2024-01-13T11:02:08.885877+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-13T11:02:10.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:09 smithi121 bash[17573]: audit 2024-01-13T11:02:08.876786+0000 mon.a (mon.0) 223 : audit [INF] from='client.? 172.21.15.121:0/520182124' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e676630c-a46e-4c65-8b03-baa5be31e020"}]: dispatch 2024-01-13T11:02:10.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:09 smithi121 bash[17573]: audit 2024-01-13T11:02:08.885616+0000 mon.a (mon.0) 224 : audit [INF] from='client.? 172.21.15.121:0/520182124' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e676630c-a46e-4c65-8b03-baa5be31e020"}]': finished 2024-01-13T11:02:10.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:09 smithi121 bash[17573]: cluster 2024-01-13T11:02:08.885703+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2024-01-13T11:02:10.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:09 smithi121 bash[17573]: audit 2024-01-13T11:02:08.885877+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-13T11:02:11.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:10 smithi154 bash[13980]: cluster 2024-01-13T11:02:09.834744+0000 mgr.y (mgr.14140) 74 : cluster [DBG] pgmap v65: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2024-01-13T11:02:11.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:10 smithi121 bash[14010]: cluster 2024-01-13T11:02:09.834744+0000 mgr.y (mgr.14140) 74 : cluster [DBG] pgmap v65: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2024-01-13T11:02:11.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:10 smithi121 bash[17573]: cluster 2024-01-13T11:02:09.834744+0000 mgr.y (mgr.14140) 74 : cluster [DBG] pgmap v65: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2024-01-13T11:02:12.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:11 smithi154 bash[13980]: audit 2024-01-13T11:02:10.985244+0000 mon.a (mon.0) 227 : audit [DBG] from='client.? 172.21.15.121:0/2922331628' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-13T11:02:12.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:11 smithi154 bash[13980]: cluster 2024-01-13T11:02:11.835285+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v66: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2024-01-13T11:02:12.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:11 smithi121 bash[17573]: audit 2024-01-13T11:02:10.985244+0000 mon.a (mon.0) 227 : audit [DBG] from='client.? 172.21.15.121:0/2922331628' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-13T11:02:12.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:11 smithi121 bash[17573]: cluster 2024-01-13T11:02:11.835285+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v66: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2024-01-13T11:02:12.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:11 smithi121 bash[14010]: audit 2024-01-13T11:02:10.985244+0000 mon.a (mon.0) 227 : audit [DBG] from='client.? 172.21.15.121:0/2922331628' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-13T11:02:12.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:11 smithi121 bash[14010]: cluster 2024-01-13T11:02:11.835285+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v66: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2024-01-13T11:02:14.125 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:13 smithi121 bash[14010]: audit 2024-01-13T11:02:13.730159+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:02:14.126 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:13 smithi121 bash[17573]: audit 2024-01-13T11:02:13.730159+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:02:14.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:13 smithi154 bash[13980]: audit 2024-01-13T11:02:13.730159+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:02:15.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:14 smithi121 bash[17573]: cluster 2024-01-13T11:02:13.835842+0000 mgr.y (mgr.14140) 76 : cluster [DBG] pgmap v67: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2024-01-13T11:02:15.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:14 smithi121 bash[14010]: cluster 2024-01-13T11:02:13.835842+0000 mgr.y (mgr.14140) 76 : cluster [DBG] pgmap v67: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2024-01-13T11:02:15.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:14 smithi154 bash[13980]: cluster 2024-01-13T11:02:13.835842+0000 mgr.y (mgr.14140) 76 : cluster [DBG] pgmap v67: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2024-01-13T11:02:16.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:15 smithi154 bash[13980]: cluster 2024-01-13T11:02:15.819857+0000 mon.a (mon.0) 229 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-01-13T11:02:16.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:15 smithi154 bash[13980]: cluster 2024-01-13T11:02:15.836330+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 2024-01-13T11:02:16.157 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:15 smithi121 bash[17573]: cluster 2024-01-13T11:02:15.819857+0000 mon.a (mon.0) 229 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-01-13T11:02:16.158 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:15 smithi121 bash[17573]: cluster 2024-01-13T11:02:15.836330+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 2024-01-13T11:02:16.158 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:15 smithi121 bash[14010]: cluster 2024-01-13T11:02:15.819857+0000 mon.a (mon.0) 229 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-01-13T11:02:16.158 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:15 smithi121 bash[14010]: cluster 2024-01-13T11:02:15.836330+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 2024-01-13T11:02:18.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:17 smithi154 bash[13980]: audit 2024-01-13T11:02:17.274526+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-01-13T11:02:18.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:17 smithi154 bash[13980]: audit 2024-01-13T11:02:17.276056+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:02:18.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:17 smithi154 bash[13980]: audit 2024-01-13T11:02:17.277901+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-01-13T11:02:18.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:17 smithi121 bash[14010]: audit 2024-01-13T11:02:17.274526+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-01-13T11:02:18.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:17 smithi121 bash[14010]: audit 2024-01-13T11:02:17.276056+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:02:18.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:17 smithi121 bash[14010]: audit 2024-01-13T11:02:17.277901+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-01-13T11:02:18.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:17 smithi121 bash[17573]: audit 2024-01-13T11:02:17.274526+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-01-13T11:02:18.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:17 smithi121 bash[17573]: audit 2024-01-13T11:02:17.276056+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:02:18.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:17 smithi121 bash[17573]: audit 2024-01-13T11:02:17.277901+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-01-13T11:02:19.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:18 smithi154 bash[13980]: cephadm 2024-01-13T11:02:17.277294+0000 mgr.y (mgr.14140) 78 : cephadm [INF] Deploying daemon osd.1 on smithi121 2024-01-13T11:02:19.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:18 smithi154 bash[13980]: cluster 2024-01-13T11:02:17.836860+0000 mgr.y (mgr.14140) 79 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-01-13T11:02:19.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:18 smithi121 bash[14010]: cephadm 2024-01-13T11:02:17.277294+0000 mgr.y (mgr.14140) 78 : cephadm [INF] Deploying daemon osd.1 on smithi121 2024-01-13T11:02:19.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:18 smithi121 bash[14010]: cluster 2024-01-13T11:02:17.836860+0000 mgr.y (mgr.14140) 79 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-01-13T11:02:19.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:18 smithi121 bash[17573]: cephadm 2024-01-13T11:02:17.277294+0000 mgr.y (mgr.14140) 78 : cephadm [INF] Deploying daemon osd.1 on smithi121 2024-01-13T11:02:19.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:18 smithi121 bash[17573]: cluster 2024-01-13T11:02:17.836860+0000 mgr.y (mgr.14140) 79 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-01-13T11:02:19.478 INFO:teuthology.orchestra.run.smithi121.stdout:Created osd(s) 1 on host 'smithi121' 2024-01-13T11:02:20.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:19 smithi154 bash[13980]: audit 2024-01-13T11:02:19.466088+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993029\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993220\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993337\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993449\", \"created\": \"2024-01-13T11:01:54.117366\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}}, \"last_device_update\": \"2024-01-13T11:02:02.853863\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:02:20.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:19 smithi154 bash[13980]: audit 2024-01-13T11:02:19.466683+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:02:20.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:19 smithi154 bash[13980]: audit 2024-01-13T11:02:19.472131+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993029\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993220\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993337\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993449\", \"created\": \"2024-01-13T11:01:54.117366\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}}, \"last_device_update\": \"2024-01-13T11:02:02.853863\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:02:20.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:19 smithi121 bash[17573]: audit 2024-01-13T11:02:19.466088+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993029\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993220\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993337\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993449\", \"created\": \"2024-01-13T11:01:54.117366\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}}, \"last_device_update\": \"2024-01-13T11:02:02.853863\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:02:20.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:19 smithi121 bash[17573]: audit 2024-01-13T11:02:19.466683+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:02:20.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:19 smithi121 bash[17573]: audit 2024-01-13T11:02:19.472131+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993029\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993220\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993337\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993449\", \"created\": \"2024-01-13T11:01:54.117366\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}}, \"last_device_update\": \"2024-01-13T11:02:02.853863\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:02:20.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:19 smithi121 bash[14010]: audit 2024-01-13T11:02:19.466088+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993029\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993220\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993337\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993449\", \"created\": \"2024-01-13T11:01:54.117366\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}}, \"last_device_update\": \"2024-01-13T11:02:02.853863\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:02:20.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:19 smithi121 bash[14010]: audit 2024-01-13T11:02:19.466683+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:02:20.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:19 smithi121 bash[14010]: audit 2024-01-13T11:02:19.472131+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993029\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993220\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993337\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:54.993449\", \"created\": \"2024-01-13T11:01:54.117366\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}}, \"last_device_update\": \"2024-01-13T11:02:02.853863\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:02:20.849 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:20 smithi121 bash[14010]: cluster 2024-01-13T11:02:19.837554+0000 mgr.y (mgr.14140) 80 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-01-13T11:02:20.925 DEBUG:teuthology.orchestra.run.smithi121:osd.1> sudo journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@osd.1.service 2024-01-13T11:02:20.928 INFO:tasks.cephadm:Deploying osd.2 on smithi121 with /dev/vg_nvme/lv_2... 2024-01-13T11:02:20.928 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-01-13T11:02:21.114 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:20 smithi121 bash[17573]: cluster 2024-01-13T11:02:19.837554+0000 mgr.y (mgr.14140) 80 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-01-13T11:02:21.114 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:20 smithi121 bash[17573]: audit 2024-01-13T11:02:20.357366+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355139\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355340\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355467\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355587\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355727\", \"created\": \"2024-01-13T11:02:19.446453\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}}, \"last_daemon_update\": \"2024-01-13T11:02:20.355926\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:02:21.115 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:20 smithi121 bash[17573]: audit 2024-01-13T11:02:20.363301+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355139\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355340\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355467\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355587\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355727\", \"created\": \"2024-01-13T11:02:19.446453\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}}, \"last_daemon_update\": \"2024-01-13T11:02:20.355926\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:02:21.115 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:20 smithi121 bash[17573]: audit 2024-01-13T11:02:20.364758+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:02:21.115 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:20 smithi121 bash[14010]: audit 2024-01-13T11:02:20.357366+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355139\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355340\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355467\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355587\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355727\", \"created\": \"2024-01-13T11:02:19.446453\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}}, \"last_daemon_update\": \"2024-01-13T11:02:20.355926\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:02:21.115 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:20 smithi121 bash[14010]: audit 2024-01-13T11:02:20.363301+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355139\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355340\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355467\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355587\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355727\", \"created\": \"2024-01-13T11:02:19.446453\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}}, \"last_daemon_update\": \"2024-01-13T11:02:20.355926\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:02:21.115 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:20 smithi121 bash[14010]: audit 2024-01-13T11:02:20.364758+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:02:21.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:20 smithi154 bash[13980]: cluster 2024-01-13T11:02:19.837554+0000 mgr.y (mgr.14140) 80 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-01-13T11:02:21.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:20 smithi154 bash[13980]: audit 2024-01-13T11:02:20.357366+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355139\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355340\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355467\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355587\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355727\", \"created\": \"2024-01-13T11:02:19.446453\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}}, \"last_daemon_update\": \"2024-01-13T11:02:20.355926\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:02:21.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:20 smithi154 bash[13980]: audit 2024-01-13T11:02:20.363301+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355139\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355340\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355467\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355587\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355727\", \"created\": \"2024-01-13T11:02:19.446453\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}}, \"last_daemon_update\": \"2024-01-13T11:02:20.355926\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:02:21.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:20 smithi154 bash[13980]: audit 2024-01-13T11:02:20.364758+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:02:22.487 INFO:journalctl@ceph.osd.1.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-13T11:02:22.487 INFO:journalctl@ceph.osd.1.smithi121.stdout:Jan 13 11:02:22 smithi121 bash[20933]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-01-13T11:02:22.487 INFO:journalctl@ceph.osd.1.smithi121.stdout:Jan 13 11:02:22 smithi121 bash[20933]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2024-01-13T11:02:22.487 INFO:journalctl@ceph.osd.1.smithi121.stdout:Jan 13 11:02:22 smithi121 bash[20933]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-01-13T11:02:22.487 INFO:journalctl@ceph.osd.1.smithi121.stdout:Jan 13 11:02:22 smithi121 bash[20933]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-01-13T11:02:22.487 INFO:journalctl@ceph.osd.1.smithi121.stdout:Jan 13 11:02:22 smithi121 bash[20933]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-01-13T11:02:22.487 INFO:journalctl@ceph.osd.1.smithi121.stdout:Jan 13 11:02:22 smithi121 bash[20933]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-01-13T11:02:22.487 INFO:journalctl@ceph.osd.1.smithi121.stdout:Jan 13 11:02:22 smithi121 bash[20933]: --> ceph-volume lvm activate successful for osd ID: 1 2024-01-13T11:02:23.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:22 smithi154 bash[13980]: cluster 2024-01-13T11:02:21.838244+0000 mgr.y (mgr.14140) 81 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-01-13T11:02:23.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:22 smithi121 bash[14010]: cluster 2024-01-13T11:02:21.838244+0000 mgr.y (mgr.14140) 81 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-01-13T11:02:23.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:22 smithi121 bash[17573]: cluster 2024-01-13T11:02:21.838244+0000 mgr.y (mgr.14140) 81 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-01-13T11:02:25.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:24 smithi154 bash[13980]: cluster 2024-01-13T11:02:23.838839+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 2024-01-13T11:02:25.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:24 smithi121 bash[14010]: cluster 2024-01-13T11:02:23.838839+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 2024-01-13T11:02:25.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:24 smithi121 bash[17573]: cluster 2024-01-13T11:02:23.838839+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 2024-01-13T11:02:26.184 INFO:journalctl@ceph.osd.1.smithi121.stdout:Jan 13 11:02:25 smithi121 bash[21297]: debug 2024-01-13T11:02:25.954+0000 7fac2f966ec0 1 -- 172.21.15.121:0/1070298577 >> [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] conn(0x56108cad9000 msgr2=0x56108cad5b00 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-01-13T11:02:26.184 INFO:journalctl@ceph.osd.1.smithi121.stdout:Jan 13 11:02:25 smithi121 bash[21297]: debug 2024-01-13T11:02:25.954+0000 7fac2f966ec0 1 --2- 172.21.15.121:0/1070298577 >> [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] conn(0x56108cad9000 0x56108cad5b00 secure :-1 s=READY pgs=94 cs=0 l=1 rx=0x56108ca6fd70 tx=0x56108d744aa0).stop 2024-01-13T11:02:26.840 INFO:journalctl@ceph.osd.1.smithi121.stdout:Jan 13 11:02:26 smithi121 bash[21297]: debug 2024-01-13T11:02:26.522+0000 7fac2f966ec0 -1 Falling back to public interface 2024-01-13T11:02:27.013 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-01-13T11:02:27.013 INFO:teuthology.orchestra.run.smithi121.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-01-13T11:02:27.013 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 10+0 records in 2024-01-13T11:02:27.013 INFO:teuthology.orchestra.run.smithi121.stderr:10+0 records out 2024-01-13T11:02:27.013 INFO:teuthology.orchestra.run.smithi121.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0189757 s, 553 MB/s 2024-01-13T11:02:27.013 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping successful for: 2024-01-13T11:02:27.092 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:26 smithi121 bash[14010]: cluster 2024-01-13T11:02:25.839321+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 2024-01-13T11:02:27.092 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:26 smithi121 bash[17573]: cluster 2024-01-13T11:02:25.839321+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 2024-01-13T11:02:27.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:26 smithi154 bash[13980]: cluster 2024-01-13T11:02:25.839321+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 2024-01-13T11:02:27.434 INFO:journalctl@ceph.osd.1.smithi121.stdout:Jan 13 11:02:27 smithi121 bash[21297]: debug 2024-01-13T11:02:27.174+0000 7fac2f966ec0 -1 osd.1 0 log_to_monitors {default=true} 2024-01-13T11:02:27.834 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph orch daemon add osd smithi121:vg_nvme/lv_2 2024-01-13T11:02:27.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:27 smithi121 bash[14010]: audit 2024-01-13T11:02:27.183060+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.121:6810/2927804598,v1:172.21.15.121:6811/2927804598]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-13T11:02:27.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:27 smithi121 bash[14010]: audit 2024-01-13T11:02:27.183462+0000 mon.a (mon.0) 239 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-13T11:02:27.934 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:27 smithi121 bash[17573]: audit 2024-01-13T11:02:27.183060+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.121:6810/2927804598,v1:172.21.15.121:6811/2927804598]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-13T11:02:27.934 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:27 smithi121 bash[17573]: audit 2024-01-13T11:02:27.183462+0000 mon.a (mon.0) 239 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-13T11:02:28.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:27 smithi154 bash[13980]: audit 2024-01-13T11:02:27.183060+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.121:6810/2927804598,v1:172.21.15.121:6811/2927804598]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-13T11:02:28.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:27 smithi154 bash[13980]: audit 2024-01-13T11:02:27.183462+0000 mon.a (mon.0) 239 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-13T11:02:29.151 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:28 smithi154 bash[13980]: cluster 2024-01-13T11:02:27.839868+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 2024-01-13T11:02:29.151 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:28 smithi154 bash[13980]: audit 2024-01-13T11:02:27.852221+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"]}]': finished 2024-01-13T11:02:29.151 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:28 smithi154 bash[13980]: cluster 2024-01-13T11:02:27.852277+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-01-13T11:02:29.151 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:28 smithi154 bash[13980]: audit 2024-01-13T11:02:27.852471+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-13T11:02:29.151 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:28 smithi154 bash[13980]: audit 2024-01-13T11:02:27.855358+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.121:6810/2927804598,v1:172.21.15.121:6811/2927804598]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-01-13T11:02:29.151 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:28 smithi154 bash[13980]: audit 2024-01-13T11:02:27.855914+0000 mon.a (mon.0) 243 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-01-13T11:02:29.152 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:28 smithi154 bash[13980]: audit 2024-01-13T11:02:28.589582+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:02:29.152 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:28 smithi154 bash[13980]: audit 2024-01-13T11:02:28.817089+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355139\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355340\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355467\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355587\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355727\", \"created\": \"2024-01-13T11:02:19.446453\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}}, \"last_daemon_update\": \"2024-01-13T11:02:20.355926\", \"last_device_update\": \"2024-01-13T11:02:28.815636\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:02:29.152 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:28 smithi154 bash[13980]: audit 2024-01-13T11:02:28.822548+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355139\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355340\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355467\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355587\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355727\", \"created\": \"2024-01-13T11:02:19.446453\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}}, \"last_daemon_update\": \"2024-01-13T11:02:20.355926\", \"last_device_update\": \"2024-01-13T11:02:28.815636\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:02:29.183 INFO:journalctl@ceph.osd.1.smithi121.stdout:Jan 13 11:02:28 smithi121 bash[21297]: debug 2024-01-13T11:02:28.862+0000 7fac14713700 -1 osd.1 0 waiting for initial osdmap 2024-01-13T11:02:29.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:28 smithi121 bash[17573]: cluster 2024-01-13T11:02:27.839868+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 2024-01-13T11:02:29.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:28 smithi121 bash[17573]: audit 2024-01-13T11:02:27.852221+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"]}]': finished 2024-01-13T11:02:29.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:28 smithi121 bash[17573]: cluster 2024-01-13T11:02:27.852277+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-01-13T11:02:29.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:28 smithi121 bash[17573]: audit 2024-01-13T11:02:27.852471+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-13T11:02:29.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:28 smithi121 bash[17573]: audit 2024-01-13T11:02:27.855358+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.121:6810/2927804598,v1:172.21.15.121:6811/2927804598]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-01-13T11:02:29.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:28 smithi121 bash[17573]: audit 2024-01-13T11:02:27.855914+0000 mon.a (mon.0) 243 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-01-13T11:02:29.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:28 smithi121 bash[17573]: audit 2024-01-13T11:02:28.589582+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:02:29.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:28 smithi121 bash[14010]: cluster 2024-01-13T11:02:27.839868+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 2024-01-13T11:02:29.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:28 smithi121 bash[14010]: audit 2024-01-13T11:02:27.852221+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"]}]': finished 2024-01-13T11:02:29.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:28 smithi121 bash[14010]: cluster 2024-01-13T11:02:27.852277+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-01-13T11:02:29.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:28 smithi121 bash[14010]: audit 2024-01-13T11:02:27.852471+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-13T11:02:29.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:28 smithi121 bash[14010]: audit 2024-01-13T11:02:27.855358+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.121:6810/2927804598,v1:172.21.15.121:6811/2927804598]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-01-13T11:02:29.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:28 smithi121 bash[14010]: audit 2024-01-13T11:02:27.855914+0000 mon.a (mon.0) 243 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-01-13T11:02:29.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:28 smithi121 bash[14010]: audit 2024-01-13T11:02:28.589582+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:02:29.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:28 smithi121 bash[14010]: audit 2024-01-13T11:02:28.817089+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355139\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355340\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355467\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355587\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355727\", \"created\": \"2024-01-13T11:02:19.446453\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}}, \"last_daemon_update\": \"2024-01-13T11:02:20.355926\", \"last_device_update\": \"2024-01-13T11:02:28.815636\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:02:29.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:28 smithi121 bash[14010]: audit 2024-01-13T11:02:28.822548+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355139\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355340\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355467\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355587\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355727\", \"created\": \"2024-01-13T11:02:19.446453\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}}, \"last_daemon_update\": \"2024-01-13T11:02:20.355926\", \"last_device_update\": \"2024-01-13T11:02:28.815636\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:02:29.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:28 smithi121 bash[17573]: audit 2024-01-13T11:02:28.817089+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355139\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355340\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355467\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355587\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355727\", \"created\": \"2024-01-13T11:02:19.446453\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}}, \"last_daemon_update\": \"2024-01-13T11:02:20.355926\", \"last_device_update\": \"2024-01-13T11:02:28.815636\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:02:29.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:28 smithi121 bash[17573]: audit 2024-01-13T11:02:28.822548+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355139\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355340\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355467\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355587\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355727\", \"created\": \"2024-01-13T11:02:19.446453\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}}, \"last_daemon_update\": \"2024-01-13T11:02:20.355926\", \"last_device_update\": \"2024-01-13T11:02:28.815636\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:02:30.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:29 smithi154 bash[13980]: cluster 2024-01-13T11:02:28.222349+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-13T11:02:30.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:29 smithi154 bash[13980]: cluster 2024-01-13T11:02:28.222428+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-13T11:02:30.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:29 smithi154 bash[13980]: audit 2024-01-13T11:02:28.857158+0000 mon.a (mon.0) 247 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-01-13T11:02:30.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:29 smithi154 bash[13980]: cluster 2024-01-13T11:02:28.857320+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-01-13T11:02:30.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:29 smithi154 bash[13980]: audit 2024-01-13T11:02:28.858600+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-13T11:02:30.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:29 smithi121 bash[14010]: cluster 2024-01-13T11:02:28.222349+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-13T11:02:30.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:29 smithi121 bash[14010]: cluster 2024-01-13T11:02:28.222428+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-13T11:02:30.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:29 smithi121 bash[14010]: audit 2024-01-13T11:02:28.857158+0000 mon.a (mon.0) 247 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-01-13T11:02:30.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:29 smithi121 bash[14010]: cluster 2024-01-13T11:02:28.857320+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-01-13T11:02:30.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:29 smithi121 bash[14010]: audit 2024-01-13T11:02:28.858600+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-13T11:02:30.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:29 smithi121 bash[17573]: cluster 2024-01-13T11:02:28.222349+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-13T11:02:30.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:29 smithi121 bash[17573]: cluster 2024-01-13T11:02:28.222428+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-13T11:02:30.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:29 smithi121 bash[17573]: audit 2024-01-13T11:02:28.857158+0000 mon.a (mon.0) 247 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-01-13T11:02:30.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:29 smithi121 bash[17573]: cluster 2024-01-13T11:02:28.857320+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-01-13T11:02:30.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:29 smithi121 bash[17573]: audit 2024-01-13T11:02:28.858600+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-13T11:02:31.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:30 smithi154 bash[13980]: cluster 2024-01-13T11:02:29.840408+0000 mgr.y (mgr.14140) 85 : cluster [DBG] pgmap v77: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2024-01-13T11:02:31.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:30 smithi154 bash[13980]: cluster 2024-01-13T11:02:29.870340+0000 mon.a (mon.0) 250 : cluster [INF] osd.1 [v2:172.21.15.121:6810/2927804598,v1:172.21.15.121:6811/2927804598] boot 2024-01-13T11:02:31.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:30 smithi154 bash[13980]: cluster 2024-01-13T11:02:29.870449+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2024-01-13T11:02:31.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:30 smithi154 bash[13980]: audit 2024-01-13T11:02:29.871396+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-13T11:02:31.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:30 smithi154 bash[13980]: audit 2024-01-13T11:02:30.823540+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-13T11:02:31.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:30 smithi154 bash[13980]: audit 2024-01-13T11:02:30.825796+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:02:31.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:30 smithi154 bash[13980]: audit 2024-01-13T11:02:30.829353+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:02:31.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:30 smithi121 bash[17573]: cluster 2024-01-13T11:02:29.840408+0000 mgr.y (mgr.14140) 85 : cluster [DBG] pgmap v77: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2024-01-13T11:02:31.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:30 smithi121 bash[17573]: cluster 2024-01-13T11:02:29.870340+0000 mon.a (mon.0) 250 : cluster [INF] osd.1 [v2:172.21.15.121:6810/2927804598,v1:172.21.15.121:6811/2927804598] boot 2024-01-13T11:02:31.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:30 smithi121 bash[17573]: cluster 2024-01-13T11:02:29.870449+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2024-01-13T11:02:31.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:30 smithi121 bash[17573]: audit 2024-01-13T11:02:29.871396+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-13T11:02:31.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:30 smithi121 bash[17573]: audit 2024-01-13T11:02:30.823540+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-13T11:02:31.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:30 smithi121 bash[17573]: audit 2024-01-13T11:02:30.825796+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:02:31.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:30 smithi121 bash[17573]: audit 2024-01-13T11:02:30.829353+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:02:31.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:30 smithi121 bash[14010]: cluster 2024-01-13T11:02:29.840408+0000 mgr.y (mgr.14140) 85 : cluster [DBG] pgmap v77: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2024-01-13T11:02:31.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:30 smithi121 bash[14010]: cluster 2024-01-13T11:02:29.870340+0000 mon.a (mon.0) 250 : cluster [INF] osd.1 [v2:172.21.15.121:6810/2927804598,v1:172.21.15.121:6811/2927804598] boot 2024-01-13T11:02:31.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:30 smithi121 bash[14010]: cluster 2024-01-13T11:02:29.870449+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2024-01-13T11:02:31.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:30 smithi121 bash[14010]: audit 2024-01-13T11:02:29.871396+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-13T11:02:31.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:30 smithi121 bash[14010]: audit 2024-01-13T11:02:30.823540+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-13T11:02:31.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:30 smithi121 bash[14010]: audit 2024-01-13T11:02:30.825796+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:02:31.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:30 smithi121 bash[14010]: audit 2024-01-13T11:02:30.829353+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:02:32.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:31 smithi154 bash[13980]: audit 2024-01-13T11:02:30.821645+0000 mgr.y (mgr.14140) 86 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:02:32.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:31 smithi154 bash[13980]: cephadm 2024-01-13T11:02:30.822988+0000 mgr.y (mgr.14140) 87 : cephadm [INF] Applying osd on host smithi121... 2024-01-13T11:02:32.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:31 smithi154 bash[13980]: cluster 2024-01-13T11:02:30.887937+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2024-01-13T11:02:32.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:31 smithi154 bash[13980]: audit 2024-01-13T11:02:30.989564+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240113-110001"}]: dispatch 2024-01-13T11:02:32.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:31 smithi154 bash[13980]: audit 2024-01-13T11:02:30.994991+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240113-110001"}]': finished 2024-01-13T11:02:32.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:31 smithi154 bash[13980]: cluster 2024-01-13T11:02:31.840974+0000 mgr.y (mgr.14140) 88 : cluster [DBG] pgmap v80: 1 pgs: 1 undersized+peered; 0 B data, 272 KiB used, 177 GiB / 179 GiB avail 2024-01-13T11:02:32.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:31 smithi121 bash[14010]: audit 2024-01-13T11:02:30.821645+0000 mgr.y (mgr.14140) 86 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:02:32.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:31 smithi121 bash[14010]: cephadm 2024-01-13T11:02:30.822988+0000 mgr.y (mgr.14140) 87 : cephadm [INF] Applying osd on host smithi121... 2024-01-13T11:02:32.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:31 smithi121 bash[14010]: cluster 2024-01-13T11:02:30.887937+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2024-01-13T11:02:32.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:31 smithi121 bash[14010]: audit 2024-01-13T11:02:30.989564+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240113-110001"}]: dispatch 2024-01-13T11:02:32.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:31 smithi121 bash[14010]: audit 2024-01-13T11:02:30.994991+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240113-110001"}]': finished 2024-01-13T11:02:32.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:31 smithi121 bash[14010]: cluster 2024-01-13T11:02:31.840974+0000 mgr.y (mgr.14140) 88 : cluster [DBG] pgmap v80: 1 pgs: 1 undersized+peered; 0 B data, 272 KiB used, 177 GiB / 179 GiB avail 2024-01-13T11:02:32.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:31 smithi121 bash[17573]: audit 2024-01-13T11:02:30.821645+0000 mgr.y (mgr.14140) 86 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:02:32.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:31 smithi121 bash[17573]: cephadm 2024-01-13T11:02:30.822988+0000 mgr.y (mgr.14140) 87 : cephadm [INF] Applying osd on host smithi121... 2024-01-13T11:02:32.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:31 smithi121 bash[17573]: cluster 2024-01-13T11:02:30.887937+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2024-01-13T11:02:32.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:31 smithi121 bash[17573]: audit 2024-01-13T11:02:30.989564+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240113-110001"}]: dispatch 2024-01-13T11:02:32.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:31 smithi121 bash[17573]: audit 2024-01-13T11:02:30.994991+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240113-110001"}]': finished 2024-01-13T11:02:32.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:31 smithi121 bash[17573]: cluster 2024-01-13T11:02:31.840974+0000 mgr.y (mgr.14140) 88 : cluster [DBG] pgmap v80: 1 pgs: 1 undersized+peered; 0 B data, 272 KiB used, 177 GiB / 179 GiB avail 2024-01-13T11:02:34.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:33 smithi121 bash[14010]: cluster 2024-01-13T11:02:33.841546+0000 mgr.y (mgr.14140) 89 : cluster [DBG] pgmap v81: 1 pgs: 1 undersized+peered; 0 B data, 272 KiB used, 177 GiB / 179 GiB avail 2024-01-13T11:02:34.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:33 smithi121 bash[17573]: cluster 2024-01-13T11:02:33.841546+0000 mgr.y (mgr.14140) 89 : cluster [DBG] pgmap v81: 1 pgs: 1 undersized+peered; 0 B data, 272 KiB used, 177 GiB / 179 GiB avail 2024-01-13T11:02:34.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:33 smithi154 bash[13980]: cluster 2024-01-13T11:02:33.841546+0000 mgr.y (mgr.14140) 89 : cluster [DBG] pgmap v81: 1 pgs: 1 undersized+peered; 0 B data, 272 KiB used, 177 GiB / 179 GiB avail 2024-01-13T11:02:35.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:34 smithi154 bash[13980]: audit 2024-01-13T11:02:34.084847+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.121:0/2254028911' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fb142867-e874-4c42-8dff-790e1ee07afb"}]: dispatch 2024-01-13T11:02:35.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:34 smithi154 bash[13980]: audit 2024-01-13T11:02:34.085451+0000 mon.a (mon.0) 259 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fb142867-e874-4c42-8dff-790e1ee07afb"}]: dispatch 2024-01-13T11:02:35.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:34 smithi154 bash[13980]: audit 2024-01-13T11:02:34.094467+0000 mon.a (mon.0) 260 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fb142867-e874-4c42-8dff-790e1ee07afb"}]': finished 2024-01-13T11:02:35.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:34 smithi154 bash[13980]: cluster 2024-01-13T11:02:34.094642+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-01-13T11:02:35.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:34 smithi154 bash[13980]: audit 2024-01-13T11:02:34.094913+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-13T11:02:35.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:34 smithi121 bash[14010]: audit 2024-01-13T11:02:34.084847+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.121:0/2254028911' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fb142867-e874-4c42-8dff-790e1ee07afb"}]: dispatch 2024-01-13T11:02:35.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:34 smithi121 bash[14010]: audit 2024-01-13T11:02:34.085451+0000 mon.a (mon.0) 259 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fb142867-e874-4c42-8dff-790e1ee07afb"}]: dispatch 2024-01-13T11:02:35.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:34 smithi121 bash[14010]: audit 2024-01-13T11:02:34.094467+0000 mon.a (mon.0) 260 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fb142867-e874-4c42-8dff-790e1ee07afb"}]': finished 2024-01-13T11:02:35.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:34 smithi121 bash[14010]: cluster 2024-01-13T11:02:34.094642+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-01-13T11:02:35.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:34 smithi121 bash[14010]: audit 2024-01-13T11:02:34.094913+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-13T11:02:35.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:34 smithi121 bash[17573]: audit 2024-01-13T11:02:34.084847+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.121:0/2254028911' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fb142867-e874-4c42-8dff-790e1ee07afb"}]: dispatch 2024-01-13T11:02:35.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:34 smithi121 bash[17573]: audit 2024-01-13T11:02:34.085451+0000 mon.a (mon.0) 259 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fb142867-e874-4c42-8dff-790e1ee07afb"}]: dispatch 2024-01-13T11:02:35.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:34 smithi121 bash[17573]: audit 2024-01-13T11:02:34.094467+0000 mon.a (mon.0) 260 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fb142867-e874-4c42-8dff-790e1ee07afb"}]': finished 2024-01-13T11:02:35.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:34 smithi121 bash[17573]: cluster 2024-01-13T11:02:34.094642+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-01-13T11:02:35.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:34 smithi121 bash[17573]: audit 2024-01-13T11:02:34.094913+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-13T11:02:37.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:36 smithi154 bash[13980]: cluster 2024-01-13T11:02:35.842087+0000 mgr.y (mgr.14140) 90 : cluster [DBG] pgmap v83: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-01-13T11:02:37.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:36 smithi154 bash[13980]: audit 2024-01-13T11:02:36.306707+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.121:0/3520579638' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-13T11:02:37.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:36 smithi121 bash[14010]: cluster 2024-01-13T11:02:35.842087+0000 mgr.y (mgr.14140) 90 : cluster [DBG] pgmap v83: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-01-13T11:02:37.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:36 smithi121 bash[14010]: audit 2024-01-13T11:02:36.306707+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.121:0/3520579638' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-13T11:02:37.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:36 smithi121 bash[17573]: cluster 2024-01-13T11:02:35.842087+0000 mgr.y (mgr.14140) 90 : cluster [DBG] pgmap v83: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-01-13T11:02:37.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:36 smithi121 bash[17573]: audit 2024-01-13T11:02:36.306707+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.121:0/3520579638' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-13T11:02:38.383 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:37 smithi121 bash[14010]: cluster 2024-01-13T11:02:37.842709+0000 mgr.y (mgr.14140) 91 : cluster [DBG] pgmap v84: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-13T11:02:38.383 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:37 smithi121 bash[14010]: cluster 2024-01-13T11:02:37.893982+0000 mon.a (mon.0) 263 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-01-13T11:02:38.384 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:37 smithi121 bash[14010]: cluster 2024-01-13T11:02:37.894056+0000 mon.a (mon.0) 264 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-01-13T11:02:38.384 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:37 smithi121 bash[17573]: cluster 2024-01-13T11:02:37.842709+0000 mgr.y (mgr.14140) 91 : cluster [DBG] pgmap v84: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-13T11:02:38.384 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:37 smithi121 bash[17573]: cluster 2024-01-13T11:02:37.893982+0000 mon.a (mon.0) 263 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-01-13T11:02:38.384 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:37 smithi121 bash[17573]: cluster 2024-01-13T11:02:37.894056+0000 mon.a (mon.0) 264 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-01-13T11:02:38.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:37 smithi154 bash[13980]: cluster 2024-01-13T11:02:37.842709+0000 mgr.y (mgr.14140) 91 : cluster [DBG] pgmap v84: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-13T11:02:38.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:37 smithi154 bash[13980]: cluster 2024-01-13T11:02:37.893982+0000 mon.a (mon.0) 263 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-01-13T11:02:38.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:37 smithi154 bash[13980]: cluster 2024-01-13T11:02:37.894056+0000 mon.a (mon.0) 264 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-01-13T11:02:39.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:39 smithi154 bash[13980]: audit 2024-01-13T11:02:39.034608+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:02:39.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:39 smithi121 bash[14010]: audit 2024-01-13T11:02:39.034608+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:02:39.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:39 smithi121 bash[17573]: audit 2024-01-13T11:02:39.034608+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:02:40.391 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:40 smithi121 bash[14010]: cluster 2024-01-13T11:02:39.843301+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-13T11:02:40.392 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:40 smithi121 bash[17573]: cluster 2024-01-13T11:02:39.843301+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-13T11:02:40.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:40 smithi154 bash[13980]: cluster 2024-01-13T11:02:39.843301+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-13T11:02:42.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:41 smithi121 bash[14010]: cluster 2024-01-13T11:02:41.843816+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-13T11:02:42.325 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:41 smithi121 bash[17573]: cluster 2024-01-13T11:02:41.843816+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-13T11:02:42.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:41 smithi154 bash[13980]: cluster 2024-01-13T11:02:41.843816+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-13T11:02:43.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:42 smithi154 bash[13980]: audit 2024-01-13T11:02:42.708371+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-01-13T11:02:43.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:42 smithi154 bash[13980]: audit 2024-01-13T11:02:42.710025+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:02:43.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:42 smithi154 bash[13980]: cephadm 2024-01-13T11:02:42.711224+0000 mgr.y (mgr.14140) 94 : cephadm [INF] Deploying daemon osd.2 on smithi121 2024-01-13T11:02:43.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:42 smithi154 bash[13980]: audit 2024-01-13T11:02:42.711880+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-01-13T11:02:43.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:42 smithi121 bash[14010]: audit 2024-01-13T11:02:42.708371+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-01-13T11:02:43.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:42 smithi121 bash[14010]: audit 2024-01-13T11:02:42.710025+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:02:43.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:42 smithi121 bash[14010]: cephadm 2024-01-13T11:02:42.711224+0000 mgr.y (mgr.14140) 94 : cephadm [INF] Deploying daemon osd.2 on smithi121 2024-01-13T11:02:43.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:42 smithi121 bash[14010]: audit 2024-01-13T11:02:42.711880+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-01-13T11:02:43.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:42 smithi121 bash[17573]: audit 2024-01-13T11:02:42.708371+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-01-13T11:02:43.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:42 smithi121 bash[17573]: audit 2024-01-13T11:02:42.710025+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:02:43.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:42 smithi121 bash[17573]: cephadm 2024-01-13T11:02:42.711224+0000 mgr.y (mgr.14140) 94 : cephadm [INF] Deploying daemon osd.2 on smithi121 2024-01-13T11:02:43.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:42 smithi121 bash[17573]: audit 2024-01-13T11:02:42.711880+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-01-13T11:02:44.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:43 smithi154 bash[13980]: cluster 2024-01-13T11:02:43.844423+0000 mgr.y (mgr.14140) 95 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-13T11:02:44.407 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:43 smithi121 bash[17573]: cluster 2024-01-13T11:02:43.844423+0000 mgr.y (mgr.14140) 95 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-13T11:02:44.407 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:43 smithi121 bash[14010]: cluster 2024-01-13T11:02:43.844423+0000 mgr.y (mgr.14140) 95 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-13T11:02:44.907 INFO:teuthology.orchestra.run.smithi121.stdout:Created osd(s) 2 on host 'smithi121' 2024-01-13T11:02:45.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:44 smithi121 bash[14010]: audit 2024-01-13T11:02:44.896261+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355139\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355340\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355467\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355587\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355727\", \"created\": \"2024-01-13T11:02:19.446453\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}}, \"last_device_update\": \"2024-01-13T11:02:28.815636\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:02:45.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:44 smithi121 bash[14010]: audit 2024-01-13T11:02:44.896763+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:02:45.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:44 smithi121 bash[17573]: audit 2024-01-13T11:02:44.896261+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355139\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355340\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355467\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355587\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355727\", \"created\": \"2024-01-13T11:02:19.446453\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}}, \"last_device_update\": \"2024-01-13T11:02:28.815636\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:02:45.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:44 smithi121 bash[17573]: audit 2024-01-13T11:02:44.896763+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:02:45.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:44 smithi121 bash[17573]: audit 2024-01-13T11:02:44.901585+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355139\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355340\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355467\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355587\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355727\", \"created\": \"2024-01-13T11:02:19.446453\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}}, \"last_device_update\": \"2024-01-13T11:02:28.815636\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:02:45.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:44 smithi121 bash[14010]: audit 2024-01-13T11:02:44.901585+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355139\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355340\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355467\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355587\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355727\", \"created\": \"2024-01-13T11:02:19.446453\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}}, \"last_device_update\": \"2024-01-13T11:02:28.815636\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:02:45.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:44 smithi154 bash[13980]: audit 2024-01-13T11:02:44.896261+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355139\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355340\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355467\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355587\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355727\", \"created\": \"2024-01-13T11:02:19.446453\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}}, \"last_device_update\": \"2024-01-13T11:02:28.815636\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:02:45.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:44 smithi154 bash[13980]: audit 2024-01-13T11:02:44.896763+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:02:45.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:44 smithi154 bash[13980]: audit 2024-01-13T11:02:44.901585+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355139\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355340\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355467\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355587\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:20.355727\", \"created\": \"2024-01-13T11:02:19.446453\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}}, \"last_device_update\": \"2024-01-13T11:02:28.815636\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:02:46.199 DEBUG:teuthology.orchestra.run.smithi121:osd.2> sudo journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@osd.2.service 2024-01-13T11:02:46.202 INFO:tasks.cephadm:Deploying osd.3 on smithi121 with /dev/vg_nvme/lv_1... 2024-01-13T11:02:46.202 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-01-13T11:02:46.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:46 smithi121 bash[14010]: cluster 2024-01-13T11:02:45.845036+0000 mgr.y (mgr.14140) 96 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-13T11:02:46.935 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:46 smithi121 bash[17573]: cluster 2024-01-13T11:02:45.845036+0000 mgr.y (mgr.14140) 96 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-13T11:02:46.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:46 smithi121 bash[14010]: audit 2024-01-13T11:02:46.114958+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.112990\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113131\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113211\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113287\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113362\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113437\", \"created\": \"2024-01-13T11:02:44.878757\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}}, \"last_daemon_update\": \"2024-01-13T11:02:46.113568\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:02:46.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:46 smithi121 bash[17573]: audit 2024-01-13T11:02:46.114958+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.112990\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113131\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113211\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113287\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113362\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113437\", \"created\": \"2024-01-13T11:02:44.878757\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}}, \"last_daemon_update\": \"2024-01-13T11:02:46.113568\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:02:46.937 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:46 smithi121 bash[14010]: audit 2024-01-13T11:02:46.121067+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.112990\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113131\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113211\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113287\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113362\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113437\", \"created\": \"2024-01-13T11:02:44.878757\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}}, \"last_daemon_update\": \"2024-01-13T11:02:46.113568\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:02:46.937 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:46 smithi121 bash[14010]: audit 2024-01-13T11:02:46.122471+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:02:46.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:46 smithi121 bash[17573]: audit 2024-01-13T11:02:46.121067+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.112990\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113131\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113211\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113287\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113362\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113437\", \"created\": \"2024-01-13T11:02:44.878757\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}}, \"last_daemon_update\": \"2024-01-13T11:02:46.113568\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:02:46.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:46 smithi121 bash[17573]: audit 2024-01-13T11:02:46.122471+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:02:47.112 INFO:journalctl@ceph.osd.2.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-13T11:02:47.113 INFO:journalctl@ceph.osd.2.smithi121.stdout:Jan 13 11:02:46 smithi121 bash[22541]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-01-13T11:02:47.113 INFO:journalctl@ceph.osd.2.smithi121.stdout:Jan 13 11:02:46 smithi121 bash[22541]: 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 2024-01-13T11:02:47.113 INFO:journalctl@ceph.osd.2.smithi121.stdout:Jan 13 11:02:46 smithi121 bash[22541]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-01-13T11:02:47.113 INFO:journalctl@ceph.osd.2.smithi121.stdout:Jan 13 11:02:46 smithi121 bash[22541]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-01-13T11:02:47.113 INFO:journalctl@ceph.osd.2.smithi121.stdout:Jan 13 11:02:46 smithi121 bash[22541]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-01-13T11:02:47.113 INFO:journalctl@ceph.osd.2.smithi121.stdout:Jan 13 11:02:46 smithi121 bash[22541]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-01-13T11:02:47.113 INFO:journalctl@ceph.osd.2.smithi121.stdout:Jan 13 11:02:46 smithi121 bash[22541]: --> ceph-volume lvm activate successful for osd ID: 2 2024-01-13T11:02:47.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:46 smithi154 bash[13980]: cluster 2024-01-13T11:02:45.845036+0000 mgr.y (mgr.14140) 96 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-13T11:02:47.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:46 smithi154 bash[13980]: audit 2024-01-13T11:02:46.114958+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.112990\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113131\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113211\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113287\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113362\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113437\", \"created\": \"2024-01-13T11:02:44.878757\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}}, \"last_daemon_update\": \"2024-01-13T11:02:46.113568\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:02:47.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:46 smithi154 bash[13980]: audit 2024-01-13T11:02:46.121067+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.112990\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113131\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113211\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113287\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113362\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113437\", \"created\": \"2024-01-13T11:02:44.878757\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}}, \"last_daemon_update\": \"2024-01-13T11:02:46.113568\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:02:47.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:46 smithi154 bash[13980]: audit 2024-01-13T11:02:46.122471+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:02:48.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:47 smithi154 bash[13980]: cluster 2024-01-13T11:02:47.845787+0000 mgr.y (mgr.14140) 97 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-13T11:02:48.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:47 smithi121 bash[14010]: cluster 2024-01-13T11:02:47.845787+0000 mgr.y (mgr.14140) 97 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-13T11:02:48.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:47 smithi121 bash[17573]: cluster 2024-01-13T11:02:47.845787+0000 mgr.y (mgr.14140) 97 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-13T11:02:49.481 INFO:journalctl@ceph.osd.2.smithi121.stdout:Jan 13 11:02:49 smithi121 bash[22783]: debug 2024-01-13T11:02:49.382+0000 7f7be63b0ec0 1 -- 172.21.15.121:0/1469529266 >> [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] conn(0x56373df09400 msgr2=0x56373df05f80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-01-13T11:02:49.481 INFO:journalctl@ceph.osd.2.smithi121.stdout:Jan 13 11:02:49 smithi121 bash[22783]: debug 2024-01-13T11:02:49.382+0000 7f7be63b0ec0 1 --2- 172.21.15.121:0/1469529266 >> [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] conn(0x56373df09400 0x56373df05f80 secure :-1 s=READY pgs=19 cs=0 l=1 rx=0x56373de9fd10 tx=0x56373eb74aa0).stop 2024-01-13T11:02:50.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:49 smithi121 bash[17573]: cluster 2024-01-13T11:02:49.846375+0000 mgr.y (mgr.14140) 98 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-13T11:02:50.187 INFO:journalctl@ceph.osd.2.smithi121.stdout:Jan 13 11:02:49 smithi121 bash[22783]: debug 2024-01-13T11:02:49.954+0000 7f7be63b0ec0 -1 Falling back to public interface 2024-01-13T11:02:50.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:49 smithi121 bash[14010]: cluster 2024-01-13T11:02:49.846375+0000 mgr.y (mgr.14140) 98 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-13T11:02:50.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:49 smithi154 bash[13980]: cluster 2024-01-13T11:02:49.846375+0000 mgr.y (mgr.14140) 98 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-13T11:02:50.683 INFO:journalctl@ceph.osd.2.smithi121.stdout:Jan 13 11:02:50 smithi121 bash[22783]: debug 2024-01-13T11:02:50.590+0000 7f7be63b0ec0 -1 osd.2 0 log_to_monitors {default=true} 2024-01-13T11:02:51.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:50 smithi154 bash[13980]: audit 2024-01-13T11:02:50.596735+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.121:6818/2146946882,v1:172.21.15.121:6819/2146946882]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-13T11:02:51.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:50 smithi154 bash[13980]: audit 2024-01-13T11:02:50.597314+0000 mon.a (mon.0) 275 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-13T11:02:51.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:50 smithi121 bash[14010]: audit 2024-01-13T11:02:50.596735+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.121:6818/2146946882,v1:172.21.15.121:6819/2146946882]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-13T11:02:51.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:50 smithi121 bash[14010]: audit 2024-01-13T11:02:50.597314+0000 mon.a (mon.0) 275 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-13T11:02:51.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:50 smithi121 bash[17573]: audit 2024-01-13T11:02:50.596735+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.121:6818/2146946882,v1:172.21.15.121:6819/2146946882]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-13T11:02:51.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:50 smithi121 bash[17573]: audit 2024-01-13T11:02:50.597314+0000 mon.a (mon.0) 275 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-13T11:02:52.183 INFO:journalctl@ceph.osd.2.smithi121.stdout:Jan 13 11:02:51 smithi121 bash[22783]: debug 2024-01-13T11:02:51.958+0000 7f7bcb15d700 -1 osd.2 0 waiting for initial osdmap 2024-01-13T11:02:52.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:51 smithi121 bash[17573]: audit 2024-01-13T11:02:50.949651+0000 mon.a (mon.0) 276 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-01-13T11:02:52.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:51 smithi121 bash[17573]: cluster 2024-01-13T11:02:50.949710+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2024-01-13T11:02:52.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:51 smithi121 bash[17573]: audit 2024-01-13T11:02:50.949880+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-13T11:02:52.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:51 smithi121 bash[17573]: audit 2024-01-13T11:02:50.951523+0000 mon.c (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.121:6818/2146946882,v1:172.21.15.121:6819/2146946882]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-01-13T11:02:52.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:51 smithi121 bash[17573]: audit 2024-01-13T11:02:50.951976+0000 mon.a (mon.0) 279 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-01-13T11:02:52.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:51 smithi121 bash[17573]: cluster 2024-01-13T11:02:51.576584+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-13T11:02:52.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:51 smithi121 bash[17573]: cluster 2024-01-13T11:02:51.576690+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-13T11:02:52.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:51 smithi121 bash[17573]: cluster 2024-01-13T11:02:51.846933+0000 mgr.y (mgr.14140) 99 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-13T11:02:52.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:51 smithi121 bash[14010]: audit 2024-01-13T11:02:50.949651+0000 mon.a (mon.0) 276 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-01-13T11:02:52.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:51 smithi121 bash[14010]: cluster 2024-01-13T11:02:50.949710+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2024-01-13T11:02:52.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:51 smithi121 bash[14010]: audit 2024-01-13T11:02:50.949880+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-13T11:02:52.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:51 smithi121 bash[14010]: audit 2024-01-13T11:02:50.951523+0000 mon.c (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.121:6818/2146946882,v1:172.21.15.121:6819/2146946882]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-01-13T11:02:52.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:51 smithi121 bash[14010]: audit 2024-01-13T11:02:50.951976+0000 mon.a (mon.0) 279 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-01-13T11:02:52.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:51 smithi121 bash[14010]: cluster 2024-01-13T11:02:51.576584+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-13T11:02:52.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:51 smithi121 bash[14010]: cluster 2024-01-13T11:02:51.576690+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-13T11:02:52.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:51 smithi121 bash[14010]: cluster 2024-01-13T11:02:51.846933+0000 mgr.y (mgr.14140) 99 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-13T11:02:52.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:51 smithi154 bash[13980]: audit 2024-01-13T11:02:50.949651+0000 mon.a (mon.0) 276 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-01-13T11:02:52.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:51 smithi154 bash[13980]: cluster 2024-01-13T11:02:50.949710+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2024-01-13T11:02:52.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:51 smithi154 bash[13980]: audit 2024-01-13T11:02:50.949880+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-13T11:02:52.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:51 smithi154 bash[13980]: audit 2024-01-13T11:02:50.951523+0000 mon.c (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.121:6818/2146946882,v1:172.21.15.121:6819/2146946882]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-01-13T11:02:52.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:51 smithi154 bash[13980]: audit 2024-01-13T11:02:50.951976+0000 mon.a (mon.0) 279 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-01-13T11:02:52.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:51 smithi154 bash[13980]: cluster 2024-01-13T11:02:51.576584+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-13T11:02:52.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:51 smithi154 bash[13980]: cluster 2024-01-13T11:02:51.576690+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-13T11:02:52.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:51 smithi154 bash[13980]: cluster 2024-01-13T11:02:51.846933+0000 mgr.y (mgr.14140) 99 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-13T11:02:52.485 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-01-13T11:02:52.485 INFO:teuthology.orchestra.run.smithi121.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-01-13T11:02:52.485 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 10+0 records in 2024-01-13T11:02:52.485 INFO:teuthology.orchestra.run.smithi121.stderr:10+0 records out 2024-01-13T11:02:52.486 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0202396 s, 518 MB/s 2024-01-13T11:02:52.486 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping successful for: 2024-01-13T11:02:53.188 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph orch daemon add osd smithi121:vg_nvme/lv_1 2024-01-13T11:02:53.330 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:52 smithi121 bash[14010]: audit 2024-01-13T11:02:51.952003+0000 mon.a (mon.0) 280 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-01-13T11:02:53.331 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:52 smithi121 bash[14010]: cluster 2024-01-13T11:02:51.952116+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2024-01-13T11:02:53.331 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:52 smithi121 bash[14010]: audit 2024-01-13T11:02:51.952750+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-13T11:02:53.331 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:52 smithi121 bash[17573]: audit 2024-01-13T11:02:51.952003+0000 mon.a (mon.0) 280 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-01-13T11:02:53.331 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:52 smithi121 bash[17573]: cluster 2024-01-13T11:02:51.952116+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2024-01-13T11:02:53.331 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:52 smithi121 bash[17573]: audit 2024-01-13T11:02:51.952750+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-13T11:02:53.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:52 smithi154 bash[13980]: audit 2024-01-13T11:02:51.952003+0000 mon.a (mon.0) 280 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-01-13T11:02:53.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:52 smithi154 bash[13980]: cluster 2024-01-13T11:02:51.952116+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2024-01-13T11:02:53.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:52 smithi154 bash[13980]: audit 2024-01-13T11:02:51.952750+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-13T11:02:54.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:53 smithi154 bash[13980]: cluster 2024-01-13T11:02:52.964141+0000 mon.a (mon.0) 283 : cluster [INF] osd.2 [v2:172.21.15.121:6818/2146946882,v1:172.21.15.121:6819/2146946882] boot 2024-01-13T11:02:54.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:53 smithi154 bash[13980]: cluster 2024-01-13T11:02:52.964204+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-01-13T11:02:54.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:53 smithi154 bash[13980]: audit 2024-01-13T11:02:52.964954+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-13T11:02:54.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:53 smithi154 bash[13980]: cluster 2024-01-13T11:02:53.847495+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-13T11:02:54.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:53 smithi121 bash[14010]: cluster 2024-01-13T11:02:52.964141+0000 mon.a (mon.0) 283 : cluster [INF] osd.2 [v2:172.21.15.121:6818/2146946882,v1:172.21.15.121:6819/2146946882] boot 2024-01-13T11:02:54.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:53 smithi121 bash[14010]: cluster 2024-01-13T11:02:52.964204+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-01-13T11:02:54.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:53 smithi121 bash[14010]: audit 2024-01-13T11:02:52.964954+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-13T11:02:54.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:53 smithi121 bash[14010]: cluster 2024-01-13T11:02:53.847495+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-13T11:02:54.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:53 smithi121 bash[17573]: cluster 2024-01-13T11:02:52.964141+0000 mon.a (mon.0) 283 : cluster [INF] osd.2 [v2:172.21.15.121:6818/2146946882,v1:172.21.15.121:6819/2146946882] boot 2024-01-13T11:02:54.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:53 smithi121 bash[17573]: cluster 2024-01-13T11:02:52.964204+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-01-13T11:02:54.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:53 smithi121 bash[17573]: audit 2024-01-13T11:02:52.964954+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-13T11:02:54.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:53 smithi121 bash[17573]: cluster 2024-01-13T11:02:53.847495+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-13T11:02:55.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:54 smithi154 bash[13980]: cluster 2024-01-13T11:02:53.986615+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-01-13T11:02:55.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:54 smithi154 bash[13980]: audit 2024-01-13T11:02:54.609152+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:02:55.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:54 smithi154 bash[13980]: audit 2024-01-13T11:02:54.842037+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.112990\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113131\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113211\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113287\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113362\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113437\", \"created\": \"2024-01-13T11:02:44.878757\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}}, \"last_daemon_update\": \"2024-01-13T11:02:46.113568\", \"last_device_update\": \"2024-01-13T11:02:54.840438\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:02:55.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:54 smithi154 bash[13980]: audit 2024-01-13T11:02:54.845744+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.112990\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113131\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113211\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113287\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113362\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113437\", \"created\": \"2024-01-13T11:02:44.878757\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}}, \"last_daemon_update\": \"2024-01-13T11:02:46.113568\", \"last_device_update\": \"2024-01-13T11:02:54.840438\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:02:55.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:54 smithi121 bash[17573]: cluster 2024-01-13T11:02:53.986615+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-01-13T11:02:55.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:54 smithi121 bash[17573]: audit 2024-01-13T11:02:54.609152+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:02:55.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:54 smithi121 bash[14010]: cluster 2024-01-13T11:02:53.986615+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-01-13T11:02:55.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:54 smithi121 bash[14010]: audit 2024-01-13T11:02:54.609152+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:02:55.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:54 smithi121 bash[17573]: audit 2024-01-13T11:02:54.842037+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.112990\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113131\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113211\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113287\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113362\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113437\", \"created\": \"2024-01-13T11:02:44.878757\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}}, \"last_daemon_update\": \"2024-01-13T11:02:46.113568\", \"last_device_update\": \"2024-01-13T11:02:54.840438\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:02:55.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:54 smithi121 bash[17573]: audit 2024-01-13T11:02:54.845744+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.112990\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113131\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113211\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113287\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113362\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113437\", \"created\": \"2024-01-13T11:02:44.878757\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}}, \"last_daemon_update\": \"2024-01-13T11:02:46.113568\", \"last_device_update\": \"2024-01-13T11:02:54.840438\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:02:55.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:54 smithi121 bash[14010]: audit 2024-01-13T11:02:54.842037+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.112990\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113131\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113211\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113287\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113362\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113437\", \"created\": \"2024-01-13T11:02:44.878757\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}}, \"last_daemon_update\": \"2024-01-13T11:02:46.113568\", \"last_device_update\": \"2024-01-13T11:02:54.840438\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:02:55.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:54 smithi121 bash[14010]: audit 2024-01-13T11:02:54.845744+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.112990\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113131\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113211\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113287\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113362\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113437\", \"created\": \"2024-01-13T11:02:44.878757\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}}, \"last_daemon_update\": \"2024-01-13T11:02:46.113568\", \"last_device_update\": \"2024-01-13T11:02:54.840438\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:02:56.270 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:56 smithi121 bash[14010]: cluster 2024-01-13T11:02:55.000827+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e23: 3 total, 3 up, 3 in 2024-01-13T11:02:56.270 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:56 smithi121 bash[14010]: cluster 2024-01-13T11:02:55.848101+0000 mgr.y (mgr.14140) 101 : cluster [DBG] pgmap v98: 1 pgs: 1 active+undersized+degraded; 0 B data, 520 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2024-01-13T11:02:56.270 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:56 smithi121 bash[17573]: cluster 2024-01-13T11:02:55.000827+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e23: 3 total, 3 up, 3 in 2024-01-13T11:02:56.271 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:56 smithi121 bash[17573]: cluster 2024-01-13T11:02:55.848101+0000 mgr.y (mgr.14140) 101 : cluster [DBG] pgmap v98: 1 pgs: 1 active+undersized+degraded; 0 B data, 520 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2024-01-13T11:02:56.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:56 smithi154 bash[13980]: cluster 2024-01-13T11:02:55.000827+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e23: 3 total, 3 up, 3 in 2024-01-13T11:02:56.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:56 smithi154 bash[13980]: cluster 2024-01-13T11:02:55.848101+0000 mgr.y (mgr.14140) 101 : cluster [DBG] pgmap v98: 1 pgs: 1 active+undersized+degraded; 0 B data, 520 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2024-01-13T11:02:57.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:57 smithi121 bash[17573]: audit 2024-01-13T11:02:56.646536+0000 mgr.y (mgr.14140) 102 : audit [DBG] from='client.14283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:02:57.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:57 smithi121 bash[17573]: cephadm 2024-01-13T11:02:56.647318+0000 mgr.y (mgr.14140) 103 : cephadm [INF] Applying osd on host smithi121... 2024-01-13T11:02:57.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:57 smithi121 bash[17573]: audit 2024-01-13T11:02:56.647840+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-13T11:02:57.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:57 smithi121 bash[17573]: audit 2024-01-13T11:02:56.649326+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:02:57.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:57 smithi121 bash[17573]: audit 2024-01-13T11:02:56.651242+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:02:57.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:57 smithi121 bash[14010]: audit 2024-01-13T11:02:56.646536+0000 mgr.y (mgr.14140) 102 : audit [DBG] from='client.14283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:02:57.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:57 smithi121 bash[14010]: cephadm 2024-01-13T11:02:56.647318+0000 mgr.y (mgr.14140) 103 : cephadm [INF] Applying osd on host smithi121... 2024-01-13T11:02:57.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:57 smithi121 bash[14010]: audit 2024-01-13T11:02:56.647840+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-13T11:02:57.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:57 smithi121 bash[14010]: audit 2024-01-13T11:02:56.649326+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:02:57.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:57 smithi121 bash[14010]: audit 2024-01-13T11:02:56.651242+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:02:57.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:57 smithi154 bash[13980]: audit 2024-01-13T11:02:56.646536+0000 mgr.y (mgr.14140) 102 : audit [DBG] from='client.14283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:02:57.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:57 smithi154 bash[13980]: cephadm 2024-01-13T11:02:56.647318+0000 mgr.y (mgr.14140) 103 : cephadm [INF] Applying osd on host smithi121... 2024-01-13T11:02:57.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:57 smithi154 bash[13980]: audit 2024-01-13T11:02:56.647840+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-13T11:02:57.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:57 smithi154 bash[13980]: audit 2024-01-13T11:02:56.649326+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:02:57.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:57 smithi154 bash[13980]: audit 2024-01-13T11:02:56.651242+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:02:58.113 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:58 smithi121 bash[14010]: cluster 2024-01-13T11:02:57.848656+0000 mgr.y (mgr.14140) 104 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 560 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-13T11:02:58.113 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:58 smithi121 bash[17573]: cluster 2024-01-13T11:02:57.848656+0000 mgr.y (mgr.14140) 104 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 560 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-13T11:02:58.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:58 smithi154 bash[13980]: cluster 2024-01-13T11:02:57.848656+0000 mgr.y (mgr.14140) 104 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 560 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-13T11:02:59.336 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:59 smithi121 bash[14010]: cluster 2024-01-13T11:02:58.005202+0000 mon.a (mon.0) 294 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2024-01-13T11:02:59.336 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:02:59 smithi121 bash[14010]: cluster 2024-01-13T11:02:58.005313+0000 mon.a (mon.0) 295 : cluster [INF] Cluster is now healthy 2024-01-13T11:02:59.336 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:59 smithi121 bash[17573]: cluster 2024-01-13T11:02:58.005202+0000 mon.a (mon.0) 294 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2024-01-13T11:02:59.337 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:02:59 smithi121 bash[17573]: cluster 2024-01-13T11:02:58.005313+0000 mon.a (mon.0) 295 : cluster [INF] Cluster is now healthy 2024-01-13T11:02:59.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:59 smithi154 bash[13980]: cluster 2024-01-13T11:02:58.005202+0000 mon.a (mon.0) 294 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2024-01-13T11:02:59.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:02:59 smithi154 bash[13980]: cluster 2024-01-13T11:02:58.005313+0000 mon.a (mon.0) 295 : cluster [INF] Cluster is now healthy 2024-01-13T11:03:00.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:00 smithi154 bash[13980]: cluster 2024-01-13T11:02:59.849111+0000 mgr.y (mgr.14140) 105 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-13T11:03:00.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:00 smithi121 bash[14010]: cluster 2024-01-13T11:02:59.849111+0000 mgr.y (mgr.14140) 105 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-13T11:03:00.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:00 smithi121 bash[17573]: cluster 2024-01-13T11:02:59.849111+0000 mgr.y (mgr.14140) 105 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-13T11:03:01.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:01 smithi154 bash[13980]: audit 2024-01-13T11:03:00.117236+0000 mon.a (mon.0) 296 : audit [INF] from='client.? 172.21.15.121:0/882056904' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "425e9fdd-bd88-4337-9905-432e98e262fe"}]: dispatch 2024-01-13T11:03:01.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:01 smithi154 bash[13980]: audit 2024-01-13T11:03:00.122941+0000 mon.a (mon.0) 297 : audit [INF] from='client.? 172.21.15.121:0/882056904' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "425e9fdd-bd88-4337-9905-432e98e262fe"}]': finished 2024-01-13T11:03:01.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:01 smithi154 bash[13980]: cluster 2024-01-13T11:03:00.122979+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2024-01-13T11:03:01.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:01 smithi154 bash[13980]: audit 2024-01-13T11:03:00.123121+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-13T11:03:01.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:01 smithi121 bash[14010]: audit 2024-01-13T11:03:00.117236+0000 mon.a (mon.0) 296 : audit [INF] from='client.? 172.21.15.121:0/882056904' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "425e9fdd-bd88-4337-9905-432e98e262fe"}]: dispatch 2024-01-13T11:03:01.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:01 smithi121 bash[14010]: audit 2024-01-13T11:03:00.122941+0000 mon.a (mon.0) 297 : audit [INF] from='client.? 172.21.15.121:0/882056904' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "425e9fdd-bd88-4337-9905-432e98e262fe"}]': finished 2024-01-13T11:03:01.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:01 smithi121 bash[14010]: cluster 2024-01-13T11:03:00.122979+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2024-01-13T11:03:01.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:01 smithi121 bash[14010]: audit 2024-01-13T11:03:00.123121+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-13T11:03:01.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:01 smithi121 bash[17573]: audit 2024-01-13T11:03:00.117236+0000 mon.a (mon.0) 296 : audit [INF] from='client.? 172.21.15.121:0/882056904' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "425e9fdd-bd88-4337-9905-432e98e262fe"}]: dispatch 2024-01-13T11:03:01.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:01 smithi121 bash[17573]: audit 2024-01-13T11:03:00.122941+0000 mon.a (mon.0) 297 : audit [INF] from='client.? 172.21.15.121:0/882056904' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "425e9fdd-bd88-4337-9905-432e98e262fe"}]': finished 2024-01-13T11:03:01.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:01 smithi121 bash[17573]: cluster 2024-01-13T11:03:00.122979+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2024-01-13T11:03:01.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:01 smithi121 bash[17573]: audit 2024-01-13T11:03:00.123121+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-13T11:03:02.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:02 smithi154 bash[13980]: cluster 2024-01-13T11:03:01.849669+0000 mgr.y (mgr.14140) 106 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-13T11:03:02.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:02 smithi121 bash[14010]: cluster 2024-01-13T11:03:01.849669+0000 mgr.y (mgr.14140) 106 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-13T11:03:02.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:02 smithi121 bash[17573]: cluster 2024-01-13T11:03:01.849669+0000 mgr.y (mgr.14140) 106 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-13T11:03:03.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:03 smithi154 bash[13980]: audit 2024-01-13T11:03:02.487246+0000 mon.a (mon.0) 300 : audit [DBG] from='client.? 172.21.15.121:0/4188217434' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-13T11:03:03.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:03 smithi121 bash[14010]: audit 2024-01-13T11:03:02.487246+0000 mon.a (mon.0) 300 : audit [DBG] from='client.? 172.21.15.121:0/4188217434' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-13T11:03:03.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:03 smithi121 bash[17573]: audit 2024-01-13T11:03:02.487246+0000 mon.a (mon.0) 300 : audit [DBG] from='client.? 172.21.15.121:0/4188217434' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-13T11:03:04.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:04 smithi154 bash[13980]: cluster 2024-01-13T11:03:03.850224+0000 mgr.y (mgr.14140) 107 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-13T11:03:04.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:04 smithi121 bash[14010]: cluster 2024-01-13T11:03:03.850224+0000 mgr.y (mgr.14140) 107 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-13T11:03:04.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:04 smithi121 bash[17573]: cluster 2024-01-13T11:03:03.850224+0000 mgr.y (mgr.14140) 107 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-13T11:03:05.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:05 smithi154 bash[13980]: audit 2024-01-13T11:03:05.329457+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:03:05.683 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:05 smithi121 bash[14010]: audit 2024-01-13T11:03:05.329457+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:03:05.683 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:05 smithi121 bash[17573]: audit 2024-01-13T11:03:05.329457+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:03:07.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:06 smithi154 bash[13980]: cluster 2024-01-13T11:03:05.850769+0000 mgr.y (mgr.14140) 108 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-13T11:03:07.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:06 smithi121 bash[14010]: cluster 2024-01-13T11:03:05.850769+0000 mgr.y (mgr.14140) 108 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-13T11:03:07.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:06 smithi121 bash[17573]: cluster 2024-01-13T11:03:05.850769+0000 mgr.y (mgr.14140) 108 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-13T11:03:08.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:07 smithi121 bash[14010]: cluster 2024-01-13T11:03:07.851286+0000 mgr.y (mgr.14140) 109 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-01-13T11:03:08.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:07 smithi121 bash[17573]: cluster 2024-01-13T11:03:07.851286+0000 mgr.y (mgr.14140) 109 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-01-13T11:03:08.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:07 smithi154 bash[13980]: cluster 2024-01-13T11:03:07.851286+0000 mgr.y (mgr.14140) 109 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-01-13T11:03:09.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:09 smithi154 bash[13980]: audit 2024-01-13T11:03:09.053490+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-01-13T11:03:09.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:09 smithi154 bash[13980]: audit 2024-01-13T11:03:09.055370+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:03:09.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:09 smithi154 bash[13980]: audit 2024-01-13T11:03:09.057452+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-01-13T11:03:09.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:09 smithi121 bash[14010]: audit 2024-01-13T11:03:09.053490+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-01-13T11:03:09.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:09 smithi121 bash[14010]: audit 2024-01-13T11:03:09.055370+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:03:09.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:09 smithi121 bash[14010]: audit 2024-01-13T11:03:09.057452+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-01-13T11:03:09.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:09 smithi121 bash[17573]: audit 2024-01-13T11:03:09.053490+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-01-13T11:03:09.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:09 smithi121 bash[17573]: audit 2024-01-13T11:03:09.055370+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:03:09.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:09 smithi121 bash[17573]: audit 2024-01-13T11:03:09.057452+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-01-13T11:03:10.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:10 smithi121 bash[17573]: cephadm 2024-01-13T11:03:09.056792+0000 mgr.y (mgr.14140) 110 : cephadm [INF] Deploying daemon osd.3 on smithi121 2024-01-13T11:03:10.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:10 smithi121 bash[17573]: cluster 2024-01-13T11:03:09.851924+0000 mgr.y (mgr.14140) 111 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-01-13T11:03:10.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:10 smithi121 bash[14010]: cephadm 2024-01-13T11:03:09.056792+0000 mgr.y (mgr.14140) 110 : cephadm [INF] Deploying daemon osd.3 on smithi121 2024-01-13T11:03:10.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:10 smithi121 bash[14010]: cluster 2024-01-13T11:03:09.851924+0000 mgr.y (mgr.14140) 111 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-01-13T11:03:10.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:10 smithi154 bash[13980]: cephadm 2024-01-13T11:03:09.056792+0000 mgr.y (mgr.14140) 110 : cephadm [INF] Deploying daemon osd.3 on smithi121 2024-01-13T11:03:10.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:10 smithi154 bash[13980]: cluster 2024-01-13T11:03:09.851924+0000 mgr.y (mgr.14140) 111 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-01-13T11:03:11.252 INFO:teuthology.orchestra.run.smithi121.stdout:Created osd(s) 3 on host 'smithi121' 2024-01-13T11:03:11.933 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:11 smithi121 bash[14010]: audit 2024-01-13T11:03:11.237673+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.112990\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113131\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113211\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113287\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113362\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113437\", \"created\": \"2024-01-13T11:02:44.878757\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"daemon_id\": \"3\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}}, \"last_device_update\": \"2024-01-13T11:02:54.840438\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:03:11.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:11 smithi121 bash[14010]: audit 2024-01-13T11:03:11.238445+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:03:11.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:11 smithi121 bash[14010]: audit 2024-01-13T11:03:11.243601+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.112990\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113131\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113211\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113287\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113362\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113437\", \"created\": \"2024-01-13T11:02:44.878757\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"daemon_id\": \"3\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}}, \"last_device_update\": \"2024-01-13T11:02:54.840438\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:03:11.934 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:11 smithi121 bash[17573]: audit 2024-01-13T11:03:11.237673+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.112990\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113131\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113211\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113287\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113362\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113437\", \"created\": \"2024-01-13T11:02:44.878757\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"daemon_id\": \"3\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}}, \"last_device_update\": \"2024-01-13T11:02:54.840438\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:03:11.934 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:11 smithi121 bash[17573]: audit 2024-01-13T11:03:11.238445+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:03:11.934 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:11 smithi121 bash[17573]: audit 2024-01-13T11:03:11.243601+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.112990\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113131\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113211\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113287\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113362\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113437\", \"created\": \"2024-01-13T11:02:44.878757\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"daemon_id\": \"3\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}}, \"last_device_update\": \"2024-01-13T11:02:54.840438\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:03:12.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:11 smithi154 bash[13980]: audit 2024-01-13T11:03:11.237673+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.112990\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113131\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113211\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113287\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113362\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113437\", \"created\": \"2024-01-13T11:02:44.878757\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"daemon_id\": \"3\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}}, \"last_device_update\": \"2024-01-13T11:02:54.840438\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:03:12.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:11 smithi154 bash[13980]: audit 2024-01-13T11:03:11.238445+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:03:12.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:11 smithi154 bash[13980]: audit 2024-01-13T11:03:11.243601+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.112990\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113131\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113211\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113287\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113362\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:02:46.113437\", \"created\": \"2024-01-13T11:02:44.878757\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"daemon_id\": \"3\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}}, \"last_device_update\": \"2024-01-13T11:02:54.840438\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:03:12.976 DEBUG:teuthology.orchestra.run.smithi121:osd.3> sudo journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@osd.3.service 2024-01-13T11:03:12.978 INFO:tasks.cephadm:Deploying osd.4 on smithi154 with /dev/vg_nvme/lv_4... 2024-01-13T11:03:12.978 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-01-13T11:03:13.118 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:12 smithi154 bash[13980]: cluster 2024-01-13T11:03:11.852522+0000 mgr.y (mgr.14140) 112 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-01-13T11:03:13.119 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:12 smithi154 bash[13980]: audit 2024-01-13T11:03:12.078670+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075680\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075909\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076035\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076155\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076274\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076393\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076567\", \"created\": \"2024-01-13T11:03:11.218933\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}}, \"last_daemon_update\": \"2024-01-13T11:03:12.076796\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:03:13.119 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:12 smithi154 bash[13980]: audit 2024-01-13T11:03:12.083648+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075680\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075909\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076035\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076155\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076274\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076393\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076567\", \"created\": \"2024-01-13T11:03:11.218933\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}}, \"last_daemon_update\": \"2024-01-13T11:03:12.076796\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:03:13.119 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:12 smithi154 bash[13980]: audit 2024-01-13T11:03:12.084993+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:03:13.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:12 smithi121 bash[17573]: cluster 2024-01-13T11:03:11.852522+0000 mgr.y (mgr.14140) 112 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-01-13T11:03:13.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:12 smithi121 bash[14010]: cluster 2024-01-13T11:03:11.852522+0000 mgr.y (mgr.14140) 112 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-01-13T11:03:13.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:12 smithi121 bash[17573]: audit 2024-01-13T11:03:12.078670+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075680\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075909\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076035\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076155\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076274\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076393\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076567\", \"created\": \"2024-01-13T11:03:11.218933\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}}, \"last_daemon_update\": \"2024-01-13T11:03:12.076796\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:03:13.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:12 smithi121 bash[14010]: audit 2024-01-13T11:03:12.078670+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075680\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075909\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076035\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076155\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076274\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076393\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076567\", \"created\": \"2024-01-13T11:03:11.218933\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}}, \"last_daemon_update\": \"2024-01-13T11:03:12.076796\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:03:13.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:12 smithi121 bash[14010]: audit 2024-01-13T11:03:12.083648+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075680\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075909\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076035\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076155\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076274\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076393\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076567\", \"created\": \"2024-01-13T11:03:11.218933\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}}, \"last_daemon_update\": \"2024-01-13T11:03:12.076796\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:03:13.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:12 smithi121 bash[14010]: audit 2024-01-13T11:03:12.084993+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:03:13.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:12 smithi121 bash[17573]: audit 2024-01-13T11:03:12.083648+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075680\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075909\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076035\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076155\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076274\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076393\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076567\", \"created\": \"2024-01-13T11:03:11.218933\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}}, \"last_daemon_update\": \"2024-01-13T11:03:12.076796\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:03:13.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:12 smithi121 bash[17573]: audit 2024-01-13T11:03:12.084993+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:03:13.544 INFO:journalctl@ceph.osd.3.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-13T11:03:13.933 INFO:journalctl@ceph.osd.3.smithi121.stdout:Jan 13 11:03:13 smithi121 bash[24164]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-01-13T11:03:13.933 INFO:journalctl@ceph.osd.3.smithi121.stdout:Jan 13 11:03:13 smithi121 bash[24164]: 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 2024-01-13T11:03:13.933 INFO:journalctl@ceph.osd.3.smithi121.stdout:Jan 13 11:03:13 smithi121 bash[24164]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-01-13T11:03:13.933 INFO:journalctl@ceph.osd.3.smithi121.stdout:Jan 13 11:03:13 smithi121 bash[24164]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-01-13T11:03:13.933 INFO:journalctl@ceph.osd.3.smithi121.stdout:Jan 13 11:03:13 smithi121 bash[24164]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-01-13T11:03:13.933 INFO:journalctl@ceph.osd.3.smithi121.stdout:Jan 13 11:03:13 smithi121 bash[24164]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-01-13T11:03:13.933 INFO:journalctl@ceph.osd.3.smithi121.stdout:Jan 13 11:03:13 smithi121 bash[24164]: --> ceph-volume lvm activate successful for osd ID: 3 2024-01-13T11:03:14.326 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:13 smithi154 bash[13980]: cluster 2024-01-13T11:03:13.853072+0000 mgr.y (mgr.14140) 113 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-01-13T11:03:14.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:13 smithi121 bash[14010]: cluster 2024-01-13T11:03:13.853072+0000 mgr.y (mgr.14140) 113 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-01-13T11:03:14.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:13 smithi121 bash[17573]: cluster 2024-01-13T11:03:13.853072+0000 mgr.y (mgr.14140) 113 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-01-13T11:03:15.907 INFO:teuthology.orchestra.run.smithi154.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-01-13T11:03:15.907 INFO:teuthology.orchestra.run.smithi154.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-01-13T11:03:15.907 INFO:teuthology.orchestra.run.smithi154.stderr: stderr: 10+0 records in 2024-01-13T11:03:15.907 INFO:teuthology.orchestra.run.smithi154.stderr:10+0 records out 2024-01-13T11:03:15.907 INFO:teuthology.orchestra.run.smithi154.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0172664 s, 607 MB/s 2024-01-13T11:03:15.907 INFO:teuthology.orchestra.run.smithi154.stderr:--> Zapping successful for: 2024-01-13T11:03:16.432 INFO:journalctl@ceph.osd.3.smithi121.stdout:Jan 13 11:03:16 smithi121 bash[24475]: debug 2024-01-13T11:03:16.139+0000 7f548049fec0 1 -- 172.21.15.121:0/4164001417 >> [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] conn(0x55a5b16e4c00 msgr2=0x55a5b16e1680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-01-13T11:03:16.433 INFO:journalctl@ceph.osd.3.smithi121.stdout:Jan 13 11:03:16 smithi121 bash[24475]: debug 2024-01-13T11:03:16.139+0000 7f548049fec0 1 --2- 172.21.15.121:0/4164001417 >> [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] conn(0x55a5b16e4c00 0x55a5b16e1680 secure :-1 s=READY pgs=103 cs=0 l=1 rx=0x55a5b167bd70 tx=0x55a5b2350aa0).stop 2024-01-13T11:03:16.554 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph orch daemon add osd smithi154:vg_nvme/lv_4 2024-01-13T11:03:17.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:16 smithi154 bash[13980]: cluster 2024-01-13T11:03:15.853652+0000 mgr.y (mgr.14140) 114 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-01-13T11:03:17.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:16 smithi121 bash[14010]: cluster 2024-01-13T11:03:15.853652+0000 mgr.y (mgr.14140) 114 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-01-13T11:03:17.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:16 smithi121 bash[17573]: cluster 2024-01-13T11:03:15.853652+0000 mgr.y (mgr.14140) 114 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-01-13T11:03:17.183 INFO:journalctl@ceph.osd.3.smithi121.stdout:Jan 13 11:03:16 smithi121 bash[24475]: debug 2024-01-13T11:03:16.691+0000 7f548049fec0 -1 Falling back to public interface 2024-01-13T11:03:17.601 INFO:journalctl@ceph.osd.3.smithi121.stdout:Jan 13 11:03:17 smithi121 bash[24475]: debug 2024-01-13T11:03:17.343+0000 7f548049fec0 -1 osd.3 0 log_to_monitors {default=true} 2024-01-13T11:03:18.144 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:17 smithi154 bash[13980]: audit 2024-01-13T11:03:17.350284+0000 mon.a (mon.0) 311 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/3272635134,v1:172.21.15.121:6827/3272635134]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-01-13T11:03:18.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:17 smithi121 bash[14010]: audit 2024-01-13T11:03:17.350284+0000 mon.a (mon.0) 311 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/3272635134,v1:172.21.15.121:6827/3272635134]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-01-13T11:03:18.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:17 smithi121 bash[17573]: audit 2024-01-13T11:03:17.350284+0000 mon.a (mon.0) 311 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/3272635134,v1:172.21.15.121:6827/3272635134]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-01-13T11:03:19.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:18 smithi154 bash[13980]: cluster 2024-01-13T11:03:17.854247+0000 mgr.y (mgr.14140) 115 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-01-13T11:03:19.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:18 smithi154 bash[13980]: audit 2024-01-13T11:03:17.855691+0000 mon.a (mon.0) 312 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/3272635134,v1:172.21.15.121:6827/3272635134]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-01-13T11:03:19.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:18 smithi154 bash[13980]: cluster 2024-01-13T11:03:17.855854+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2024-01-13T11:03:19.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:18 smithi154 bash[13980]: audit 2024-01-13T11:03:17.856963+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-13T11:03:19.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:18 smithi154 bash[13980]: audit 2024-01-13T11:03:17.858016+0000 mon.a (mon.0) 315 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/3272635134,v1:172.21.15.121:6827/3272635134]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-01-13T11:03:19.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:18 smithi154 bash[13980]: audit 2024-01-13T11:03:18.077423+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:03:19.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:18 smithi154 bash[13980]: audit 2024-01-13T11:03:18.300821+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075680\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075909\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076035\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076155\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076274\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076393\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076567\", \"created\": \"2024-01-13T11:03:11.218933\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}}, \"last_daemon_update\": \"2024-01-13T11:03:12.076796\", \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:03:19.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:18 smithi154 bash[13980]: audit 2024-01-13T11:03:18.306447+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075680\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075909\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076035\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076155\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076274\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076393\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076567\", \"created\": \"2024-01-13T11:03:11.218933\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}}, \"last_daemon_update\": \"2024-01-13T11:03:12.076796\", \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:03:19.150 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:18 smithi154 bash[13980]: cluster 2024-01-13T11:03:18.306759+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-13T11:03:19.150 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:18 smithi154 bash[13980]: cluster 2024-01-13T11:03:18.306861+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-13T11:03:19.182 INFO:journalctl@ceph.osd.3.smithi121.stdout:Jan 13 11:03:18 smithi121 bash[24475]: debug 2024-01-13T11:03:18.863+0000 7f5469254700 -1 osd.3 0 waiting for initial osdmap 2024-01-13T11:03:19.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:18 smithi121 bash[14010]: cluster 2024-01-13T11:03:17.854247+0000 mgr.y (mgr.14140) 115 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-01-13T11:03:19.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:18 smithi121 bash[14010]: audit 2024-01-13T11:03:17.855691+0000 mon.a (mon.0) 312 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/3272635134,v1:172.21.15.121:6827/3272635134]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-01-13T11:03:19.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:18 smithi121 bash[14010]: cluster 2024-01-13T11:03:17.855854+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2024-01-13T11:03:19.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:18 smithi121 bash[14010]: audit 2024-01-13T11:03:17.856963+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-13T11:03:19.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:18 smithi121 bash[14010]: audit 2024-01-13T11:03:17.858016+0000 mon.a (mon.0) 315 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/3272635134,v1:172.21.15.121:6827/3272635134]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-01-13T11:03:19.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:18 smithi121 bash[14010]: audit 2024-01-13T11:03:18.077423+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:03:19.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:18 smithi121 bash[17573]: cluster 2024-01-13T11:03:17.854247+0000 mgr.y (mgr.14140) 115 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-01-13T11:03:19.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:18 smithi121 bash[17573]: audit 2024-01-13T11:03:17.855691+0000 mon.a (mon.0) 312 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/3272635134,v1:172.21.15.121:6827/3272635134]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-01-13T11:03:19.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:18 smithi121 bash[17573]: cluster 2024-01-13T11:03:17.855854+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2024-01-13T11:03:19.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:18 smithi121 bash[17573]: audit 2024-01-13T11:03:17.856963+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-13T11:03:19.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:18 smithi121 bash[17573]: audit 2024-01-13T11:03:17.858016+0000 mon.a (mon.0) 315 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/3272635134,v1:172.21.15.121:6827/3272635134]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-01-13T11:03:19.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:18 smithi121 bash[17573]: audit 2024-01-13T11:03:18.077423+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:03:19.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:18 smithi121 bash[14010]: audit 2024-01-13T11:03:18.300821+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075680\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075909\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076035\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076155\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076274\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076393\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076567\", \"created\": \"2024-01-13T11:03:11.218933\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}}, \"last_daemon_update\": \"2024-01-13T11:03:12.076796\", \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:03:19.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:18 smithi121 bash[14010]: audit 2024-01-13T11:03:18.306447+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075680\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075909\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076035\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076155\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076274\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076393\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076567\", \"created\": \"2024-01-13T11:03:11.218933\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}}, \"last_daemon_update\": \"2024-01-13T11:03:12.076796\", \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:03:19.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:18 smithi121 bash[14010]: cluster 2024-01-13T11:03:18.306759+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-13T11:03:19.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:18 smithi121 bash[14010]: cluster 2024-01-13T11:03:18.306861+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-13T11:03:19.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:18 smithi121 bash[17573]: audit 2024-01-13T11:03:18.300821+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075680\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075909\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076035\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076155\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076274\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076393\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076567\", \"created\": \"2024-01-13T11:03:11.218933\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}}, \"last_daemon_update\": \"2024-01-13T11:03:12.076796\", \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:03:19.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:18 smithi121 bash[17573]: audit 2024-01-13T11:03:18.306447+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075680\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075909\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076035\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076155\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076274\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076393\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076567\", \"created\": \"2024-01-13T11:03:11.218933\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}}, \"last_daemon_update\": \"2024-01-13T11:03:12.076796\", \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:03:19.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:18 smithi121 bash[17573]: cluster 2024-01-13T11:03:18.306759+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-13T11:03:19.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:18 smithi121 bash[17573]: cluster 2024-01-13T11:03:18.306861+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-13T11:03:20.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:19 smithi154 bash[13980]: audit 2024-01-13T11:03:18.857633+0000 mon.a (mon.0) 319 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/3272635134,v1:172.21.15.121:6827/3272635134]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-01-13T11:03:20.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:19 smithi154 bash[13980]: cluster 2024-01-13T11:03:18.857789+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e26: 4 total, 3 up, 3 in 2024-01-13T11:03:20.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:19 smithi154 bash[13980]: audit 2024-01-13T11:03:18.859947+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-13T11:03:20.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:19 smithi154 bash[13980]: audit 2024-01-13T11:03:19.186706+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-13T11:03:20.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:19 smithi154 bash[13980]: audit 2024-01-13T11:03:19.188730+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:03:20.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:19 smithi154 bash[13980]: audit 2024-01-13T11:03:19.191402+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:03:20.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:19 smithi121 bash[14010]: audit 2024-01-13T11:03:18.857633+0000 mon.a (mon.0) 319 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/3272635134,v1:172.21.15.121:6827/3272635134]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-01-13T11:03:20.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:19 smithi121 bash[14010]: cluster 2024-01-13T11:03:18.857789+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e26: 4 total, 3 up, 3 in 2024-01-13T11:03:20.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:19 smithi121 bash[14010]: audit 2024-01-13T11:03:18.859947+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-13T11:03:20.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:19 smithi121 bash[14010]: audit 2024-01-13T11:03:19.186706+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-13T11:03:20.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:19 smithi121 bash[14010]: audit 2024-01-13T11:03:19.188730+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:03:20.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:19 smithi121 bash[14010]: audit 2024-01-13T11:03:19.191402+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:03:20.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:19 smithi121 bash[17573]: audit 2024-01-13T11:03:18.857633+0000 mon.a (mon.0) 319 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/3272635134,v1:172.21.15.121:6827/3272635134]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-01-13T11:03:20.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:19 smithi121 bash[17573]: cluster 2024-01-13T11:03:18.857789+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e26: 4 total, 3 up, 3 in 2024-01-13T11:03:20.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:19 smithi121 bash[17573]: audit 2024-01-13T11:03:18.859947+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-13T11:03:20.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:19 smithi121 bash[17573]: audit 2024-01-13T11:03:19.186706+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-13T11:03:20.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:19 smithi121 bash[17573]: audit 2024-01-13T11:03:19.188730+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:03:20.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:19 smithi121 bash[17573]: audit 2024-01-13T11:03:19.191402+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:03:21.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:20 smithi154 bash[13980]: audit 2024-01-13T11:03:19.184195+0000 mgr.y (mgr.14140) 116 : audit [DBG] from='client.34196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi154:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:03:21.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:20 smithi154 bash[13980]: cephadm 2024-01-13T11:03:19.186120+0000 mgr.y (mgr.14140) 117 : cephadm [INF] Applying osd on host smithi154... 2024-01-13T11:03:21.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:20 smithi154 bash[13980]: cluster 2024-01-13T11:03:19.854889+0000 mgr.y (mgr.14140) 118 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 632 KiB used, 265 GiB / 268 GiB avail 2024-01-13T11:03:21.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:20 smithi154 bash[13980]: cluster 2024-01-13T11:03:19.889195+0000 mon.a (mon.0) 325 : cluster [INF] osd.3 [v2:172.21.15.121:6826/3272635134,v1:172.21.15.121:6827/3272635134] boot 2024-01-13T11:03:21.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:20 smithi154 bash[13980]: cluster 2024-01-13T11:03:19.889288+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-01-13T11:03:21.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:20 smithi154 bash[13980]: audit 2024-01-13T11:03:19.889509+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-13T11:03:21.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:20 smithi121 bash[14010]: audit 2024-01-13T11:03:19.184195+0000 mgr.y (mgr.14140) 116 : audit [DBG] from='client.34196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi154:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:03:21.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:20 smithi121 bash[14010]: cephadm 2024-01-13T11:03:19.186120+0000 mgr.y (mgr.14140) 117 : cephadm [INF] Applying osd on host smithi154... 2024-01-13T11:03:21.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:20 smithi121 bash[14010]: cluster 2024-01-13T11:03:19.854889+0000 mgr.y (mgr.14140) 118 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 632 KiB used, 265 GiB / 268 GiB avail 2024-01-13T11:03:21.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:20 smithi121 bash[14010]: cluster 2024-01-13T11:03:19.889195+0000 mon.a (mon.0) 325 : cluster [INF] osd.3 [v2:172.21.15.121:6826/3272635134,v1:172.21.15.121:6827/3272635134] boot 2024-01-13T11:03:21.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:20 smithi121 bash[14010]: cluster 2024-01-13T11:03:19.889288+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-01-13T11:03:21.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:20 smithi121 bash[14010]: audit 2024-01-13T11:03:19.889509+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-13T11:03:21.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:20 smithi121 bash[17573]: audit 2024-01-13T11:03:19.184195+0000 mgr.y (mgr.14140) 116 : audit [DBG] from='client.34196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi154:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:03:21.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:20 smithi121 bash[17573]: cephadm 2024-01-13T11:03:19.186120+0000 mgr.y (mgr.14140) 117 : cephadm [INF] Applying osd on host smithi154... 2024-01-13T11:03:21.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:20 smithi121 bash[17573]: cluster 2024-01-13T11:03:19.854889+0000 mgr.y (mgr.14140) 118 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 632 KiB used, 265 GiB / 268 GiB avail 2024-01-13T11:03:21.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:20 smithi121 bash[17573]: cluster 2024-01-13T11:03:19.889195+0000 mon.a (mon.0) 325 : cluster [INF] osd.3 [v2:172.21.15.121:6826/3272635134,v1:172.21.15.121:6827/3272635134] boot 2024-01-13T11:03:21.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:20 smithi121 bash[17573]: cluster 2024-01-13T11:03:19.889288+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-01-13T11:03:21.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:20 smithi121 bash[17573]: audit 2024-01-13T11:03:19.889509+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-13T11:03:22.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:21 smithi154 bash[13980]: cluster 2024-01-13T11:03:20.891917+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2024-01-13T11:03:22.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:21 smithi154 bash[13980]: cluster 2024-01-13T11:03:21.855501+0000 mgr.y (mgr.14140) 119 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 888 KiB used, 354 GiB / 358 GiB avail 2024-01-13T11:03:22.182 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:21 smithi121 bash[17573]: cluster 2024-01-13T11:03:20.891917+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2024-01-13T11:03:22.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:21 smithi121 bash[17573]: cluster 2024-01-13T11:03:21.855501+0000 mgr.y (mgr.14140) 119 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 888 KiB used, 354 GiB / 358 GiB avail 2024-01-13T11:03:22.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:21 smithi121 bash[14010]: cluster 2024-01-13T11:03:20.891917+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2024-01-13T11:03:22.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:21 smithi121 bash[14010]: cluster 2024-01-13T11:03:21.855501+0000 mgr.y (mgr.14140) 119 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 888 KiB used, 354 GiB / 358 GiB avail 2024-01-13T11:03:23.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:22 smithi121 bash[14010]: audit 2024-01-13T11:03:22.500611+0000 mon.b (mon.2) 5 : audit [INF] from='client.? 172.21.15.154:0/4094261443' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "35416995-1f74-454a-8d6e-50d134be10c7"}]: dispatch 2024-01-13T11:03:23.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:22 smithi121 bash[14010]: audit 2024-01-13T11:03:22.501287+0000 mon.a (mon.0) 329 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "35416995-1f74-454a-8d6e-50d134be10c7"}]: dispatch 2024-01-13T11:03:23.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:22 smithi121 bash[14010]: audit 2024-01-13T11:03:22.509808+0000 mon.a (mon.0) 330 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "35416995-1f74-454a-8d6e-50d134be10c7"}]': finished 2024-01-13T11:03:23.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:22 smithi121 bash[14010]: cluster 2024-01-13T11:03:22.509900+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2024-01-13T11:03:23.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:22 smithi121 bash[14010]: audit 2024-01-13T11:03:22.510139+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-13T11:03:23.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:22 smithi121 bash[17573]: audit 2024-01-13T11:03:22.500611+0000 mon.b (mon.2) 5 : audit [INF] from='client.? 172.21.15.154:0/4094261443' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "35416995-1f74-454a-8d6e-50d134be10c7"}]: dispatch 2024-01-13T11:03:23.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:22 smithi121 bash[17573]: audit 2024-01-13T11:03:22.501287+0000 mon.a (mon.0) 329 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "35416995-1f74-454a-8d6e-50d134be10c7"}]: dispatch 2024-01-13T11:03:23.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:22 smithi121 bash[17573]: audit 2024-01-13T11:03:22.509808+0000 mon.a (mon.0) 330 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "35416995-1f74-454a-8d6e-50d134be10c7"}]': finished 2024-01-13T11:03:23.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:22 smithi121 bash[17573]: cluster 2024-01-13T11:03:22.509900+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2024-01-13T11:03:23.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:22 smithi121 bash[17573]: audit 2024-01-13T11:03:22.510139+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-13T11:03:23.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:22 smithi154 bash[13980]: audit 2024-01-13T11:03:22.500611+0000 mon.b (mon.2) 5 : audit [INF] from='client.? 172.21.15.154:0/4094261443' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "35416995-1f74-454a-8d6e-50d134be10c7"}]: dispatch 2024-01-13T11:03:23.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:22 smithi154 bash[13980]: audit 2024-01-13T11:03:22.501287+0000 mon.a (mon.0) 329 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "35416995-1f74-454a-8d6e-50d134be10c7"}]: dispatch 2024-01-13T11:03:23.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:22 smithi154 bash[13980]: audit 2024-01-13T11:03:22.509808+0000 mon.a (mon.0) 330 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "35416995-1f74-454a-8d6e-50d134be10c7"}]': finished 2024-01-13T11:03:23.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:22 smithi154 bash[13980]: cluster 2024-01-13T11:03:22.509900+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2024-01-13T11:03:23.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:22 smithi154 bash[13980]: audit 2024-01-13T11:03:22.510139+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-13T11:03:24.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:23 smithi121 bash[14010]: cluster 2024-01-13T11:03:23.856055+0000 mgr.y (mgr.14140) 120 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 888 KiB used, 354 GiB / 358 GiB avail 2024-01-13T11:03:24.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:23 smithi121 bash[17573]: cluster 2024-01-13T11:03:23.856055+0000 mgr.y (mgr.14140) 120 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 888 KiB used, 354 GiB / 358 GiB avail 2024-01-13T11:03:24.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:23 smithi154 bash[13980]: cluster 2024-01-13T11:03:23.856055+0000 mgr.y (mgr.14140) 120 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 888 KiB used, 354 GiB / 358 GiB avail 2024-01-13T11:03:25.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:24 smithi121 bash[14010]: audit 2024-01-13T11:03:24.578436+0000 mon.b (mon.2) 6 : audit [DBG] from='client.? 172.21.15.154:0/1823548491' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-13T11:03:25.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:24 smithi121 bash[17573]: audit 2024-01-13T11:03:24.578436+0000 mon.b (mon.2) 6 : audit [DBG] from='client.? 172.21.15.154:0/1823548491' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-13T11:03:25.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:24 smithi154 bash[13980]: audit 2024-01-13T11:03:24.578436+0000 mon.b (mon.2) 6 : audit [DBG] from='client.? 172.21.15.154:0/1823548491' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-13T11:03:26.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:26 smithi154 bash[13980]: cluster 2024-01-13T11:03:25.856632+0000 mgr.y (mgr.14140) 121 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-01-13T11:03:27.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:26 smithi121 bash[14010]: cluster 2024-01-13T11:03:25.856632+0000 mgr.y (mgr.14140) 121 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-01-13T11:03:27.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:26 smithi121 bash[17573]: cluster 2024-01-13T11:03:25.856632+0000 mgr.y (mgr.14140) 121 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-01-13T11:03:28.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:27 smithi154 bash[13980]: audit 2024-01-13T11:03:27.191792+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:03:28.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:27 smithi121 bash[14010]: audit 2024-01-13T11:03:27.191792+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:03:28.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:27 smithi121 bash[17573]: audit 2024-01-13T11:03:27.191792+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:03:29.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:28 smithi154 bash[13980]: cluster 2024-01-13T11:03:27.857246+0000 mgr.y (mgr.14140) 122 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-01-13T11:03:29.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:28 smithi121 bash[14010]: cluster 2024-01-13T11:03:27.857246+0000 mgr.y (mgr.14140) 122 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-01-13T11:03:29.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:28 smithi121 bash[17573]: cluster 2024-01-13T11:03:27.857246+0000 mgr.y (mgr.14140) 122 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-01-13T11:03:31.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:30 smithi154 bash[13980]: cluster 2024-01-13T11:03:29.857751+0000 mgr.y (mgr.14140) 123 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-01-13T11:03:31.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:30 smithi154 bash[13980]: audit 2024-01-13T11:03:30.425840+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-01-13T11:03:31.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:30 smithi154 bash[13980]: audit 2024-01-13T11:03:30.427798+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:03:31.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:30 smithi154 bash[13980]: audit 2024-01-13T11:03:30.429986+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-01-13T11:03:31.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:30 smithi121 bash[14010]: cluster 2024-01-13T11:03:29.857751+0000 mgr.y (mgr.14140) 123 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-01-13T11:03:31.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:30 smithi121 bash[14010]: audit 2024-01-13T11:03:30.425840+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-01-13T11:03:31.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:30 smithi121 bash[14010]: audit 2024-01-13T11:03:30.427798+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:03:31.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:30 smithi121 bash[14010]: audit 2024-01-13T11:03:30.429986+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-01-13T11:03:31.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:30 smithi121 bash[17573]: cluster 2024-01-13T11:03:29.857751+0000 mgr.y (mgr.14140) 123 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-01-13T11:03:31.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:30 smithi121 bash[17573]: audit 2024-01-13T11:03:30.425840+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-01-13T11:03:31.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:30 smithi121 bash[17573]: audit 2024-01-13T11:03:30.427798+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:03:31.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:30 smithi121 bash[17573]: audit 2024-01-13T11:03:30.429986+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-01-13T11:03:32.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:31 smithi154 bash[13980]: cephadm 2024-01-13T11:03:30.429294+0000 mgr.y (mgr.14140) 124 : cephadm [INF] Deploying daemon osd.4 on smithi154 2024-01-13T11:03:32.182 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:31 smithi121 bash[17573]: cephadm 2024-01-13T11:03:30.429294+0000 mgr.y (mgr.14140) 124 : cephadm [INF] Deploying daemon osd.4 on smithi154 2024-01-13T11:03:32.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:31 smithi121 bash[14010]: cephadm 2024-01-13T11:03:30.429294+0000 mgr.y (mgr.14140) 124 : cephadm [INF] Deploying daemon osd.4 on smithi154 2024-01-13T11:03:32.480 INFO:teuthology.orchestra.run.smithi154.stdout:Created osd(s) 4 on host 'smithi154' 2024-01-13T11:03:33.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:32 smithi154 bash[13980]: cluster 2024-01-13T11:03:31.858279+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-01-13T11:03:33.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:32 smithi154 bash[13980]: audit 2024-01-13T11:03:32.464069+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:35.172376\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:35.172577\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}}, \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:03:33.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:32 smithi154 bash[13980]: audit 2024-01-13T11:03:32.465181+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:03:33.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:32 smithi154 bash[13980]: audit 2024-01-13T11:03:32.470241+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:35.172376\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:35.172577\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}}, \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:03:33.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:32 smithi121 bash[14010]: cluster 2024-01-13T11:03:31.858279+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-01-13T11:03:33.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:32 smithi121 bash[14010]: audit 2024-01-13T11:03:32.464069+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:35.172376\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:35.172577\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}}, \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:03:33.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:32 smithi121 bash[17573]: cluster 2024-01-13T11:03:31.858279+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-01-13T11:03:33.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:32 smithi121 bash[17573]: audit 2024-01-13T11:03:32.464069+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:35.172376\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:35.172577\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}}, \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:03:33.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:32 smithi121 bash[14010]: audit 2024-01-13T11:03:32.465181+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:03:33.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:32 smithi121 bash[14010]: audit 2024-01-13T11:03:32.470241+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:35.172376\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:35.172577\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}}, \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:03:33.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:32 smithi121 bash[17573]: audit 2024-01-13T11:03:32.465181+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:03:33.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:32 smithi121 bash[17573]: audit 2024-01-13T11:03:32.470241+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:35.172376\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:01:35.172577\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}}, \"last_device_update\": \"2024-01-13T11:00:53.139448\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:03:33.655 DEBUG:teuthology.orchestra.run.smithi154:osd.4> sudo journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@osd.4.service 2024-01-13T11:03:33.657 INFO:tasks.cephadm:Deploying osd.5 on smithi154 with /dev/vg_nvme/lv_3... 2024-01-13T11:03:33.657 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-01-13T11:03:34.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:33 smithi154 bash[13980]: audit 2024-01-13T11:03:33.334327+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332518\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332719\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332846\", \"created\": \"2024-01-13T11:03:32.439064\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}}, \"last_daemon_update\": \"2024-01-13T11:03:33.333047\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:03:34.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:33 smithi154 bash[13980]: audit 2024-01-13T11:03:33.340755+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332518\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332719\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332846\", \"created\": \"2024-01-13T11:03:32.439064\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}}, \"last_daemon_update\": \"2024-01-13T11:03:33.333047\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:03:34.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:33 smithi154 bash[13980]: audit 2024-01-13T11:03:33.342215+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:03:34.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:33 smithi121 bash[14010]: audit 2024-01-13T11:03:33.334327+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332518\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332719\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332846\", \"created\": \"2024-01-13T11:03:32.439064\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}}, \"last_daemon_update\": \"2024-01-13T11:03:33.333047\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:03:34.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:33 smithi121 bash[14010]: audit 2024-01-13T11:03:33.340755+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332518\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332719\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332846\", \"created\": \"2024-01-13T11:03:32.439064\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}}, \"last_daemon_update\": \"2024-01-13T11:03:33.333047\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:03:34.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:33 smithi121 bash[14010]: audit 2024-01-13T11:03:33.342215+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:03:34.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:33 smithi121 bash[17573]: audit 2024-01-13T11:03:33.334327+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332518\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332719\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332846\", \"created\": \"2024-01-13T11:03:32.439064\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}}, \"last_daemon_update\": \"2024-01-13T11:03:33.333047\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:03:34.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:33 smithi121 bash[17573]: audit 2024-01-13T11:03:33.340755+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332518\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332719\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332846\", \"created\": \"2024-01-13T11:03:32.439064\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}}, \"last_daemon_update\": \"2024-01-13T11:03:33.333047\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:03:34.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:33 smithi121 bash[17573]: audit 2024-01-13T11:03:33.342215+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:03:34.693 INFO:journalctl@ceph.osd.4.smithi154.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-13T11:03:35.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:34 smithi121 bash[14010]: cluster 2024-01-13T11:03:33.858772+0000 mgr.y (mgr.14140) 126 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-01-13T11:03:35.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:34 smithi121 bash[17573]: cluster 2024-01-13T11:03:33.858772+0000 mgr.y (mgr.14140) 126 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-01-13T11:03:35.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:34 smithi154 bash[13980]: cluster 2024-01-13T11:03:33.858772+0000 mgr.y (mgr.14140) 126 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-01-13T11:03:35.398 INFO:journalctl@ceph.osd.4.smithi154.stdout:Jan 13 11:03:34 smithi154 bash[15875]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-01-13T11:03:35.398 INFO:journalctl@ceph.osd.4.smithi154.stdout:Jan 13 11:03:34 smithi154 bash[15875]: 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 2024-01-13T11:03:35.398 INFO:journalctl@ceph.osd.4.smithi154.stdout:Jan 13 11:03:34 smithi154 bash[15875]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-01-13T11:03:35.398 INFO:journalctl@ceph.osd.4.smithi154.stdout:Jan 13 11:03:34 smithi154 bash[15875]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-01-13T11:03:35.398 INFO:journalctl@ceph.osd.4.smithi154.stdout:Jan 13 11:03:34 smithi154 bash[15875]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-01-13T11:03:35.398 INFO:journalctl@ceph.osd.4.smithi154.stdout:Jan 13 11:03:34 smithi154 bash[15875]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-01-13T11:03:35.399 INFO:journalctl@ceph.osd.4.smithi154.stdout:Jan 13 11:03:34 smithi154 bash[15875]: --> ceph-volume lvm activate successful for osd ID: 4 2024-01-13T11:03:37.166 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:36 smithi154 bash[13980]: cluster 2024-01-13T11:03:35.859320+0000 mgr.y (mgr.14140) 127 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-01-13T11:03:37.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:36 smithi121 bash[14010]: cluster 2024-01-13T11:03:35.859320+0000 mgr.y (mgr.14140) 127 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-01-13T11:03:37.182 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:36 smithi121 bash[17573]: cluster 2024-01-13T11:03:35.859320+0000 mgr.y (mgr.14140) 127 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-01-13T11:03:38.416 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:37 smithi154 bash[13980]: cluster 2024-01-13T11:03:37.859830+0000 mgr.y (mgr.14140) 128 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-01-13T11:03:38.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:37 smithi121 bash[17573]: cluster 2024-01-13T11:03:37.859830+0000 mgr.y (mgr.14140) 128 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-01-13T11:03:38.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:37 smithi121 bash[14010]: cluster 2024-01-13T11:03:37.859830+0000 mgr.y (mgr.14140) 128 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-01-13T11:03:39.397 INFO:journalctl@ceph.osd.4.smithi154.stdout:Jan 13 11:03:39 smithi154 bash[16166]: debug 2024-01-13T11:03:39.074+0000 7f63fcf3dec0 -1 Falling back to public interface 2024-01-13T11:03:40.125 INFO:teuthology.orchestra.run.smithi154.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-01-13T11:03:40.126 INFO:teuthology.orchestra.run.smithi154.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-01-13T11:03:40.126 INFO:teuthology.orchestra.run.smithi154.stderr: stderr: 10+0 records in 2024-01-13T11:03:40.126 INFO:teuthology.orchestra.run.smithi154.stderr:10+0 records out 2024-01-13T11:03:40.126 INFO:teuthology.orchestra.run.smithi154.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0161151 s, 651 MB/s 2024-01-13T11:03:40.126 INFO:teuthology.orchestra.run.smithi154.stderr:--> Zapping successful for: 2024-01-13T11:03:40.147 INFO:journalctl@ceph.osd.4.smithi154.stdout:Jan 13 11:03:39 smithi154 bash[16166]: debug 2024-01-13T11:03:39.682+0000 7f63fcf3dec0 -1 osd.4 0 log_to_monitors {default=true} 2024-01-13T11:03:40.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:39 smithi154 bash[13980]: audit 2024-01-13T11:03:39.690717+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.154:6800/4033728750,v1:172.21.15.154:6801/4033728750]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-01-13T11:03:40.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:39 smithi154 bash[13980]: audit 2024-01-13T11:03:39.691429+0000 mon.a (mon.0) 343 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-01-13T11:03:40.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:39 smithi121 bash[14010]: audit 2024-01-13T11:03:39.690717+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.154:6800/4033728750,v1:172.21.15.154:6801/4033728750]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-01-13T11:03:40.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:39 smithi121 bash[14010]: audit 2024-01-13T11:03:39.691429+0000 mon.a (mon.0) 343 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-01-13T11:03:40.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:39 smithi121 bash[17573]: audit 2024-01-13T11:03:39.690717+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.154:6800/4033728750,v1:172.21.15.154:6801/4033728750]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-01-13T11:03:40.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:39 smithi121 bash[17573]: audit 2024-01-13T11:03:39.691429+0000 mon.a (mon.0) 343 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-01-13T11:03:40.801 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph orch daemon add osd smithi154:vg_nvme/lv_3 2024-01-13T11:03:41.148 INFO:journalctl@ceph.osd.4.smithi154.stdout:Jan 13 11:03:40 smithi154 bash[16166]: debug 2024-01-13T11:03:40.762+0000 7f63e5cf2700 -1 osd.4 0 waiting for initial osdmap 2024-01-13T11:03:41.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:40 smithi154 bash[13980]: audit 2024-01-13T11:03:39.751564+0000 mon.a (mon.0) 344 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-01-13T11:03:41.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:40 smithi154 bash[13980]: cluster 2024-01-13T11:03:39.751758+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2024-01-13T11:03:41.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:40 smithi154 bash[13980]: audit 2024-01-13T11:03:39.752678+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.154:6800/4033728750,v1:172.21.15.154:6801/4033728750]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-01-13T11:03:41.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:40 smithi154 bash[13980]: audit 2024-01-13T11:03:39.752926+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-13T11:03:41.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:40 smithi154 bash[13980]: audit 2024-01-13T11:03:39.753750+0000 mon.a (mon.0) 347 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-01-13T11:03:41.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:40 smithi154 bash[13980]: cluster 2024-01-13T11:03:39.860315+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-01-13T11:03:41.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:40 smithi154 bash[13980]: cluster 2024-01-13T11:03:40.645138+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-13T11:03:41.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:40 smithi154 bash[13980]: cluster 2024-01-13T11:03:40.645215+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-13T11:03:41.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:40 smithi121 bash[14010]: audit 2024-01-13T11:03:39.751564+0000 mon.a (mon.0) 344 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-01-13T11:03:41.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:40 smithi121 bash[14010]: cluster 2024-01-13T11:03:39.751758+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2024-01-13T11:03:41.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:40 smithi121 bash[14010]: audit 2024-01-13T11:03:39.752678+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.154:6800/4033728750,v1:172.21.15.154:6801/4033728750]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-01-13T11:03:41.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:40 smithi121 bash[14010]: audit 2024-01-13T11:03:39.752926+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-13T11:03:41.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:40 smithi121 bash[14010]: audit 2024-01-13T11:03:39.753750+0000 mon.a (mon.0) 347 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-01-13T11:03:41.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:40 smithi121 bash[14010]: cluster 2024-01-13T11:03:39.860315+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-01-13T11:03:41.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:40 smithi121 bash[14010]: cluster 2024-01-13T11:03:40.645138+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-13T11:03:41.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:40 smithi121 bash[14010]: cluster 2024-01-13T11:03:40.645215+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-13T11:03:41.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:40 smithi121 bash[17573]: audit 2024-01-13T11:03:39.751564+0000 mon.a (mon.0) 344 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-01-13T11:03:41.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:40 smithi121 bash[17573]: cluster 2024-01-13T11:03:39.751758+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2024-01-13T11:03:41.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:40 smithi121 bash[17573]: audit 2024-01-13T11:03:39.752678+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.154:6800/4033728750,v1:172.21.15.154:6801/4033728750]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-01-13T11:03:41.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:40 smithi121 bash[17573]: audit 2024-01-13T11:03:39.752926+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-13T11:03:41.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:40 smithi121 bash[17573]: audit 2024-01-13T11:03:39.753750+0000 mon.a (mon.0) 347 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-01-13T11:03:41.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:40 smithi121 bash[17573]: cluster 2024-01-13T11:03:39.860315+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-01-13T11:03:41.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:40 smithi121 bash[17573]: cluster 2024-01-13T11:03:40.645138+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-13T11:03:41.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:40 smithi121 bash[17573]: cluster 2024-01-13T11:03:40.645215+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-13T11:03:42.046 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:41 smithi154 bash[13980]: audit 2024-01-13T11:03:40.756403+0000 mon.a (mon.0) 348 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2024-01-13T11:03:42.046 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:41 smithi154 bash[13980]: cluster 2024-01-13T11:03:40.756480+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e31: 5 total, 4 up, 4 in 2024-01-13T11:03:42.046 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:41 smithi154 bash[13980]: audit 2024-01-13T11:03:40.756770+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-13T11:03:42.046 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:41 smithi154 bash[13980]: audit 2024-01-13T11:03:41.611356+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:03:42.046 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:41 smithi154 bash[13980]: cluster 2024-01-13T11:03:41.756731+0000 mon.a (mon.0) 352 : cluster [INF] osd.4 [v2:172.21.15.154:6800/4033728750,v1:172.21.15.154:6801/4033728750] boot 2024-01-13T11:03:42.046 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:41 smithi154 bash[13980]: cluster 2024-01-13T11:03:41.756889+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-01-13T11:03:42.046 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:41 smithi154 bash[13980]: audit 2024-01-13T11:03:41.757193+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-13T11:03:42.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:41 smithi121 bash[14010]: audit 2024-01-13T11:03:40.756403+0000 mon.a (mon.0) 348 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2024-01-13T11:03:42.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:41 smithi121 bash[14010]: cluster 2024-01-13T11:03:40.756480+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e31: 5 total, 4 up, 4 in 2024-01-13T11:03:42.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:41 smithi121 bash[14010]: audit 2024-01-13T11:03:40.756770+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-13T11:03:42.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:41 smithi121 bash[14010]: audit 2024-01-13T11:03:41.611356+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:03:42.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:41 smithi121 bash[14010]: cluster 2024-01-13T11:03:41.756731+0000 mon.a (mon.0) 352 : cluster [INF] osd.4 [v2:172.21.15.154:6800/4033728750,v1:172.21.15.154:6801/4033728750] boot 2024-01-13T11:03:42.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:41 smithi121 bash[14010]: cluster 2024-01-13T11:03:41.756889+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-01-13T11:03:42.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:41 smithi121 bash[14010]: audit 2024-01-13T11:03:41.757193+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-13T11:03:42.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:41 smithi121 bash[17573]: audit 2024-01-13T11:03:40.756403+0000 mon.a (mon.0) 348 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2024-01-13T11:03:42.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:41 smithi121 bash[17573]: cluster 2024-01-13T11:03:40.756480+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e31: 5 total, 4 up, 4 in 2024-01-13T11:03:42.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:41 smithi121 bash[17573]: audit 2024-01-13T11:03:40.756770+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-13T11:03:42.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:41 smithi121 bash[17573]: audit 2024-01-13T11:03:41.611356+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:03:42.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:41 smithi121 bash[17573]: cluster 2024-01-13T11:03:41.756731+0000 mon.a (mon.0) 352 : cluster [INF] osd.4 [v2:172.21.15.154:6800/4033728750,v1:172.21.15.154:6801/4033728750] boot 2024-01-13T11:03:42.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:41 smithi121 bash[17573]: cluster 2024-01-13T11:03:41.756889+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-01-13T11:03:42.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:41 smithi121 bash[17573]: audit 2024-01-13T11:03:41.757193+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-13T11:03:43.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:42 smithi154 bash[13980]: audit 2024-01-13T11:03:41.850402+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332518\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332719\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332846\", \"created\": \"2024-01-13T11:03:32.439064\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}}, \"last_daemon_update\": \"2024-01-13T11:03:33.333047\", \"last_device_update\": \"2024-01-13T11:03:41.849054\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:03:43.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:42 smithi154 bash[13980]: audit 2024-01-13T11:03:41.856885+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332518\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332719\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332846\", \"created\": \"2024-01-13T11:03:32.439064\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}}, \"last_daemon_update\": \"2024-01-13T11:03:33.333047\", \"last_device_update\": \"2024-01-13T11:03:41.849054\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:03:43.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:42 smithi154 bash[13980]: cluster 2024-01-13T11:03:41.860914+0000 mgr.y (mgr.14140) 130 : cluster [DBG] pgmap v130: 1 pgs: 1 peering; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2024-01-13T11:03:43.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:42 smithi154 bash[13980]: cluster 2024-01-13T11:03:42.757452+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-01-13T11:03:43.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:42 smithi121 bash[14010]: audit 2024-01-13T11:03:41.850402+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332518\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332719\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332846\", \"created\": \"2024-01-13T11:03:32.439064\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}}, \"last_daemon_update\": \"2024-01-13T11:03:33.333047\", \"last_device_update\": \"2024-01-13T11:03:41.849054\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:03:43.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:42 smithi121 bash[17573]: audit 2024-01-13T11:03:41.850402+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332518\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332719\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332846\", \"created\": \"2024-01-13T11:03:32.439064\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}}, \"last_daemon_update\": \"2024-01-13T11:03:33.333047\", \"last_device_update\": \"2024-01-13T11:03:41.849054\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:03:43.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:42 smithi121 bash[14010]: audit 2024-01-13T11:03:41.856885+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332518\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332719\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332846\", \"created\": \"2024-01-13T11:03:32.439064\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}}, \"last_daemon_update\": \"2024-01-13T11:03:33.333047\", \"last_device_update\": \"2024-01-13T11:03:41.849054\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:03:43.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:42 smithi121 bash[14010]: cluster 2024-01-13T11:03:41.860914+0000 mgr.y (mgr.14140) 130 : cluster [DBG] pgmap v130: 1 pgs: 1 peering; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2024-01-13T11:03:43.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:42 smithi121 bash[14010]: cluster 2024-01-13T11:03:42.757452+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-01-13T11:03:43.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:42 smithi121 bash[17573]: audit 2024-01-13T11:03:41.856885+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332518\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332719\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332846\", \"created\": \"2024-01-13T11:03:32.439064\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}}, \"last_daemon_update\": \"2024-01-13T11:03:33.333047\", \"last_device_update\": \"2024-01-13T11:03:41.849054\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:03:43.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:42 smithi121 bash[17573]: cluster 2024-01-13T11:03:41.860914+0000 mgr.y (mgr.14140) 130 : cluster [DBG] pgmap v130: 1 pgs: 1 peering; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2024-01-13T11:03:43.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:42 smithi121 bash[17573]: cluster 2024-01-13T11:03:42.757452+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-01-13T11:03:44.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:43 smithi154 bash[13980]: audit 2024-01-13T11:03:43.740545+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-13T11:03:44.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:43 smithi154 bash[13980]: audit 2024-01-13T11:03:43.742418+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:03:44.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:43 smithi154 bash[13980]: audit 2024-01-13T11:03:43.745150+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:03:44.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:43 smithi121 bash[14010]: audit 2024-01-13T11:03:43.740545+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-13T11:03:44.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:43 smithi121 bash[14010]: audit 2024-01-13T11:03:43.742418+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:03:44.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:43 smithi121 bash[14010]: audit 2024-01-13T11:03:43.745150+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:03:44.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:43 smithi121 bash[17573]: audit 2024-01-13T11:03:43.740545+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-13T11:03:44.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:43 smithi121 bash[17573]: audit 2024-01-13T11:03:43.742418+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:03:44.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:43 smithi121 bash[17573]: audit 2024-01-13T11:03:43.745150+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:03:45.004 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:44 smithi154 bash[13980]: audit 2024-01-13T11:03:43.738493+0000 mgr.y (mgr.14140) 131 : audit [DBG] from='client.34223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi154:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:03:45.004 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:44 smithi154 bash[13980]: cephadm 2024-01-13T11:03:43.739987+0000 mgr.y (mgr.14140) 132 : cephadm [INF] Applying osd on host smithi154... 2024-01-13T11:03:45.004 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:44 smithi154 bash[13980]: cluster 2024-01-13T11:03:43.861407+0000 mgr.y (mgr.14140) 133 : cluster [DBG] pgmap v132: 1 pgs: 1 peering; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-01-13T11:03:45.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:44 smithi121 bash[14010]: audit 2024-01-13T11:03:43.738493+0000 mgr.y (mgr.14140) 131 : audit [DBG] from='client.34223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi154:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:03:45.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:44 smithi121 bash[14010]: cephadm 2024-01-13T11:03:43.739987+0000 mgr.y (mgr.14140) 132 : cephadm [INF] Applying osd on host smithi154... 2024-01-13T11:03:45.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:44 smithi121 bash[14010]: cluster 2024-01-13T11:03:43.861407+0000 mgr.y (mgr.14140) 133 : cluster [DBG] pgmap v132: 1 pgs: 1 peering; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-01-13T11:03:45.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:44 smithi121 bash[17573]: audit 2024-01-13T11:03:43.738493+0000 mgr.y (mgr.14140) 131 : audit [DBG] from='client.34223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi154:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:03:45.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:44 smithi121 bash[17573]: cephadm 2024-01-13T11:03:43.739987+0000 mgr.y (mgr.14140) 132 : cephadm [INF] Applying osd on host smithi154... 2024-01-13T11:03:45.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:44 smithi121 bash[17573]: cluster 2024-01-13T11:03:43.861407+0000 mgr.y (mgr.14140) 133 : cluster [DBG] pgmap v132: 1 pgs: 1 peering; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-01-13T11:03:47.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:46 smithi154 bash[13980]: cluster 2024-01-13T11:03:45.861933+0000 mgr.y (mgr.14140) 134 : cluster [DBG] pgmap v133: 1 pgs: 1 peering; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-01-13T11:03:47.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:46 smithi121 bash[14010]: cluster 2024-01-13T11:03:45.861933+0000 mgr.y (mgr.14140) 134 : cluster [DBG] pgmap v133: 1 pgs: 1 peering; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-01-13T11:03:47.182 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:46 smithi121 bash[17573]: cluster 2024-01-13T11:03:45.861933+0000 mgr.y (mgr.14140) 134 : cluster [DBG] pgmap v133: 1 pgs: 1 peering; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-01-13T11:03:48.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:47 smithi154 bash[13980]: audit 2024-01-13T11:03:46.867238+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.154:0/1108391682' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cbd1797c-f44e-4a47-870a-5a91cb13944b"}]: dispatch 2024-01-13T11:03:48.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:47 smithi154 bash[13980]: audit 2024-01-13T11:03:46.868167+0000 mon.a (mon.0) 361 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cbd1797c-f44e-4a47-870a-5a91cb13944b"}]: dispatch 2024-01-13T11:03:48.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:47 smithi154 bash[13980]: audit 2024-01-13T11:03:46.875621+0000 mon.a (mon.0) 362 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cbd1797c-f44e-4a47-870a-5a91cb13944b"}]': finished 2024-01-13T11:03:48.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:47 smithi154 bash[13980]: cluster 2024-01-13T11:03:46.875731+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2024-01-13T11:03:48.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:47 smithi154 bash[13980]: audit 2024-01-13T11:03:46.875927+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-13T11:03:48.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:47 smithi121 bash[14010]: audit 2024-01-13T11:03:46.867238+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.154:0/1108391682' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cbd1797c-f44e-4a47-870a-5a91cb13944b"}]: dispatch 2024-01-13T11:03:48.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:47 smithi121 bash[14010]: audit 2024-01-13T11:03:46.868167+0000 mon.a (mon.0) 361 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cbd1797c-f44e-4a47-870a-5a91cb13944b"}]: dispatch 2024-01-13T11:03:48.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:47 smithi121 bash[14010]: audit 2024-01-13T11:03:46.875621+0000 mon.a (mon.0) 362 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cbd1797c-f44e-4a47-870a-5a91cb13944b"}]': finished 2024-01-13T11:03:48.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:47 smithi121 bash[14010]: cluster 2024-01-13T11:03:46.875731+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2024-01-13T11:03:48.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:47 smithi121 bash[14010]: audit 2024-01-13T11:03:46.875927+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-13T11:03:48.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:47 smithi121 bash[17573]: audit 2024-01-13T11:03:46.867238+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.154:0/1108391682' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cbd1797c-f44e-4a47-870a-5a91cb13944b"}]: dispatch 2024-01-13T11:03:48.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:47 smithi121 bash[17573]: audit 2024-01-13T11:03:46.868167+0000 mon.a (mon.0) 361 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cbd1797c-f44e-4a47-870a-5a91cb13944b"}]: dispatch 2024-01-13T11:03:48.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:47 smithi121 bash[17573]: audit 2024-01-13T11:03:46.875621+0000 mon.a (mon.0) 362 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cbd1797c-f44e-4a47-870a-5a91cb13944b"}]': finished 2024-01-13T11:03:48.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:47 smithi121 bash[17573]: cluster 2024-01-13T11:03:46.875731+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2024-01-13T11:03:48.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:47 smithi121 bash[17573]: audit 2024-01-13T11:03:46.875927+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-13T11:03:49.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:48 smithi154 bash[13980]: cluster 2024-01-13T11:03:47.862473+0000 mgr.y (mgr.14140) 135 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-13T11:03:49.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:48 smithi121 bash[14010]: cluster 2024-01-13T11:03:47.862473+0000 mgr.y (mgr.14140) 135 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-13T11:03:49.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:48 smithi121 bash[17573]: cluster 2024-01-13T11:03:47.862473+0000 mgr.y (mgr.14140) 135 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-13T11:03:50.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:49 smithi154 bash[13980]: audit 2024-01-13T11:03:48.994749+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.154:0/3774220331' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-13T11:03:50.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:49 smithi121 bash[14010]: audit 2024-01-13T11:03:48.994749+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.154:0/3774220331' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-13T11:03:50.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:49 smithi121 bash[17573]: audit 2024-01-13T11:03:48.994749+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.154:0/3774220331' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-13T11:03:51.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:50 smithi154 bash[13980]: cluster 2024-01-13T11:03:49.863021+0000 mgr.y (mgr.14140) 136 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-13T11:03:51.182 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:50 smithi121 bash[17573]: cluster 2024-01-13T11:03:49.863021+0000 mgr.y (mgr.14140) 136 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-13T11:03:51.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:50 smithi121 bash[14010]: cluster 2024-01-13T11:03:49.863021+0000 mgr.y (mgr.14140) 136 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-13T11:03:52.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:51 smithi121 bash[14010]: audit 2024-01-13T11:03:51.674100+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:03:52.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:51 smithi121 bash[17573]: audit 2024-01-13T11:03:51.674100+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:03:52.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:51 smithi154 bash[13980]: audit 2024-01-13T11:03:51.674100+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:03:53.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:52 smithi121 bash[14010]: cluster 2024-01-13T11:03:51.863603+0000 mgr.y (mgr.14140) 137 : cluster [DBG] pgmap v137: 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 2024-01-13T11:03:53.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:52 smithi121 bash[17573]: cluster 2024-01-13T11:03:51.863603+0000 mgr.y (mgr.14140) 137 : cluster [DBG] pgmap v137: 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 2024-01-13T11:03:53.333 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:52 smithi154 bash[13980]: cluster 2024-01-13T11:03:51.863603+0000 mgr.y (mgr.14140) 137 : cluster [DBG] pgmap v137: 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 2024-01-13T11:03:54.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:53 smithi121 bash[14010]: cluster 2024-01-13T11:03:53.864143+0000 mgr.y (mgr.14140) 138 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-13T11:03:54.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:53 smithi121 bash[17573]: cluster 2024-01-13T11:03:53.864143+0000 mgr.y (mgr.14140) 138 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-13T11:03:54.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:53 smithi154 bash[13980]: cluster 2024-01-13T11:03:53.864143+0000 mgr.y (mgr.14140) 138 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-13T11:03:55.432 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:55 smithi121 bash[14010]: audit 2024-01-13T11:03:55.116394+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-01-13T11:03:55.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:55 smithi121 bash[14010]: audit 2024-01-13T11:03:55.118329+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:03:55.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:55 smithi121 bash[14010]: audit 2024-01-13T11:03:55.120587+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-01-13T11:03:55.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:55 smithi121 bash[17573]: audit 2024-01-13T11:03:55.116394+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-01-13T11:03:55.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:55 smithi121 bash[17573]: audit 2024-01-13T11:03:55.118329+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:03:55.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:55 smithi121 bash[17573]: audit 2024-01-13T11:03:55.120587+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-01-13T11:03:55.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:55 smithi154 bash[13980]: audit 2024-01-13T11:03:55.116394+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-01-13T11:03:55.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:55 smithi154 bash[13980]: audit 2024-01-13T11:03:55.118329+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:03:55.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:55 smithi154 bash[13980]: audit 2024-01-13T11:03:55.120587+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-01-13T11:03:57.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:56 smithi154 bash[13980]: cephadm 2024-01-13T11:03:55.119914+0000 mgr.y (mgr.14140) 139 : cephadm [INF] Deploying daemon osd.5 on smithi154 2024-01-13T11:03:57.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:56 smithi154 bash[13980]: cluster 2024-01-13T11:03:55.864723+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-13T11:03:57.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:56 smithi121 bash[14010]: cephadm 2024-01-13T11:03:55.119914+0000 mgr.y (mgr.14140) 139 : cephadm [INF] Deploying daemon osd.5 on smithi154 2024-01-13T11:03:57.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:56 smithi121 bash[14010]: cluster 2024-01-13T11:03:55.864723+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-13T11:03:57.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:56 smithi121 bash[17573]: cephadm 2024-01-13T11:03:55.119914+0000 mgr.y (mgr.14140) 139 : cephadm [INF] Deploying daemon osd.5 on smithi154 2024-01-13T11:03:57.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:56 smithi121 bash[17573]: cluster 2024-01-13T11:03:55.864723+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-13T11:03:57.274 INFO:teuthology.orchestra.run.smithi154.stdout:Created osd(s) 5 on host 'smithi154' 2024-01-13T11:03:58.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:57 smithi154 bash[13980]: audit 2024-01-13T11:03:57.259472+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332518\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332719\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332846\", \"created\": \"2024-01-13T11:03:32.439064\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}}, \"last_device_update\": \"2024-01-13T11:03:41.849054\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:03:58.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:57 smithi154 bash[13980]: audit 2024-01-13T11:03:57.260572+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:03:58.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:57 smithi154 bash[13980]: audit 2024-01-13T11:03:57.265668+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332518\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332719\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332846\", \"created\": \"2024-01-13T11:03:32.439064\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}}, \"last_device_update\": \"2024-01-13T11:03:41.849054\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:03:58.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:57 smithi121 bash[14010]: audit 2024-01-13T11:03:57.259472+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332518\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332719\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332846\", \"created\": \"2024-01-13T11:03:32.439064\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}}, \"last_device_update\": \"2024-01-13T11:03:41.849054\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:03:58.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:57 smithi121 bash[14010]: audit 2024-01-13T11:03:57.260572+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:03:58.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:57 smithi121 bash[14010]: audit 2024-01-13T11:03:57.265668+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332518\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332719\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332846\", \"created\": \"2024-01-13T11:03:32.439064\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}}, \"last_device_update\": \"2024-01-13T11:03:41.849054\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:03:58.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:57 smithi121 bash[17573]: audit 2024-01-13T11:03:57.259472+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332518\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332719\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332846\", \"created\": \"2024-01-13T11:03:32.439064\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}}, \"last_device_update\": \"2024-01-13T11:03:41.849054\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:03:58.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:57 smithi121 bash[17573]: audit 2024-01-13T11:03:57.260572+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:03:58.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:57 smithi121 bash[17573]: audit 2024-01-13T11:03:57.265668+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332518\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332719\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:33.332846\", \"created\": \"2024-01-13T11:03:32.439064\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}}, \"last_device_update\": \"2024-01-13T11:03:41.849054\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:03:58.547 DEBUG:teuthology.orchestra.run.smithi154:osd.5> sudo journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@osd.5.service 2024-01-13T11:03:58.549 INFO:tasks.cephadm:Deploying osd.6 on smithi154 with /dev/vg_nvme/lv_2... 2024-01-13T11:03:58.549 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-01-13T11:03:58.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:58 smithi154 bash[13980]: cluster 2024-01-13T11:03:57.865273+0000 mgr.y (mgr.14140) 141 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-01-13T11:03:58.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:58 smithi154 bash[13980]: audit 2024-01-13T11:03:58.392016+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.389909\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390111\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390238\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390358\", \"created\": \"2024-01-13T11:03:57.238528\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}}, \"last_daemon_update\": \"2024-01-13T11:03:58.390547\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:03:58.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:58 smithi154 bash[13980]: audit 2024-01-13T11:03:58.397832+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.389909\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390111\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390238\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390358\", \"created\": \"2024-01-13T11:03:57.238528\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}}, \"last_daemon_update\": \"2024-01-13T11:03:58.390547\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:03:58.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:03:58 smithi154 bash[13980]: audit 2024-01-13T11:03:58.399161+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:03:59.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:58 smithi121 bash[14010]: cluster 2024-01-13T11:03:57.865273+0000 mgr.y (mgr.14140) 141 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-01-13T11:03:59.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:58 smithi121 bash[17573]: cluster 2024-01-13T11:03:57.865273+0000 mgr.y (mgr.14140) 141 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-01-13T11:03:59.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:58 smithi121 bash[14010]: audit 2024-01-13T11:03:58.392016+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.389909\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390111\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390238\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390358\", \"created\": \"2024-01-13T11:03:57.238528\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}}, \"last_daemon_update\": \"2024-01-13T11:03:58.390547\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:03:59.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:58 smithi121 bash[17573]: audit 2024-01-13T11:03:58.392016+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.389909\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390111\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390238\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390358\", \"created\": \"2024-01-13T11:03:57.238528\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}}, \"last_daemon_update\": \"2024-01-13T11:03:58.390547\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:03:59.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:58 smithi121 bash[14010]: audit 2024-01-13T11:03:58.397832+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.389909\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390111\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390238\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390358\", \"created\": \"2024-01-13T11:03:57.238528\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}}, \"last_daemon_update\": \"2024-01-13T11:03:58.390547\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:03:59.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:03:58 smithi121 bash[14010]: audit 2024-01-13T11:03:58.399161+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:03:59.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:58 smithi121 bash[17573]: audit 2024-01-13T11:03:58.397832+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.389909\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390111\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390238\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390358\", \"created\": \"2024-01-13T11:03:57.238528\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}}, \"last_daemon_update\": \"2024-01-13T11:03:58.390547\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:03:59.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:03:58 smithi121 bash[17573]: audit 2024-01-13T11:03:58.399161+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:03:59.370 INFO:journalctl@ceph.osd.5.smithi154.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-13T11:03:59.860 INFO:journalctl@ceph.osd.5.smithi154.stdout:Jan 13 11:03:59 smithi154 bash[17463]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-01-13T11:03:59.860 INFO:journalctl@ceph.osd.5.smithi154.stdout:Jan 13 11:03:59 smithi154 bash[17463]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2024-01-13T11:03:59.860 INFO:journalctl@ceph.osd.5.smithi154.stdout:Jan 13 11:03:59 smithi154 bash[17463]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-01-13T11:03:59.860 INFO:journalctl@ceph.osd.5.smithi154.stdout:Jan 13 11:03:59 smithi154 bash[17463]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-01-13T11:03:59.861 INFO:journalctl@ceph.osd.5.smithi154.stdout:Jan 13 11:03:59 smithi154 bash[17463]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-01-13T11:03:59.861 INFO:journalctl@ceph.osd.5.smithi154.stdout:Jan 13 11:03:59 smithi154 bash[17463]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-01-13T11:03:59.861 INFO:journalctl@ceph.osd.5.smithi154.stdout:Jan 13 11:03:59 smithi154 bash[17463]: --> ceph-volume lvm activate successful for osd ID: 5 2024-01-13T11:04:01.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:00 smithi154 bash[13980]: cluster 2024-01-13T11:03:59.865816+0000 mgr.y (mgr.14140) 142 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-01-13T11:04:01.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:00 smithi121 bash[14010]: cluster 2024-01-13T11:03:59.865816+0000 mgr.y (mgr.14140) 142 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-01-13T11:04:01.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:00 smithi121 bash[17573]: cluster 2024-01-13T11:03:59.865816+0000 mgr.y (mgr.14140) 142 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-01-13T11:04:02.826 INFO:journalctl@ceph.osd.5.smithi154.stdout:Jan 13 11:04:02 smithi154 bash[17689]: debug 2024-01-13T11:04:02.566+0000 7fe904456ec0 -1 Falling back to public interface 2024-01-13T11:04:03.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:02 smithi154 bash[13980]: cluster 2024-01-13T11:04:01.866349+0000 mgr.y (mgr.14140) 143 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-01-13T11:04:03.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:02 smithi154 bash[13980]: audit 2024-01-13T11:04:01.882839+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143821.7553957, \"finished_at\": 1705143837.2793784}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-13T11:04:03.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:02 smithi154 bash[13980]: audit 2024-01-13T11:04:01.887914+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143821.7553957, \"finished_at\": 1705143837.2793784}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-01-13T11:04:03.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:02 smithi121 bash[14010]: cluster 2024-01-13T11:04:01.866349+0000 mgr.y (mgr.14140) 143 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-01-13T11:04:03.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:02 smithi121 bash[14010]: audit 2024-01-13T11:04:01.882839+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143821.7553957, \"finished_at\": 1705143837.2793784}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-13T11:04:03.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:02 smithi121 bash[14010]: audit 2024-01-13T11:04:01.887914+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143821.7553957, \"finished_at\": 1705143837.2793784}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-01-13T11:04:03.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:02 smithi121 bash[17573]: cluster 2024-01-13T11:04:01.866349+0000 mgr.y (mgr.14140) 143 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-01-13T11:04:03.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:02 smithi121 bash[17573]: audit 2024-01-13T11:04:01.882839+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143821.7553957, \"finished_at\": 1705143837.2793784}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-13T11:04:03.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:02 smithi121 bash[17573]: audit 2024-01-13T11:04:01.887914+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143821.7553957, \"finished_at\": 1705143837.2793784}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-01-13T11:04:03.647 INFO:journalctl@ceph.osd.5.smithi154.stdout:Jan 13 11:04:03 smithi154 bash[17689]: debug 2024-01-13T11:04:03.198+0000 7fe904456ec0 -1 osd.5 0 log_to_monitors {default=true} 2024-01-13T11:04:04.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:03 smithi154 bash[13980]: audit 2024-01-13T11:04:03.210730+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.154:6808/541501003,v1:172.21.15.154:6809/541501003]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-13T11:04:04.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:03 smithi154 bash[13980]: audit 2024-01-13T11:04:03.211487+0000 mon.a (mon.0) 377 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-13T11:04:04.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:03 smithi121 bash[14010]: audit 2024-01-13T11:04:03.210730+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.154:6808/541501003,v1:172.21.15.154:6809/541501003]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-13T11:04:04.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:03 smithi121 bash[14010]: audit 2024-01-13T11:04:03.211487+0000 mon.a (mon.0) 377 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-13T11:04:04.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:03 smithi121 bash[17573]: audit 2024-01-13T11:04:03.210730+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.154:6808/541501003,v1:172.21.15.154:6809/541501003]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-13T11:04:04.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:03 smithi121 bash[17573]: audit 2024-01-13T11:04:03.211487+0000 mon.a (mon.0) 377 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-13T11:04:04.548 INFO:teuthology.orchestra.run.smithi154.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-01-13T11:04:04.548 INFO:teuthology.orchestra.run.smithi154.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-01-13T11:04:04.548 INFO:teuthology.orchestra.run.smithi154.stderr: stderr: 10+0 records in 2024-01-13T11:04:04.548 INFO:teuthology.orchestra.run.smithi154.stderr:10+0 records out 2024-01-13T11:04:04.549 INFO:teuthology.orchestra.run.smithi154.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0184798 s, 567 MB/s 2024-01-13T11:04:04.549 INFO:teuthology.orchestra.run.smithi154.stderr: stderr: 2024-01-13T11:04:04.549 INFO:teuthology.orchestra.run.smithi154.stderr:--> Zapping successful for: 2024-01-13T11:04:05.147 INFO:journalctl@ceph.osd.5.smithi154.stdout:Jan 13 11:04:04 smithi154 bash[17689]: debug 2024-01-13T11:04:04.902+0000 7fe8ed20b700 -1 osd.5 0 waiting for initial osdmap 2024-01-13T11:04:05.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:04 smithi154 bash[13980]: cluster 2024-01-13T11:04:03.866858+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-01-13T11:04:05.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:04 smithi154 bash[13980]: audit 2024-01-13T11:04:03.897493+0000 mon.a (mon.0) 378 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-01-13T11:04:05.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:04 smithi154 bash[13980]: cluster 2024-01-13T11:04:03.897569+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2024-01-13T11:04:05.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:04 smithi154 bash[13980]: audit 2024-01-13T11:04:03.897751+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-13T11:04:05.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:04 smithi154 bash[13980]: audit 2024-01-13T11:04:03.900147+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.154:6808/541501003,v1:172.21.15.154:6809/541501003]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-01-13T11:04:05.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:04 smithi154 bash[13980]: audit 2024-01-13T11:04:03.900891+0000 mon.a (mon.0) 381 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-01-13T11:04:05.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:04 smithi154 bash[13980]: cluster 2024-01-13T11:04:04.157655+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-13T11:04:05.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:04 smithi154 bash[13980]: cluster 2024-01-13T11:04:04.157741+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-13T11:04:05.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:04 smithi121 bash[14010]: cluster 2024-01-13T11:04:03.866858+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-01-13T11:04:05.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:04 smithi121 bash[14010]: audit 2024-01-13T11:04:03.897493+0000 mon.a (mon.0) 378 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-01-13T11:04:05.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:04 smithi121 bash[14010]: cluster 2024-01-13T11:04:03.897569+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2024-01-13T11:04:05.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:04 smithi121 bash[14010]: audit 2024-01-13T11:04:03.897751+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-13T11:04:05.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:04 smithi121 bash[14010]: audit 2024-01-13T11:04:03.900147+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.154:6808/541501003,v1:172.21.15.154:6809/541501003]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-01-13T11:04:05.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:04 smithi121 bash[14010]: audit 2024-01-13T11:04:03.900891+0000 mon.a (mon.0) 381 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-01-13T11:04:05.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:04 smithi121 bash[14010]: cluster 2024-01-13T11:04:04.157655+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-13T11:04:05.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:04 smithi121 bash[14010]: cluster 2024-01-13T11:04:04.157741+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-13T11:04:05.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:04 smithi121 bash[17573]: cluster 2024-01-13T11:04:03.866858+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-01-13T11:04:05.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:04 smithi121 bash[17573]: audit 2024-01-13T11:04:03.897493+0000 mon.a (mon.0) 378 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-01-13T11:04:05.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:04 smithi121 bash[17573]: cluster 2024-01-13T11:04:03.897569+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2024-01-13T11:04:05.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:04 smithi121 bash[17573]: audit 2024-01-13T11:04:03.897751+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-13T11:04:05.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:04 smithi121 bash[17573]: audit 2024-01-13T11:04:03.900147+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.154:6808/541501003,v1:172.21.15.154:6809/541501003]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-01-13T11:04:05.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:04 smithi121 bash[17573]: audit 2024-01-13T11:04:03.900891+0000 mon.a (mon.0) 381 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-01-13T11:04:05.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:04 smithi121 bash[17573]: cluster 2024-01-13T11:04:04.157655+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-13T11:04:05.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:04 smithi121 bash[17573]: cluster 2024-01-13T11:04:04.157741+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-13T11:04:05.200 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph orch daemon add osd smithi154:vg_nvme/lv_2 2024-01-13T11:04:06.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:05 smithi121 bash[14010]: audit 2024-01-13T11:04:04.900768+0000 mon.a (mon.0) 382 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2024-01-13T11:04:06.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:05 smithi121 bash[14010]: cluster 2024-01-13T11:04:04.900829+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e36: 6 total, 5 up, 5 in 2024-01-13T11:04:06.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:05 smithi121 bash[14010]: audit 2024-01-13T11:04:04.901091+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-13T11:04:06.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:05 smithi121 bash[14010]: cluster 2024-01-13T11:04:05.867396+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-01-13T11:04:06.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:05 smithi121 bash[17573]: audit 2024-01-13T11:04:04.900768+0000 mon.a (mon.0) 382 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2024-01-13T11:04:06.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:05 smithi121 bash[17573]: cluster 2024-01-13T11:04:04.900829+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e36: 6 total, 5 up, 5 in 2024-01-13T11:04:06.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:05 smithi121 bash[17573]: audit 2024-01-13T11:04:04.901091+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-13T11:04:06.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:05 smithi121 bash[17573]: cluster 2024-01-13T11:04:05.867396+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-01-13T11:04:06.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:05 smithi154 bash[13980]: audit 2024-01-13T11:04:04.900768+0000 mon.a (mon.0) 382 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2024-01-13T11:04:06.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:05 smithi154 bash[13980]: cluster 2024-01-13T11:04:04.900829+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e36: 6 total, 5 up, 5 in 2024-01-13T11:04:06.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:05 smithi154 bash[13980]: audit 2024-01-13T11:04:04.901091+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-13T11:04:06.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:05 smithi154 bash[13980]: cluster 2024-01-13T11:04:05.867396+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-01-13T11:04:07.026 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:06 smithi154 bash[13980]: cluster 2024-01-13T11:04:05.909563+0000 mon.a (mon.0) 385 : cluster [INF] osd.5 [v2:172.21.15.154:6808/541501003,v1:172.21.15.154:6809/541501003] boot 2024-01-13T11:04:07.026 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:06 smithi154 bash[13980]: cluster 2024-01-13T11:04:05.909716+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-01-13T11:04:07.026 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:06 smithi154 bash[13980]: audit 2024-01-13T11:04:05.911093+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-13T11:04:07.026 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:06 smithi154 bash[13980]: audit 2024-01-13T11:04:06.613018+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:04:07.026 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:06 smithi154 bash[13980]: audit 2024-01-13T11:04:06.845746+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.389909\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390111\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390238\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390358\", \"created\": \"2024-01-13T11:03:57.238528\"}}, \"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\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}}, \"last_daemon_update\": \"2024-01-13T11:03:58.390547\", \"last_device_update\": \"2024-01-13T11:04:06.844270\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:04:07.026 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:06 smithi154 bash[13980]: audit 2024-01-13T11:04:06.852040+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.389909\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390111\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390238\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390358\", \"created\": \"2024-01-13T11:03:57.238528\"}}, \"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\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}}, \"last_daemon_update\": \"2024-01-13T11:03:58.390547\", \"last_device_update\": \"2024-01-13T11:04:06.844270\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:04:07.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:06 smithi121 bash[14010]: cluster 2024-01-13T11:04:05.909563+0000 mon.a (mon.0) 385 : cluster [INF] osd.5 [v2:172.21.15.154:6808/541501003,v1:172.21.15.154:6809/541501003] boot 2024-01-13T11:04:07.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:06 smithi121 bash[14010]: cluster 2024-01-13T11:04:05.909716+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-01-13T11:04:07.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:06 smithi121 bash[14010]: audit 2024-01-13T11:04:05.911093+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-13T11:04:07.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:06 smithi121 bash[14010]: audit 2024-01-13T11:04:06.613018+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:04:07.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:06 smithi121 bash[17573]: cluster 2024-01-13T11:04:05.909563+0000 mon.a (mon.0) 385 : cluster [INF] osd.5 [v2:172.21.15.154:6808/541501003,v1:172.21.15.154:6809/541501003] boot 2024-01-13T11:04:07.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:06 smithi121 bash[17573]: cluster 2024-01-13T11:04:05.909716+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-01-13T11:04:07.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:06 smithi121 bash[17573]: audit 2024-01-13T11:04:05.911093+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-13T11:04:07.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:06 smithi121 bash[17573]: audit 2024-01-13T11:04:06.613018+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:04:07.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:06 smithi121 bash[14010]: audit 2024-01-13T11:04:06.845746+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.389909\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390111\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390238\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390358\", \"created\": \"2024-01-13T11:03:57.238528\"}}, \"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\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}}, \"last_daemon_update\": \"2024-01-13T11:03:58.390547\", \"last_device_update\": \"2024-01-13T11:04:06.844270\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:04:07.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:06 smithi121 bash[14010]: audit 2024-01-13T11:04:06.852040+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.389909\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390111\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390238\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390358\", \"created\": \"2024-01-13T11:03:57.238528\"}}, \"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\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}}, \"last_daemon_update\": \"2024-01-13T11:03:58.390547\", \"last_device_update\": \"2024-01-13T11:04:06.844270\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:04:07.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:06 smithi121 bash[17573]: audit 2024-01-13T11:04:06.845746+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.389909\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390111\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390238\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390358\", \"created\": \"2024-01-13T11:03:57.238528\"}}, \"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\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}}, \"last_daemon_update\": \"2024-01-13T11:03:58.390547\", \"last_device_update\": \"2024-01-13T11:04:06.844270\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:04:07.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:06 smithi121 bash[17573]: audit 2024-01-13T11:04:06.852040+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.389909\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390111\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390238\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390358\", \"created\": \"2024-01-13T11:03:57.238528\"}}, \"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\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}}, \"last_daemon_update\": \"2024-01-13T11:03:58.390547\", \"last_device_update\": \"2024-01-13T11:04:06.844270\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:04:08.197 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:07 smithi154 bash[13980]: cluster 2024-01-13T11:04:06.935103+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-01-13T11:04:08.197 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:07 smithi154 bash[13980]: cluster 2024-01-13T11:04:07.868056+0000 mgr.y (mgr.14140) 146 : cluster [DBG] pgmap v149: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:08.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:07 smithi121 bash[17573]: cluster 2024-01-13T11:04:06.935103+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-01-13T11:04:08.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:07 smithi121 bash[17573]: cluster 2024-01-13T11:04:07.868056+0000 mgr.y (mgr.14140) 146 : cluster [DBG] pgmap v149: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:08.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:07 smithi121 bash[14010]: cluster 2024-01-13T11:04:06.935103+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-01-13T11:04:08.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:07 smithi121 bash[14010]: cluster 2024-01-13T11:04:07.868056+0000 mgr.y (mgr.14140) 146 : cluster [DBG] pgmap v149: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:09.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:08 smithi154 bash[13980]: cluster 2024-01-13T11:04:07.930364+0000 mon.a (mon.0) 392 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-01-13T11:04:09.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:08 smithi154 bash[13980]: audit 2024-01-13T11:04:08.517124+0000 mgr.y (mgr.14140) 147 : audit [DBG] from='client.34250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi154:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:04:09.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:08 smithi154 bash[13980]: cephadm 2024-01-13T11:04:08.518584+0000 mgr.y (mgr.14140) 148 : cephadm [INF] Applying osd on host smithi154... 2024-01-13T11:04:09.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:08 smithi154 bash[13980]: audit 2024-01-13T11:04:08.519178+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-13T11:04:09.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:08 smithi154 bash[13980]: audit 2024-01-13T11:04:08.521159+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:04:09.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:08 smithi154 bash[13980]: audit 2024-01-13T11:04:08.524334+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:04:09.432 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:08 smithi121 bash[14010]: cluster 2024-01-13T11:04:07.930364+0000 mon.a (mon.0) 392 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-01-13T11:04:09.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:08 smithi121 bash[14010]: audit 2024-01-13T11:04:08.517124+0000 mgr.y (mgr.14140) 147 : audit [DBG] from='client.34250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi154:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:04:09.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:08 smithi121 bash[14010]: cephadm 2024-01-13T11:04:08.518584+0000 mgr.y (mgr.14140) 148 : cephadm [INF] Applying osd on host smithi154... 2024-01-13T11:04:09.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:08 smithi121 bash[14010]: audit 2024-01-13T11:04:08.519178+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-13T11:04:09.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:08 smithi121 bash[14010]: audit 2024-01-13T11:04:08.521159+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:04:09.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:08 smithi121 bash[14010]: audit 2024-01-13T11:04:08.524334+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:04:09.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:08 smithi121 bash[17573]: cluster 2024-01-13T11:04:07.930364+0000 mon.a (mon.0) 392 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-01-13T11:04:09.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:08 smithi121 bash[17573]: audit 2024-01-13T11:04:08.517124+0000 mgr.y (mgr.14140) 147 : audit [DBG] from='client.34250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi154:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:04:09.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:08 smithi121 bash[17573]: cephadm 2024-01-13T11:04:08.518584+0000 mgr.y (mgr.14140) 148 : cephadm [INF] Applying osd on host smithi154... 2024-01-13T11:04:09.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:08 smithi121 bash[17573]: audit 2024-01-13T11:04:08.519178+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-13T11:04:09.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:08 smithi121 bash[17573]: audit 2024-01-13T11:04:08.521159+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:04:09.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:08 smithi121 bash[17573]: audit 2024-01-13T11:04:08.524334+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:04:10.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:09 smithi154 bash[13980]: cluster 2024-01-13T11:04:09.868626+0000 mgr.y (mgr.14140) 149 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:10.432 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:09 smithi121 bash[14010]: cluster 2024-01-13T11:04:09.868626+0000 mgr.y (mgr.14140) 149 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:10.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:09 smithi121 bash[17573]: cluster 2024-01-13T11:04:09.868626+0000 mgr.y (mgr.14140) 149 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:12.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:11 smithi154 bash[13980]: audit 2024-01-13T11:04:11.845628+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.154:0/1631284759' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "90765042-736d-4d3a-864e-f1c6503864df"}]: dispatch 2024-01-13T11:04:12.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:11 smithi154 bash[13980]: audit 2024-01-13T11:04:11.846305+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "90765042-736d-4d3a-864e-f1c6503864df"}]: dispatch 2024-01-13T11:04:12.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:11 smithi121 bash[14010]: audit 2024-01-13T11:04:11.845628+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.154:0/1631284759' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "90765042-736d-4d3a-864e-f1c6503864df"}]: dispatch 2024-01-13T11:04:12.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:11 smithi121 bash[14010]: audit 2024-01-13T11:04:11.846305+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "90765042-736d-4d3a-864e-f1c6503864df"}]: dispatch 2024-01-13T11:04:12.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:11 smithi121 bash[17573]: audit 2024-01-13T11:04:11.845628+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.154:0/1631284759' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "90765042-736d-4d3a-864e-f1c6503864df"}]: dispatch 2024-01-13T11:04:12.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:11 smithi121 bash[17573]: audit 2024-01-13T11:04:11.846305+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "90765042-736d-4d3a-864e-f1c6503864df"}]: dispatch 2024-01-13T11:04:13.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:12 smithi154 bash[13980]: audit 2024-01-13T11:04:11.854880+0000 mon.a (mon.0) 397 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "90765042-736d-4d3a-864e-f1c6503864df"}]': finished 2024-01-13T11:04:13.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:12 smithi154 bash[13980]: cluster 2024-01-13T11:04:11.855028+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2024-01-13T11:04:13.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:12 smithi154 bash[13980]: audit 2024-01-13T11:04:11.855378+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-13T11:04:13.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:12 smithi154 bash[13980]: cluster 2024-01-13T11:04:11.869237+0000 mgr.y (mgr.14140) 150 : cluster [DBG] pgmap v152: 1 pgs: 1 peering; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:13.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:12 smithi121 bash[14010]: audit 2024-01-13T11:04:11.854880+0000 mon.a (mon.0) 397 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "90765042-736d-4d3a-864e-f1c6503864df"}]': finished 2024-01-13T11:04:13.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:12 smithi121 bash[14010]: cluster 2024-01-13T11:04:11.855028+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2024-01-13T11:04:13.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:12 smithi121 bash[14010]: audit 2024-01-13T11:04:11.855378+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-13T11:04:13.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:12 smithi121 bash[14010]: cluster 2024-01-13T11:04:11.869237+0000 mgr.y (mgr.14140) 150 : cluster [DBG] pgmap v152: 1 pgs: 1 peering; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:13.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:12 smithi121 bash[17573]: audit 2024-01-13T11:04:11.854880+0000 mon.a (mon.0) 397 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "90765042-736d-4d3a-864e-f1c6503864df"}]': finished 2024-01-13T11:04:13.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:12 smithi121 bash[17573]: cluster 2024-01-13T11:04:11.855028+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2024-01-13T11:04:13.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:12 smithi121 bash[17573]: audit 2024-01-13T11:04:11.855378+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-13T11:04:13.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:12 smithi121 bash[17573]: cluster 2024-01-13T11:04:11.869237+0000 mgr.y (mgr.14140) 150 : cluster [DBG] pgmap v152: 1 pgs: 1 peering; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:14.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:13 smithi154 bash[13980]: cluster 2024-01-13T11:04:13.869754+0000 mgr.y (mgr.14140) 151 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:14.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:13 smithi154 bash[13980]: cluster 2024-01-13T11:04:13.920975+0000 mon.a (mon.0) 400 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-01-13T11:04:14.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:13 smithi154 bash[13980]: cluster 2024-01-13T11:04:13.921047+0000 mon.a (mon.0) 401 : cluster [INF] Cluster is now healthy 2024-01-13T11:04:14.432 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:13 smithi121 bash[14010]: cluster 2024-01-13T11:04:13.869754+0000 mgr.y (mgr.14140) 151 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:14.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:13 smithi121 bash[14010]: cluster 2024-01-13T11:04:13.920975+0000 mon.a (mon.0) 400 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-01-13T11:04:14.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:13 smithi121 bash[14010]: cluster 2024-01-13T11:04:13.921047+0000 mon.a (mon.0) 401 : cluster [INF] Cluster is now healthy 2024-01-13T11:04:14.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:13 smithi121 bash[17573]: cluster 2024-01-13T11:04:13.869754+0000 mgr.y (mgr.14140) 151 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:14.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:13 smithi121 bash[17573]: cluster 2024-01-13T11:04:13.920975+0000 mon.a (mon.0) 400 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-01-13T11:04:14.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:13 smithi121 bash[17573]: cluster 2024-01-13T11:04:13.921047+0000 mon.a (mon.0) 401 : cluster [INF] Cluster is now healthy 2024-01-13T11:04:15.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:14 smithi154 bash[13980]: audit 2024-01-13T11:04:13.984270+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.154:0/4022032237' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-13T11:04:15.432 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:14 smithi121 bash[14010]: audit 2024-01-13T11:04:13.984270+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.154:0/4022032237' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-13T11:04:15.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:14 smithi121 bash[17573]: audit 2024-01-13T11:04:13.984270+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.154:0/4022032237' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-13T11:04:17.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:16 smithi154 bash[13980]: cluster 2024-01-13T11:04:15.870282+0000 mgr.y (mgr.14140) 152 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:17.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:16 smithi154 bash[13980]: audit 2024-01-13T11:04:16.729595+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:04:17.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:16 smithi121 bash[14010]: cluster 2024-01-13T11:04:15.870282+0000 mgr.y (mgr.14140) 152 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:17.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:16 smithi121 bash[14010]: audit 2024-01-13T11:04:16.729595+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:04:17.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:16 smithi121 bash[17573]: cluster 2024-01-13T11:04:15.870282+0000 mgr.y (mgr.14140) 152 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:17.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:16 smithi121 bash[17573]: audit 2024-01-13T11:04:16.729595+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:04:18.048 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:17 smithi154 bash[13980]: cluster 2024-01-13T11:04:17.870934+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:18.432 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:17 smithi121 bash[14010]: cluster 2024-01-13T11:04:17.870934+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:18.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:17 smithi121 bash[17573]: cluster 2024-01-13T11:04:17.870934+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:20.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:19 smithi154 bash[13980]: cluster 2024-01-13T11:04:19.871603+0000 mgr.y (mgr.14140) 154 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:20.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:19 smithi121 bash[17573]: cluster 2024-01-13T11:04:19.871603+0000 mgr.y (mgr.14140) 154 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:20.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:19 smithi121 bash[14010]: cluster 2024-01-13T11:04:19.871603+0000 mgr.y (mgr.14140) 154 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:21.226 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:20 smithi154 bash[13980]: audit 2024-01-13T11:04:20.310893+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-01-13T11:04:21.226 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:20 smithi154 bash[13980]: audit 2024-01-13T11:04:20.312772+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:04:21.226 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:20 smithi154 bash[13980]: cephadm 2024-01-13T11:04:20.314266+0000 mgr.y (mgr.14140) 155 : cephadm [INF] Deploying daemon osd.6 on smithi154 2024-01-13T11:04:21.226 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:20 smithi154 bash[13980]: audit 2024-01-13T11:04:20.314881+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-01-13T11:04:21.432 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:20 smithi121 bash[14010]: audit 2024-01-13T11:04:20.310893+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-01-13T11:04:21.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:20 smithi121 bash[14010]: audit 2024-01-13T11:04:20.312772+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:04:21.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:20 smithi121 bash[14010]: cephadm 2024-01-13T11:04:20.314266+0000 mgr.y (mgr.14140) 155 : cephadm [INF] Deploying daemon osd.6 on smithi154 2024-01-13T11:04:21.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:20 smithi121 bash[14010]: audit 2024-01-13T11:04:20.314881+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-01-13T11:04:21.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:20 smithi121 bash[17573]: audit 2024-01-13T11:04:20.310893+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-01-13T11:04:21.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:20 smithi121 bash[17573]: audit 2024-01-13T11:04:20.312772+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:04:21.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:20 smithi121 bash[17573]: cephadm 2024-01-13T11:04:20.314266+0000 mgr.y (mgr.14140) 155 : cephadm [INF] Deploying daemon osd.6 on smithi154 2024-01-13T11:04:21.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:20 smithi121 bash[17573]: audit 2024-01-13T11:04:20.314881+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-01-13T11:04:22.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:21 smithi154 bash[13980]: cluster 2024-01-13T11:04:21.872295+0000 mgr.y (mgr.14140) 156 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:22.432 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:21 smithi121 bash[14010]: cluster 2024-01-13T11:04:21.872295+0000 mgr.y (mgr.14140) 156 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:22.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:21 smithi121 bash[17573]: cluster 2024-01-13T11:04:21.872295+0000 mgr.y (mgr.14140) 156 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:22.458 INFO:teuthology.orchestra.run.smithi154.stdout:Created osd(s) 6 on host 'smithi154' 2024-01-13T11:04:23.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:22 smithi154 bash[13980]: audit 2024-01-13T11:04:22.442794+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.389909\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390111\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390238\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390358\", \"created\": \"2024-01-13T11:03:57.238528\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"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\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}}, \"last_device_update\": \"2024-01-13T11:04:06.844270\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:04:23.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:22 smithi154 bash[13980]: audit 2024-01-13T11:04:22.443955+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:04:23.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:22 smithi154 bash[13980]: audit 2024-01-13T11:04:22.449197+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.389909\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390111\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390238\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390358\", \"created\": \"2024-01-13T11:03:57.238528\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"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\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}}, \"last_device_update\": \"2024-01-13T11:04:06.844270\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:04:23.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:22 smithi121 bash[14010]: audit 2024-01-13T11:04:22.442794+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.389909\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390111\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390238\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390358\", \"created\": \"2024-01-13T11:03:57.238528\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"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\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}}, \"last_device_update\": \"2024-01-13T11:04:06.844270\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:04:23.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:22 smithi121 bash[14010]: audit 2024-01-13T11:04:22.443955+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:04:23.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:22 smithi121 bash[14010]: audit 2024-01-13T11:04:22.449197+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.389909\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390111\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390238\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390358\", \"created\": \"2024-01-13T11:03:57.238528\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"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\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}}, \"last_device_update\": \"2024-01-13T11:04:06.844270\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:04:23.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:22 smithi121 bash[17573]: audit 2024-01-13T11:04:22.442794+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.389909\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390111\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390238\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390358\", \"created\": \"2024-01-13T11:03:57.238528\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"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\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}}, \"last_device_update\": \"2024-01-13T11:04:06.844270\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:04:23.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:22 smithi121 bash[17573]: audit 2024-01-13T11:04:22.443955+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:04:23.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:22 smithi121 bash[17573]: audit 2024-01-13T11:04:22.449197+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.389909\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390111\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390238\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:58.390358\", \"created\": \"2024-01-13T11:03:57.238528\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"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\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}}, \"last_device_update\": \"2024-01-13T11:04:06.844270\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:04:23.608 DEBUG:teuthology.orchestra.run.smithi154:osd.6> sudo journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@osd.6.service 2024-01-13T11:04:23.611 INFO:tasks.cephadm:Deploying osd.7 on smithi154 with /dev/vg_nvme/lv_1... 2024-01-13T11:04:23.611 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-01-13T11:04:24.235 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:23 smithi154 bash[13980]: audit 2024-01-13T11:04:23.348306+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.345975\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346175\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346300\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346420\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346540\", \"created\": \"2024-01-13T11:04:22.421981\"}}, \"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\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}}, \"last_daemon_update\": \"2024-01-13T11:04:23.346733\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:04:24.235 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:23 smithi154 bash[13980]: audit 2024-01-13T11:04:23.354227+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.345975\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346175\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346300\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346420\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346540\", \"created\": \"2024-01-13T11:04:22.421981\"}}, \"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\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}}, \"last_daemon_update\": \"2024-01-13T11:04:23.346733\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:04:24.235 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:23 smithi154 bash[13980]: audit 2024-01-13T11:04:23.355551+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:04:24.236 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:24 smithi154 bash[13980]: cluster 2024-01-13T11:04:23.872994+0000 mgr.y (mgr.14140) 157 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:24.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:23 smithi121 bash[14010]: audit 2024-01-13T11:04:23.348306+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.345975\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346175\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346300\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346420\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346540\", \"created\": \"2024-01-13T11:04:22.421981\"}}, \"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\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}}, \"last_daemon_update\": \"2024-01-13T11:04:23.346733\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:04:24.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:23 smithi121 bash[17573]: audit 2024-01-13T11:04:23.348306+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.345975\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346175\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346300\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346420\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346540\", \"created\": \"2024-01-13T11:04:22.421981\"}}, \"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\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}}, \"last_daemon_update\": \"2024-01-13T11:04:23.346733\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:04:24.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:23 smithi121 bash[14010]: audit 2024-01-13T11:04:23.354227+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.345975\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346175\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346300\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346420\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346540\", \"created\": \"2024-01-13T11:04:22.421981\"}}, \"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\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}}, \"last_daemon_update\": \"2024-01-13T11:04:23.346733\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:04:24.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:23 smithi121 bash[14010]: audit 2024-01-13T11:04:23.355551+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:04:24.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:23 smithi121 bash[14010]: cluster 2024-01-13T11:04:23.872994+0000 mgr.y (mgr.14140) 157 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:24.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:23 smithi121 bash[17573]: audit 2024-01-13T11:04:23.354227+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.345975\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346175\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346300\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346420\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346540\", \"created\": \"2024-01-13T11:04:22.421981\"}}, \"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\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}}, \"last_daemon_update\": \"2024-01-13T11:04:23.346733\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:04:24.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:23 smithi121 bash[17573]: audit 2024-01-13T11:04:23.355551+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:04:24.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:23 smithi121 bash[17573]: cluster 2024-01-13T11:04:23.872994+0000 mgr.y (mgr.14140) 157 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:24.724 INFO:journalctl@ceph.osd.6.smithi154.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-13T11:04:25.400 INFO:journalctl@ceph.osd.6.smithi154.stdout:Jan 13 11:04:25 smithi154 bash[19064]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-01-13T11:04:25.400 INFO:journalctl@ceph.osd.6.smithi154.stdout:Jan 13 11:04:25 smithi154 bash[19064]: 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 2024-01-13T11:04:25.400 INFO:journalctl@ceph.osd.6.smithi154.stdout:Jan 13 11:04:25 smithi154 bash[19064]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-01-13T11:04:25.400 INFO:journalctl@ceph.osd.6.smithi154.stdout:Jan 13 11:04:25 smithi154 bash[19064]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-01-13T11:04:25.400 INFO:journalctl@ceph.osd.6.smithi154.stdout:Jan 13 11:04:25 smithi154 bash[19064]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-01-13T11:04:25.400 INFO:journalctl@ceph.osd.6.smithi154.stdout:Jan 13 11:04:25 smithi154 bash[19064]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-01-13T11:04:25.400 INFO:journalctl@ceph.osd.6.smithi154.stdout:Jan 13 11:04:25 smithi154 bash[19064]: --> ceph-volume lvm activate successful for osd ID: 6 2024-01-13T11:04:27.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:26 smithi121 bash[14010]: cluster 2024-01-13T11:04:25.873550+0000 mgr.y (mgr.14140) 158 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:27.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:26 smithi121 bash[17573]: cluster 2024-01-13T11:04:25.873550+0000 mgr.y (mgr.14140) 158 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:27.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:26 smithi154 bash[13980]: cluster 2024-01-13T11:04:25.873550+0000 mgr.y (mgr.14140) 158 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:28.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:27 smithi154 bash[13980]: audit 2024-01-13T11:04:26.890263+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143821.7553957, \"finished_at\": 1705143837.2793784}, {\"id\": \"e202ce7e-1590-4aae-b8bc-b2c757af1027\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705143845.9088542, \"finished_at\": 1705143862.4675097}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-13T11:04:28.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:27 smithi154 bash[13980]: audit 2024-01-13T11:04:26.894866+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143821.7553957, \"finished_at\": 1705143837.2793784}, {\"id\": \"e202ce7e-1590-4aae-b8bc-b2c757af1027\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705143845.9088542, \"finished_at\": 1705143862.4675097}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-01-13T11:04:28.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:27 smithi121 bash[14010]: audit 2024-01-13T11:04:26.890263+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143821.7553957, \"finished_at\": 1705143837.2793784}, {\"id\": \"e202ce7e-1590-4aae-b8bc-b2c757af1027\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705143845.9088542, \"finished_at\": 1705143862.4675097}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-13T11:04:28.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:27 smithi121 bash[14010]: audit 2024-01-13T11:04:26.894866+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143821.7553957, \"finished_at\": 1705143837.2793784}, {\"id\": \"e202ce7e-1590-4aae-b8bc-b2c757af1027\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705143845.9088542, \"finished_at\": 1705143862.4675097}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-01-13T11:04:28.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:27 smithi121 bash[17573]: audit 2024-01-13T11:04:26.890263+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143821.7553957, \"finished_at\": 1705143837.2793784}, {\"id\": \"e202ce7e-1590-4aae-b8bc-b2c757af1027\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705143845.9088542, \"finished_at\": 1705143862.4675097}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-13T11:04:28.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:27 smithi121 bash[17573]: audit 2024-01-13T11:04:26.894866+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143821.7553957, \"finished_at\": 1705143837.2793784}, {\"id\": \"e202ce7e-1590-4aae-b8bc-b2c757af1027\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705143845.9088542, \"finished_at\": 1705143862.4675097}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-01-13T11:04:29.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:28 smithi154 bash[13980]: cluster 2024-01-13T11:04:27.874176+0000 mgr.y (mgr.14140) 159 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:29.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:28 smithi121 bash[14010]: cluster 2024-01-13T11:04:27.874176+0000 mgr.y (mgr.14140) 159 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:29.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:28 smithi121 bash[17573]: cluster 2024-01-13T11:04:27.874176+0000 mgr.y (mgr.14140) 159 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:29.516 INFO:journalctl@ceph.osd.6.smithi154.stdout:Jan 13 11:04:29 smithi154 bash[19368]: debug 2024-01-13T11:04:29.285+0000 7ff03617bec0 -1 Falling back to public interface 2024-01-13T11:04:30.143 INFO:teuthology.orchestra.run.smithi154.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-01-13T11:04:30.143 INFO:teuthology.orchestra.run.smithi154.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-01-13T11:04:30.143 INFO:teuthology.orchestra.run.smithi154.stderr: stderr: 10+0 records in 2024-01-13T11:04:30.143 INFO:teuthology.orchestra.run.smithi154.stderr:10+0 records out 2024-01-13T11:04:30.143 INFO:teuthology.orchestra.run.smithi154.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0182346 s, 575 MB/s 2024-01-13T11:04:30.143 INFO:teuthology.orchestra.run.smithi154.stderr:--> Zapping successful for: 2024-01-13T11:04:30.213 INFO:journalctl@ceph.osd.6.smithi154.stdout:Jan 13 11:04:29 smithi154 bash[19368]: debug 2024-01-13T11:04:29.929+0000 7ff03617bec0 -1 osd.6 0 log_to_monitors {default=true} 2024-01-13T11:04:30.952 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph orch daemon add osd smithi154:vg_nvme/lv_1 2024-01-13T11:04:31.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:30 smithi154 bash[13980]: cluster 2024-01-13T11:04:29.874873+0000 mgr.y (mgr.14140) 160 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:31.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:30 smithi154 bash[13980]: audit 2024-01-13T11:04:29.939889+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.154:6816/3802830093,v1:172.21.15.154:6817/3802830093]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-01-13T11:04:31.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:30 smithi154 bash[13980]: audit 2024-01-13T11:04:29.940234+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"]}]: dispatch 2024-01-13T11:04:31.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:30 smithi121 bash[17573]: cluster 2024-01-13T11:04:29.874873+0000 mgr.y (mgr.14140) 160 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:31.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:30 smithi121 bash[17573]: audit 2024-01-13T11:04:29.939889+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.154:6816/3802830093,v1:172.21.15.154:6817/3802830093]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-01-13T11:04:31.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:30 smithi121 bash[17573]: audit 2024-01-13T11:04:29.940234+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"]}]: dispatch 2024-01-13T11:04:31.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:30 smithi121 bash[14010]: cluster 2024-01-13T11:04:29.874873+0000 mgr.y (mgr.14140) 160 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:31.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:30 smithi121 bash[14010]: audit 2024-01-13T11:04:29.939889+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.154:6816/3802830093,v1:172.21.15.154:6817/3802830093]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-01-13T11:04:31.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:30 smithi121 bash[14010]: audit 2024-01-13T11:04:29.940234+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"]}]: dispatch 2024-01-13T11:04:32.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:31 smithi121 bash[14010]: cluster 2024-01-13T11:04:30.898415+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-13T11:04:32.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:31 smithi121 bash[14010]: cluster 2024-01-13T11:04:30.898504+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-13T11:04:32.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:31 smithi121 bash[14010]: audit 2024-01-13T11:04:30.902044+0000 mon.a (mon.0) 415 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-01-13T11:04:32.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:31 smithi121 bash[14010]: cluster 2024-01-13T11:04:30.902109+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2024-01-13T11:04:32.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:31 smithi121 bash[14010]: audit 2024-01-13T11:04:30.902352+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-13T11:04:32.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:31 smithi121 bash[14010]: audit 2024-01-13T11:04:30.905011+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.154:6816/3802830093,v1:172.21.15.154:6817/3802830093]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-01-13T11:04:32.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:31 smithi121 bash[14010]: audit 2024-01-13T11:04:30.905237+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=smithi154", "root=default"]}]: dispatch 2024-01-13T11:04:32.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:31 smithi121 bash[14010]: audit 2024-01-13T11:04:31.705412+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:04:32.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:31 smithi121 bash[17573]: cluster 2024-01-13T11:04:30.898415+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-13T11:04:32.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:31 smithi121 bash[17573]: cluster 2024-01-13T11:04:30.898504+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-13T11:04:32.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:31 smithi121 bash[17573]: audit 2024-01-13T11:04:30.902044+0000 mon.a (mon.0) 415 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-01-13T11:04:32.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:31 smithi121 bash[17573]: cluster 2024-01-13T11:04:30.902109+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2024-01-13T11:04:32.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:31 smithi121 bash[17573]: audit 2024-01-13T11:04:30.902352+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-13T11:04:32.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:31 smithi121 bash[17573]: audit 2024-01-13T11:04:30.905011+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.154:6816/3802830093,v1:172.21.15.154:6817/3802830093]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-01-13T11:04:32.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:31 smithi121 bash[17573]: audit 2024-01-13T11:04:30.905237+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=smithi154", "root=default"]}]: dispatch 2024-01-13T11:04:32.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:31 smithi121 bash[17573]: audit 2024-01-13T11:04:31.705412+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:04:32.287 INFO:journalctl@ceph.osd.6.smithi154.stdout:Jan 13 11:04:31 smithi154 bash[19368]: debug 2024-01-13T11:04:31.909+0000 7ff01af28700 -1 osd.6 0 waiting for initial osdmap 2024-01-13T11:04:32.288 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:31 smithi154 bash[13980]: cluster 2024-01-13T11:04:30.898415+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-13T11:04:32.288 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:31 smithi154 bash[13980]: cluster 2024-01-13T11:04:30.898504+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-13T11:04:32.288 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:31 smithi154 bash[13980]: audit 2024-01-13T11:04:30.902044+0000 mon.a (mon.0) 415 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-01-13T11:04:32.288 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:31 smithi154 bash[13980]: cluster 2024-01-13T11:04:30.902109+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2024-01-13T11:04:32.288 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:31 smithi154 bash[13980]: audit 2024-01-13T11:04:30.902352+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-13T11:04:32.288 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:31 smithi154 bash[13980]: audit 2024-01-13T11:04:30.905011+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.154:6816/3802830093,v1:172.21.15.154:6817/3802830093]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-01-13T11:04:32.288 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:31 smithi154 bash[13980]: audit 2024-01-13T11:04:30.905237+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=smithi154", "root=default"]}]: dispatch 2024-01-13T11:04:32.288 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:31 smithi154 bash[13980]: audit 2024-01-13T11:04:31.705412+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:04:33.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:32 smithi154 bash[13980]: cluster 2024-01-13T11:04:31.875459+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:33.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:32 smithi154 bash[13980]: audit 2024-01-13T11:04:31.906391+0000 mon.a (mon.0) 420 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2024-01-13T11:04:33.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:32 smithi154 bash[13980]: cluster 2024-01-13T11:04:31.906561+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e41: 7 total, 6 up, 6 in 2024-01-13T11:04:33.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:32 smithi154 bash[13980]: audit 2024-01-13T11:04:31.908067+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-13T11:04:33.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:32 smithi154 bash[13980]: audit 2024-01-13T11:04:31.940079+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.345975\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346175\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346300\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346420\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346540\", \"created\": \"2024-01-13T11:04:22.421981\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}}, \"last_daemon_update\": \"2024-01-13T11:04:23.346733\", \"last_device_update\": \"2024-01-13T11:04:31.938682\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:04:33.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:32 smithi154 bash[13980]: audit 2024-01-13T11:04:31.945718+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.345975\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346175\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346300\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346420\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346540\", \"created\": \"2024-01-13T11:04:22.421981\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}}, \"last_daemon_update\": \"2024-01-13T11:04:23.346733\", \"last_device_update\": \"2024-01-13T11:04:31.938682\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:04:33.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:32 smithi121 bash[14010]: cluster 2024-01-13T11:04:31.875459+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:33.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:32 smithi121 bash[14010]: audit 2024-01-13T11:04:31.906391+0000 mon.a (mon.0) 420 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2024-01-13T11:04:33.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:32 smithi121 bash[14010]: cluster 2024-01-13T11:04:31.906561+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e41: 7 total, 6 up, 6 in 2024-01-13T11:04:33.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:32 smithi121 bash[14010]: audit 2024-01-13T11:04:31.908067+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-13T11:04:33.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:32 smithi121 bash[17573]: cluster 2024-01-13T11:04:31.875459+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2024-01-13T11:04:33.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:32 smithi121 bash[17573]: audit 2024-01-13T11:04:31.906391+0000 mon.a (mon.0) 420 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2024-01-13T11:04:33.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:32 smithi121 bash[17573]: cluster 2024-01-13T11:04:31.906561+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e41: 7 total, 6 up, 6 in 2024-01-13T11:04:33.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:32 smithi121 bash[17573]: audit 2024-01-13T11:04:31.908067+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-13T11:04:33.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:32 smithi121 bash[17573]: audit 2024-01-13T11:04:31.940079+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.345975\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346175\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346300\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346420\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346540\", \"created\": \"2024-01-13T11:04:22.421981\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}}, \"last_daemon_update\": \"2024-01-13T11:04:23.346733\", \"last_device_update\": \"2024-01-13T11:04:31.938682\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:04:33.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:32 smithi121 bash[17573]: audit 2024-01-13T11:04:31.945718+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.345975\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346175\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346300\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346420\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346540\", \"created\": \"2024-01-13T11:04:22.421981\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}}, \"last_daemon_update\": \"2024-01-13T11:04:23.346733\", \"last_device_update\": \"2024-01-13T11:04:31.938682\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:04:33.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:32 smithi121 bash[14010]: audit 2024-01-13T11:04:31.940079+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.345975\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346175\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346300\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346420\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346540\", \"created\": \"2024-01-13T11:04:22.421981\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}}, \"last_daemon_update\": \"2024-01-13T11:04:23.346733\", \"last_device_update\": \"2024-01-13T11:04:31.938682\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:04:33.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:32 smithi121 bash[14010]: audit 2024-01-13T11:04:31.945718+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.345975\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346175\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346300\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346420\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346540\", \"created\": \"2024-01-13T11:04:22.421981\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}}, \"last_daemon_update\": \"2024-01-13T11:04:23.346733\", \"last_device_update\": \"2024-01-13T11:04:31.938682\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:04:34.183 INFO:journalctl@ceph.osd.1.smithi121.stdout:Jan 13 11:04:33 smithi121 bash[21297]: debug 2024-01-13T11:04:33.930+0000 7fac09903700 -1 osd.1 43 build_incremental_map_msg missing incremental map 43 2024-01-13T11:04:34.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:33 smithi121 bash[17573]: cluster 2024-01-13T11:04:32.909348+0000 mon.a (mon.0) 425 : cluster [INF] osd.6 [v2:172.21.15.154:6816/3802830093,v1:172.21.15.154:6817/3802830093] boot 2024-01-13T11:04:34.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:33 smithi121 bash[17573]: cluster 2024-01-13T11:04:32.909442+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-01-13T11:04:34.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:33 smithi121 bash[17573]: audit 2024-01-13T11:04:32.909753+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-13T11:04:34.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:33 smithi121 bash[17573]: audit 2024-01-13T11:04:33.787142+0000 mgr.y (mgr.14140) 162 : audit [DBG] from='client.34277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi154:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:04:34.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:33 smithi121 bash[17573]: cephadm 2024-01-13T11:04:33.788695+0000 mgr.y (mgr.14140) 163 : cephadm [INF] Applying osd on host smithi154... 2024-01-13T11:04:34.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:33 smithi121 bash[17573]: audit 2024-01-13T11:04:33.789264+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-13T11:04:34.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:33 smithi121 bash[17573]: audit 2024-01-13T11:04:33.791060+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:04:34.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:33 smithi121 bash[17573]: audit 2024-01-13T11:04:33.794094+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:04:34.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:33 smithi121 bash[17573]: cluster 2024-01-13T11:04:33.876029+0000 mgr.y (mgr.14140) 164 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:34.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:33 smithi121 bash[14010]: cluster 2024-01-13T11:04:32.909348+0000 mon.a (mon.0) 425 : cluster [INF] osd.6 [v2:172.21.15.154:6816/3802830093,v1:172.21.15.154:6817/3802830093] boot 2024-01-13T11:04:34.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:33 smithi121 bash[14010]: cluster 2024-01-13T11:04:32.909442+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-01-13T11:04:34.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:33 smithi121 bash[14010]: audit 2024-01-13T11:04:32.909753+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-13T11:04:34.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:33 smithi121 bash[14010]: audit 2024-01-13T11:04:33.787142+0000 mgr.y (mgr.14140) 162 : audit [DBG] from='client.34277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi154:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:04:34.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:33 smithi121 bash[14010]: cephadm 2024-01-13T11:04:33.788695+0000 mgr.y (mgr.14140) 163 : cephadm [INF] Applying osd on host smithi154... 2024-01-13T11:04:34.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:33 smithi121 bash[14010]: audit 2024-01-13T11:04:33.789264+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-13T11:04:34.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:33 smithi121 bash[14010]: audit 2024-01-13T11:04:33.791060+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:04:34.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:33 smithi121 bash[14010]: audit 2024-01-13T11:04:33.794094+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:04:34.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:33 smithi121 bash[14010]: cluster 2024-01-13T11:04:33.876029+0000 mgr.y (mgr.14140) 164 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:34.397 INFO:journalctl@ceph.osd.5.smithi154.stdout:Jan 13 11:04:33 smithi154 bash[17689]: debug 2024-01-13T11:04:33.925+0000 7fe8e23fb700 -1 osd.5 43 build_incremental_map_msg missing incremental map 43 2024-01-13T11:04:34.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:33 smithi154 bash[13980]: cluster 2024-01-13T11:04:32.909348+0000 mon.a (mon.0) 425 : cluster [INF] osd.6 [v2:172.21.15.154:6816/3802830093,v1:172.21.15.154:6817/3802830093] boot 2024-01-13T11:04:34.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:33 smithi154 bash[13980]: cluster 2024-01-13T11:04:32.909442+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-01-13T11:04:34.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:33 smithi154 bash[13980]: audit 2024-01-13T11:04:32.909753+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-13T11:04:34.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:33 smithi154 bash[13980]: audit 2024-01-13T11:04:33.787142+0000 mgr.y (mgr.14140) 162 : audit [DBG] from='client.34277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi154:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:04:34.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:33 smithi154 bash[13980]: cephadm 2024-01-13T11:04:33.788695+0000 mgr.y (mgr.14140) 163 : cephadm [INF] Applying osd on host smithi154... 2024-01-13T11:04:34.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:33 smithi154 bash[13980]: audit 2024-01-13T11:04:33.789264+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-13T11:04:34.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:33 smithi154 bash[13980]: audit 2024-01-13T11:04:33.791060+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:04:34.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:33 smithi154 bash[13980]: audit 2024-01-13T11:04:33.794094+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:04:34.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:33 smithi154 bash[13980]: cluster 2024-01-13T11:04:33.876029+0000 mgr.y (mgr.14140) 164 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:35.070 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:34 smithi154 bash[13980]: cluster 2024-01-13T11:04:33.929260+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-01-13T11:04:35.182 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:34 smithi121 bash[17573]: cluster 2024-01-13T11:04:33.929260+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-01-13T11:04:35.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:34 smithi121 bash[14010]: cluster 2024-01-13T11:04:33.929260+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-01-13T11:04:37.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:36 smithi154 bash[13980]: cluster 2024-01-13T11:04:35.876561+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:37.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:36 smithi121 bash[14010]: cluster 2024-01-13T11:04:35.876561+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:37.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:36 smithi121 bash[17573]: cluster 2024-01-13T11:04:35.876561+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:38.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:37 smithi154 bash[13980]: audit 2024-01-13T11:04:37.027067+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.154:0/1072982129' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d053a370-24c3-46d8-a0d6-55d2543fc1ad"}]: dispatch 2024-01-13T11:04:38.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:37 smithi154 bash[13980]: audit 2024-01-13T11:04:37.027437+0000 mon.a (mon.0) 432 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d053a370-24c3-46d8-a0d6-55d2543fc1ad"}]: dispatch 2024-01-13T11:04:38.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:37 smithi154 bash[13980]: audit 2024-01-13T11:04:37.037956+0000 mon.a (mon.0) 433 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d053a370-24c3-46d8-a0d6-55d2543fc1ad"}]': finished 2024-01-13T11:04:38.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:37 smithi154 bash[13980]: cluster 2024-01-13T11:04:37.038114+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2024-01-13T11:04:38.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:37 smithi154 bash[13980]: audit 2024-01-13T11:04:37.038459+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-13T11:04:38.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:37 smithi121 bash[17573]: audit 2024-01-13T11:04:37.027067+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.154:0/1072982129' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d053a370-24c3-46d8-a0d6-55d2543fc1ad"}]: dispatch 2024-01-13T11:04:38.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:37 smithi121 bash[17573]: audit 2024-01-13T11:04:37.027437+0000 mon.a (mon.0) 432 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d053a370-24c3-46d8-a0d6-55d2543fc1ad"}]: dispatch 2024-01-13T11:04:38.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:37 smithi121 bash[17573]: audit 2024-01-13T11:04:37.037956+0000 mon.a (mon.0) 433 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d053a370-24c3-46d8-a0d6-55d2543fc1ad"}]': finished 2024-01-13T11:04:38.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:37 smithi121 bash[17573]: cluster 2024-01-13T11:04:37.038114+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2024-01-13T11:04:38.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:37 smithi121 bash[17573]: audit 2024-01-13T11:04:37.038459+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-13T11:04:38.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:37 smithi121 bash[14010]: audit 2024-01-13T11:04:37.027067+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.154:0/1072982129' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d053a370-24c3-46d8-a0d6-55d2543fc1ad"}]: dispatch 2024-01-13T11:04:38.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:37 smithi121 bash[14010]: audit 2024-01-13T11:04:37.027437+0000 mon.a (mon.0) 432 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d053a370-24c3-46d8-a0d6-55d2543fc1ad"}]: dispatch 2024-01-13T11:04:38.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:37 smithi121 bash[14010]: audit 2024-01-13T11:04:37.037956+0000 mon.a (mon.0) 433 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d053a370-24c3-46d8-a0d6-55d2543fc1ad"}]': finished 2024-01-13T11:04:38.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:37 smithi121 bash[14010]: cluster 2024-01-13T11:04:37.038114+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2024-01-13T11:04:38.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:37 smithi121 bash[14010]: audit 2024-01-13T11:04:37.038459+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-13T11:04:39.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:38 smithi154 bash[13980]: cluster 2024-01-13T11:04:37.877151+0000 mgr.y (mgr.14140) 166 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:39.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:38 smithi121 bash[14010]: cluster 2024-01-13T11:04:37.877151+0000 mgr.y (mgr.14140) 166 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:39.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:38 smithi121 bash[17573]: cluster 2024-01-13T11:04:37.877151+0000 mgr.y (mgr.14140) 166 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:40.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:39 smithi121 bash[14010]: audit 2024-01-13T11:04:39.270637+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.154:0/3623903194' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-13T11:04:40.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:39 smithi121 bash[17573]: audit 2024-01-13T11:04:39.270637+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.154:0/3623903194' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-13T11:04:40.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:39 smithi154 bash[13980]: audit 2024-01-13T11:04:39.270637+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.154:0/3623903194' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-13T11:04:41.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:40 smithi121 bash[14010]: cluster 2024-01-13T11:04:39.877875+0000 mgr.y (mgr.14140) 167 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:41.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:40 smithi121 bash[17573]: cluster 2024-01-13T11:04:39.877875+0000 mgr.y (mgr.14140) 167 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:41.333 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:40 smithi154 bash[13980]: cluster 2024-01-13T11:04:39.877875+0000 mgr.y (mgr.14140) 167 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:42.304 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:41 smithi154 bash[13980]: cluster 2024-01-13T11:04:41.878568+0000 mgr.y (mgr.14140) 168 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:42.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:41 smithi121 bash[14010]: cluster 2024-01-13T11:04:41.878568+0000 mgr.y (mgr.14140) 168 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:42.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:41 smithi121 bash[17573]: cluster 2024-01-13T11:04:41.878568+0000 mgr.y (mgr.14140) 168 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:43.239 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:42 smithi154 bash[13980]: audit 2024-01-13T11:04:42.063938+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:04:43.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:42 smithi121 bash[14010]: audit 2024-01-13T11:04:42.063938+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:04:43.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:42 smithi121 bash[17573]: audit 2024-01-13T11:04:42.063938+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:04:44.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:43 smithi154 bash[13980]: cluster 2024-01-13T11:04:43.879164+0000 mgr.y (mgr.14140) 169 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:44.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:43 smithi121 bash[14010]: cluster 2024-01-13T11:04:43.879164+0000 mgr.y (mgr.14140) 169 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:44.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:43 smithi121 bash[17573]: cluster 2024-01-13T11:04:43.879164+0000 mgr.y (mgr.14140) 169 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:46.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:45 smithi121 bash[17573]: audit 2024-01-13T11:04:45.837644+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-01-13T11:04:46.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:45 smithi121 bash[17573]: audit 2024-01-13T11:04:45.839558+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:04:46.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:45 smithi121 bash[17573]: audit 2024-01-13T11:04:45.841815+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-01-13T11:04:46.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:45 smithi121 bash[14010]: audit 2024-01-13T11:04:45.837644+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-01-13T11:04:46.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:45 smithi121 bash[14010]: audit 2024-01-13T11:04:45.839558+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:04:46.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:45 smithi121 bash[14010]: audit 2024-01-13T11:04:45.841815+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-01-13T11:04:46.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:45 smithi154 bash[13980]: audit 2024-01-13T11:04:45.837644+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-01-13T11:04:46.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:45 smithi154 bash[13980]: audit 2024-01-13T11:04:45.839558+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:04:46.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:45 smithi154 bash[13980]: audit 2024-01-13T11:04:45.841815+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-01-13T11:04:47.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:46 smithi154 bash[13980]: cephadm 2024-01-13T11:04:45.841139+0000 mgr.y (mgr.14140) 170 : cephadm [INF] Deploying daemon osd.7 on smithi154 2024-01-13T11:04:47.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:46 smithi154 bash[13980]: cluster 2024-01-13T11:04:45.879718+0000 mgr.y (mgr.14140) 171 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:47.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:46 smithi121 bash[14010]: cephadm 2024-01-13T11:04:45.841139+0000 mgr.y (mgr.14140) 170 : cephadm [INF] Deploying daemon osd.7 on smithi154 2024-01-13T11:04:47.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:46 smithi121 bash[14010]: cluster 2024-01-13T11:04:45.879718+0000 mgr.y (mgr.14140) 171 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:47.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:46 smithi121 bash[17573]: cephadm 2024-01-13T11:04:45.841139+0000 mgr.y (mgr.14140) 170 : cephadm [INF] Deploying daemon osd.7 on smithi154 2024-01-13T11:04:47.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:46 smithi121 bash[17573]: cluster 2024-01-13T11:04:45.879718+0000 mgr.y (mgr.14140) 171 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:48.100 INFO:teuthology.orchestra.run.smithi154.stdout:Created osd(s) 7 on host 'smithi154' 2024-01-13T11:04:49.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:48 smithi121 bash[14010]: cluster 2024-01-13T11:04:47.880244+0000 mgr.y (mgr.14140) 172 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:49.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:48 smithi121 bash[17573]: cluster 2024-01-13T11:04:47.880244+0000 mgr.y (mgr.14140) 172 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:49.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:48 smithi121 bash[17573]: audit 2024-01-13T11:04:48.083670+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.345975\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346175\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346300\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346420\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346540\", \"created\": \"2024-01-13T11:04:22.421981\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}}, \"last_device_update\": \"2024-01-13T11:04:31.938682\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:04:49.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:48 smithi121 bash[17573]: audit 2024-01-13T11:04:48.084812+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:04:49.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:48 smithi121 bash[17573]: audit 2024-01-13T11:04:48.091501+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.345975\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346175\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346300\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346420\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346540\", \"created\": \"2024-01-13T11:04:22.421981\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}}, \"last_device_update\": \"2024-01-13T11:04:31.938682\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:04:49.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:48 smithi121 bash[14010]: audit 2024-01-13T11:04:48.083670+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.345975\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346175\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346300\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346420\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346540\", \"created\": \"2024-01-13T11:04:22.421981\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}}, \"last_device_update\": \"2024-01-13T11:04:31.938682\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:04:49.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:48 smithi121 bash[14010]: audit 2024-01-13T11:04:48.084812+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:04:49.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:48 smithi121 bash[14010]: audit 2024-01-13T11:04:48.091501+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.345975\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346175\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346300\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346420\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346540\", \"created\": \"2024-01-13T11:04:22.421981\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}}, \"last_device_update\": \"2024-01-13T11:04:31.938682\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:04:49.217 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:48 smithi154 bash[13980]: cluster 2024-01-13T11:04:47.880244+0000 mgr.y (mgr.14140) 172 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:49.217 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:48 smithi154 bash[13980]: audit 2024-01-13T11:04:48.083670+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.345975\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346175\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346300\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346420\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346540\", \"created\": \"2024-01-13T11:04:22.421981\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}}, \"last_device_update\": \"2024-01-13T11:04:31.938682\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:04:49.218 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:48 smithi154 bash[13980]: audit 2024-01-13T11:04:48.084812+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:04:49.218 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:48 smithi154 bash[13980]: audit 2024-01-13T11:04:48.091501+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.345975\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346175\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346300\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346420\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:23.346540\", \"created\": \"2024-01-13T11:04:22.421981\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}}, \"last_device_update\": \"2024-01-13T11:04:31.938682\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:04:49.872 DEBUG:teuthology.orchestra.run.smithi154:osd.7> sudo journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@osd.7.service 2024-01-13T11:04:49.874 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-01-13T11:04:49.875 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph osd stat -f json 2024-01-13T11:04:50.058 INFO:journalctl@ceph.osd.7.smithi154.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-13T11:04:50.124 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:49 smithi154 bash[13980]: audit 2024-01-13T11:04:48.961627+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959053\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959252\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959380\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959502\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959622\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959778\", \"created\": \"2024-01-13T11:04:48.061420\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}}, \"last_daemon_update\": \"2024-01-13T11:04:48.959980\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:04:50.124 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:49 smithi154 bash[13980]: audit 2024-01-13T11:04:48.969440+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959053\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959252\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959380\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959502\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959622\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959778\", \"created\": \"2024-01-13T11:04:48.061420\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}}, \"last_daemon_update\": \"2024-01-13T11:04:48.959980\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:04:50.124 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:49 smithi154 bash[13980]: audit 2024-01-13T11:04:48.970640+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:04:50.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:49 smithi121 bash[17573]: audit 2024-01-13T11:04:48.961627+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959053\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959252\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959380\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959502\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959622\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959778\", \"created\": \"2024-01-13T11:04:48.061420\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}}, \"last_daemon_update\": \"2024-01-13T11:04:48.959980\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:04:50.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:49 smithi121 bash[17573]: audit 2024-01-13T11:04:48.969440+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959053\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959252\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959380\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959502\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959622\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959778\", \"created\": \"2024-01-13T11:04:48.061420\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}}, \"last_daemon_update\": \"2024-01-13T11:04:48.959980\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:04:50.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:49 smithi121 bash[17573]: audit 2024-01-13T11:04:48.970640+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:04:50.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:49 smithi121 bash[14010]: audit 2024-01-13T11:04:48.961627+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959053\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959252\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959380\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959502\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959622\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959778\", \"created\": \"2024-01-13T11:04:48.061420\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}}, \"last_daemon_update\": \"2024-01-13T11:04:48.959980\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:04:50.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:49 smithi121 bash[14010]: audit 2024-01-13T11:04:48.969440+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959053\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959252\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959380\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959502\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959622\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959778\", \"created\": \"2024-01-13T11:04:48.061420\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}}, \"last_daemon_update\": \"2024-01-13T11:04:48.959980\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:04:50.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:49 smithi121 bash[14010]: audit 2024-01-13T11:04:48.970640+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-13T11:04:50.647 INFO:journalctl@ceph.osd.7.smithi154.stdout:Jan 13 11:04:50 smithi154 bash[20673]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-01-13T11:04:50.647 INFO:journalctl@ceph.osd.7.smithi154.stdout:Jan 13 11:04:50 smithi154 bash[20673]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2024-01-13T11:04:50.647 INFO:journalctl@ceph.osd.7.smithi154.stdout:Jan 13 11:04:50 smithi154 bash[20673]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-01-13T11:04:50.647 INFO:journalctl@ceph.osd.7.smithi154.stdout:Jan 13 11:04:50 smithi154 bash[20673]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-01-13T11:04:50.647 INFO:journalctl@ceph.osd.7.smithi154.stdout:Jan 13 11:04:50 smithi154 bash[20673]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-01-13T11:04:50.647 INFO:journalctl@ceph.osd.7.smithi154.stdout:Jan 13 11:04:50 smithi154 bash[20673]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-01-13T11:04:50.647 INFO:journalctl@ceph.osd.7.smithi154.stdout:Jan 13 11:04:50 smithi154 bash[20673]: --> ceph-volume lvm activate successful for osd ID: 7 2024-01-13T11:04:51.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:50 smithi154 bash[13980]: cluster 2024-01-13T11:04:49.880846+0000 mgr.y (mgr.14140) 173 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:51.154 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:50 smithi121 bash[14010]: cluster 2024-01-13T11:04:49.880846+0000 mgr.y (mgr.14140) 173 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:51.155 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:50 smithi121 bash[17573]: cluster 2024-01-13T11:04:49.880846+0000 mgr.y (mgr.14140) 173 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:52.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:51 smithi154 bash[13980]: cluster 2024-01-13T11:04:51.881405+0000 mgr.y (mgr.14140) 174 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:52.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:51 smithi154 bash[13980]: audit 2024-01-13T11:04:51.897115+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143821.7553957, \"finished_at\": 1705143837.2793784}, {\"id\": \"e202ce7e-1590-4aae-b8bc-b2c757af1027\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705143845.9088542, \"finished_at\": 1705143862.4675097}, {\"id\": \"1879b884-5023-4e9a-bc17-1ceb85ed31d6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705143872.9079666, \"finished_at\": 1705143888.105992}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-13T11:04:52.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:51 smithi154 bash[13980]: audit 2024-01-13T11:04:51.902928+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143821.7553957, \"finished_at\": 1705143837.2793784}, {\"id\": \"e202ce7e-1590-4aae-b8bc-b2c757af1027\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705143845.9088542, \"finished_at\": 1705143862.4675097}, {\"id\": \"1879b884-5023-4e9a-bc17-1ceb85ed31d6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705143872.9079666, \"finished_at\": 1705143888.105992}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-01-13T11:04:52.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:51 smithi121 bash[14010]: cluster 2024-01-13T11:04:51.881405+0000 mgr.y (mgr.14140) 174 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:52.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:51 smithi121 bash[14010]: audit 2024-01-13T11:04:51.897115+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143821.7553957, \"finished_at\": 1705143837.2793784}, {\"id\": \"e202ce7e-1590-4aae-b8bc-b2c757af1027\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705143845.9088542, \"finished_at\": 1705143862.4675097}, {\"id\": \"1879b884-5023-4e9a-bc17-1ceb85ed31d6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705143872.9079666, \"finished_at\": 1705143888.105992}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-13T11:04:52.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:51 smithi121 bash[14010]: audit 2024-01-13T11:04:51.902928+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143821.7553957, \"finished_at\": 1705143837.2793784}, {\"id\": \"e202ce7e-1590-4aae-b8bc-b2c757af1027\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705143845.9088542, \"finished_at\": 1705143862.4675097}, {\"id\": \"1879b884-5023-4e9a-bc17-1ceb85ed31d6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705143872.9079666, \"finished_at\": 1705143888.105992}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-01-13T11:04:52.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:51 smithi121 bash[17573]: cluster 2024-01-13T11:04:51.881405+0000 mgr.y (mgr.14140) 174 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:52.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:51 smithi121 bash[17573]: audit 2024-01-13T11:04:51.897115+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143821.7553957, \"finished_at\": 1705143837.2793784}, {\"id\": \"e202ce7e-1590-4aae-b8bc-b2c757af1027\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705143845.9088542, \"finished_at\": 1705143862.4675097}, {\"id\": \"1879b884-5023-4e9a-bc17-1ceb85ed31d6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705143872.9079666, \"finished_at\": 1705143888.105992}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-13T11:04:52.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:51 smithi121 bash[17573]: audit 2024-01-13T11:04:51.902928+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143821.7553957, \"finished_at\": 1705143837.2793784}, {\"id\": \"e202ce7e-1590-4aae-b8bc-b2c757af1027\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705143845.9088542, \"finished_at\": 1705143862.4675097}, {\"id\": \"1879b884-5023-4e9a-bc17-1ceb85ed31d6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705143872.9079666, \"finished_at\": 1705143888.105992}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-01-13T11:04:52.755 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-01-13T11:04:53.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:52 smithi154 bash[13980]: audit 2024-01-13T11:04:52.750824+0000 mon.a (mon.0) 448 : audit [DBG] from='client.? 172.21.15.121:0/2391024976' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-01-13T11:04:53.147 INFO:journalctl@ceph.osd.7.smithi154.stdout:Jan 13 11:04:53 smithi154 bash[20981]: debug 2024-01-13T11:04:53.001+0000 7f6a2703eec0 1 -- 172.21.15.154:0/3043147542 >> [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] conn(0x55a36758f000 msgr2=0x55a36758bb00 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-01-13T11:04:53.147 INFO:journalctl@ceph.osd.7.smithi154.stdout:Jan 13 11:04:53 smithi154 bash[20981]: debug 2024-01-13T11:04:53.001+0000 7f6a2703eec0 1 --2- 172.21.15.154:0/3043147542 >> [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] conn(0x55a36758f000 0x55a36758bb00 secure :-1 s=READY pgs=42 cs=0 l=1 rx=0x55a367525d10 tx=0x55a3681faaa0).stop 2024-01-13T11:04:53.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:52 smithi121 bash[17573]: audit 2024-01-13T11:04:52.750824+0000 mon.a (mon.0) 448 : audit [DBG] from='client.? 172.21.15.121:0/2391024976' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-01-13T11:04:53.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:52 smithi121 bash[14010]: audit 2024-01-13T11:04:52.750824+0000 mon.a (mon.0) 448 : audit [DBG] from='client.? 172.21.15.121:0/2391024976' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-01-13T11:04:53.498 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":44,"num_osds":8,"num_up_osds":7,"osd_up_since":1705143872,"num_in_osds":7,"osd_in_since":1705143872,"num_remapped_pgs":0} 2024-01-13T11:04:53.897 INFO:journalctl@ceph.osd.7.smithi154.stdout:Jan 13 11:04:53 smithi154 bash[20981]: debug 2024-01-13T11:04:53.577+0000 7f6a2703eec0 -1 Falling back to public interface 2024-01-13T11:04:54.240 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:53 smithi154 bash[13980]: cluster 2024-01-13T11:04:53.881972+0000 mgr.y (mgr.14140) 175 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:54.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:53 smithi121 bash[17573]: cluster 2024-01-13T11:04:53.881972+0000 mgr.y (mgr.14140) 175 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:54.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:53 smithi121 bash[14010]: cluster 2024-01-13T11:04:53.881972+0000 mgr.y (mgr.14140) 175 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:54.500 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph osd stat -f json 2024-01-13T11:04:54.647 INFO:journalctl@ceph.osd.7.smithi154.stdout:Jan 13 11:04:54 smithi154 bash[20981]: debug 2024-01-13T11:04:54.233+0000 7f6a2703eec0 -1 osd.7 0 log_to_monitors {default=true} 2024-01-13T11:04:55.351 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:54 smithi121 bash[14010]: audit 2024-01-13T11:04:54.242122+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.154:6824/2966660409,v1:172.21.15.154:6825/2966660409]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-01-13T11:04:55.351 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:54 smithi121 bash[14010]: audit 2024-01-13T11:04:54.242166+0000 mon.a (mon.0) 449 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-01-13T11:04:55.351 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:54 smithi121 bash[17573]: audit 2024-01-13T11:04:54.242122+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.154:6824/2966660409,v1:172.21.15.154:6825/2966660409]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-01-13T11:04:55.351 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:54 smithi121 bash[17573]: audit 2024-01-13T11:04:54.242166+0000 mon.a (mon.0) 449 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-01-13T11:04:55.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:54 smithi154 bash[13980]: audit 2024-01-13T11:04:54.242122+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.154:6824/2966660409,v1:172.21.15.154:6825/2966660409]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-01-13T11:04:55.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:54 smithi154 bash[13980]: audit 2024-01-13T11:04:54.242166+0000 mon.a (mon.0) 449 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-01-13T11:04:56.397 INFO:journalctl@ceph.osd.7.smithi154.stdout:Jan 13 11:04:55 smithi154 bash[20981]: debug 2024-01-13T11:04:55.961+0000 7f6a0fdf3700 -1 osd.7 0 waiting for initial osdmap 2024-01-13T11:04:56.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:55 smithi154 bash[13980]: audit 2024-01-13T11:04:54.950233+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"]}]': finished 2024-01-13T11:04:56.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:55 smithi154 bash[13980]: cluster 2024-01-13T11:04:54.950351+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2024-01-13T11:04:56.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:55 smithi154 bash[13980]: audit 2024-01-13T11:04:54.950715+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-13T11:04:56.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:55 smithi154 bash[13980]: audit 2024-01-13T11:04:54.952143+0000 mon.a (mon.0) 453 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-01-13T11:04:56.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:55 smithi154 bash[13980]: audit 2024-01-13T11:04:54.952276+0000 mon.b (mon.2) 20 : audit [INF] from='osd.7 [v2:172.21.15.154:6824/2966660409,v1:172.21.15.154:6825/2966660409]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-01-13T11:04:56.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:55 smithi154 bash[13980]: audit 2024-01-13T11:04:54.952905+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:04:56.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:55 smithi154 bash[13980]: audit 2024-01-13T11:04:55.168359+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959053\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959252\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959380\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959502\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959622\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959778\", \"created\": \"2024-01-13T11:04:48.061420\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}}, \"last_daemon_update\": \"2024-01-13T11:04:48.959980\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:04:56.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:55 smithi154 bash[13980]: audit 2024-01-13T11:04:55.174342+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959053\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959252\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959380\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959502\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959622\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959778\", \"created\": \"2024-01-13T11:04:48.061420\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}}, \"last_daemon_update\": \"2024-01-13T11:04:48.959980\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:04:56.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:55 smithi154 bash[13980]: cluster 2024-01-13T11:04:55.882545+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:56.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:55 smithi121 bash[14010]: audit 2024-01-13T11:04:54.950233+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"]}]': finished 2024-01-13T11:04:56.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:55 smithi121 bash[14010]: cluster 2024-01-13T11:04:54.950351+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2024-01-13T11:04:56.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:55 smithi121 bash[14010]: audit 2024-01-13T11:04:54.950715+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-13T11:04:56.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:55 smithi121 bash[14010]: audit 2024-01-13T11:04:54.952143+0000 mon.a (mon.0) 453 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-01-13T11:04:56.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:55 smithi121 bash[14010]: audit 2024-01-13T11:04:54.952276+0000 mon.b (mon.2) 20 : audit [INF] from='osd.7 [v2:172.21.15.154:6824/2966660409,v1:172.21.15.154:6825/2966660409]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-01-13T11:04:56.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:55 smithi121 bash[14010]: audit 2024-01-13T11:04:54.952905+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:04:56.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:55 smithi121 bash[14010]: audit 2024-01-13T11:04:55.168359+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959053\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959252\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959380\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959502\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959622\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959778\", \"created\": \"2024-01-13T11:04:48.061420\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}}, \"last_daemon_update\": \"2024-01-13T11:04:48.959980\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:04:56.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:55 smithi121 bash[14010]: audit 2024-01-13T11:04:55.174342+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959053\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959252\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959380\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959502\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959622\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959778\", \"created\": \"2024-01-13T11:04:48.061420\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}}, \"last_daemon_update\": \"2024-01-13T11:04:48.959980\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:04:56.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:55 smithi121 bash[14010]: cluster 2024-01-13T11:04:55.882545+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:56.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:55 smithi121 bash[17573]: audit 2024-01-13T11:04:54.950233+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"]}]': finished 2024-01-13T11:04:56.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:55 smithi121 bash[17573]: cluster 2024-01-13T11:04:54.950351+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2024-01-13T11:04:56.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:55 smithi121 bash[17573]: audit 2024-01-13T11:04:54.950715+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-13T11:04:56.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:55 smithi121 bash[17573]: audit 2024-01-13T11:04:54.952143+0000 mon.a (mon.0) 453 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-01-13T11:04:56.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:55 smithi121 bash[17573]: audit 2024-01-13T11:04:54.952276+0000 mon.b (mon.2) 20 : audit [INF] from='osd.7 [v2:172.21.15.154:6824/2966660409,v1:172.21.15.154:6825/2966660409]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-01-13T11:04:56.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:55 smithi121 bash[17573]: audit 2024-01-13T11:04:54.952905+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:04:56.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:55 smithi121 bash[17573]: audit 2024-01-13T11:04:55.168359+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959053\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959252\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959380\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959502\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959622\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959778\", \"created\": \"2024-01-13T11:04:48.061420\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}}, \"last_daemon_update\": \"2024-01-13T11:04:48.959980\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:04:56.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:55 smithi121 bash[17573]: audit 2024-01-13T11:04:55.174342+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959053\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959252\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959380\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959502\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959622\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959778\", \"created\": \"2024-01-13T11:04:48.061420\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}}, \"last_daemon_update\": \"2024-01-13T11:04:48.959980\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:04:56.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:55 smithi121 bash[17573]: cluster 2024-01-13T11:04:55.882545+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:57.380 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-01-13T11:04:57.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:56 smithi154 bash[13980]: cluster 2024-01-13T11:04:55.262690+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-13T11:04:57.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:56 smithi154 bash[13980]: cluster 2024-01-13T11:04:55.262762+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-13T11:04:57.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:56 smithi154 bash[13980]: audit 2024-01-13T11:04:55.954581+0000 mon.a (mon.0) 457 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2024-01-13T11:04:57.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:56 smithi154 bash[13980]: cluster 2024-01-13T11:04:55.954741+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e46: 8 total, 7 up, 7 in 2024-01-13T11:04:57.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:56 smithi154 bash[13980]: audit 2024-01-13T11:04:55.955940+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-13T11:04:57.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:56 smithi121 bash[14010]: cluster 2024-01-13T11:04:55.262690+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-13T11:04:57.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:56 smithi121 bash[14010]: cluster 2024-01-13T11:04:55.262762+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-13T11:04:57.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:56 smithi121 bash[14010]: audit 2024-01-13T11:04:55.954581+0000 mon.a (mon.0) 457 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2024-01-13T11:04:57.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:56 smithi121 bash[14010]: cluster 2024-01-13T11:04:55.954741+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e46: 8 total, 7 up, 7 in 2024-01-13T11:04:57.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:56 smithi121 bash[14010]: audit 2024-01-13T11:04:55.955940+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-13T11:04:57.429 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:56 smithi121 bash[17573]: cluster 2024-01-13T11:04:55.262690+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-13T11:04:57.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:56 smithi121 bash[17573]: cluster 2024-01-13T11:04:55.262762+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-13T11:04:57.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:56 smithi121 bash[17573]: audit 2024-01-13T11:04:55.954581+0000 mon.a (mon.0) 457 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2024-01-13T11:04:57.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:56 smithi121 bash[17573]: cluster 2024-01-13T11:04:55.954741+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e46: 8 total, 7 up, 7 in 2024-01-13T11:04:57.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:56 smithi121 bash[17573]: audit 2024-01-13T11:04:55.955940+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-13T11:04:58.109 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":47,"num_osds":8,"num_up_osds":8,"osd_up_since":1705143896,"num_in_osds":8,"osd_in_since":1705143896,"num_remapped_pgs":0} 2024-01-13T11:04:58.109 INFO:tasks.cephadm:Adding prometheus.a on smithi154 2024-01-13T11:04:58.110 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph orch apply prometheus '1;smithi154=a' 2024-01-13T11:04:58.249 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:57 smithi154 bash[13980]: cluster 2024-01-13T11:04:56.978156+0000 mon.a (mon.0) 460 : cluster [INF] osd.7 [v2:172.21.15.154:6824/2966660409,v1:172.21.15.154:6825/2966660409] boot 2024-01-13T11:04:58.249 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:57 smithi154 bash[13980]: cluster 2024-01-13T11:04:56.978218+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-01-13T11:04:58.249 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:57 smithi154 bash[13980]: audit 2024-01-13T11:04:56.979081+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-13T11:04:58.250 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:57 smithi154 bash[13980]: audit 2024-01-13T11:04:57.375784+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.121:0/2471525429' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-01-13T11:04:58.250 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:57 smithi154 bash[13980]: cluster 2024-01-13T11:04:57.883094+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 2.9 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:58.250 INFO:journalctl@ceph.osd.6.smithi154.stdout:Jan 13 11:04:57 smithi154 bash[19368]: debug 2024-01-13T11:04:57.993+0000 7ff010118700 -1 osd.6 48 build_incremental_map_msg missing incremental map 48 2024-01-13T11:04:58.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:57 smithi121 bash[14010]: cluster 2024-01-13T11:04:56.978156+0000 mon.a (mon.0) 460 : cluster [INF] osd.7 [v2:172.21.15.154:6824/2966660409,v1:172.21.15.154:6825/2966660409] boot 2024-01-13T11:04:58.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:57 smithi121 bash[14010]: cluster 2024-01-13T11:04:56.978218+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-01-13T11:04:58.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:57 smithi121 bash[14010]: audit 2024-01-13T11:04:56.979081+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-13T11:04:58.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:57 smithi121 bash[14010]: audit 2024-01-13T11:04:57.375784+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.121:0/2471525429' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-01-13T11:04:58.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:57 smithi121 bash[14010]: cluster 2024-01-13T11:04:57.883094+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 2.9 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:58.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:57 smithi121 bash[17573]: cluster 2024-01-13T11:04:56.978156+0000 mon.a (mon.0) 460 : cluster [INF] osd.7 [v2:172.21.15.154:6824/2966660409,v1:172.21.15.154:6825/2966660409] boot 2024-01-13T11:04:58.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:57 smithi121 bash[17573]: cluster 2024-01-13T11:04:56.978218+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-01-13T11:04:58.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:57 smithi121 bash[17573]: audit 2024-01-13T11:04:56.979081+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-13T11:04:58.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:57 smithi121 bash[17573]: audit 2024-01-13T11:04:57.375784+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.121:0/2471525429' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-01-13T11:04:58.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:57 smithi121 bash[17573]: cluster 2024-01-13T11:04:57.883094+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 2.9 MiB used, 619 GiB / 626 GiB avail 2024-01-13T11:04:59.366 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:04:58 smithi154 bash[13980]: cluster 2024-01-13T11:04:57.988747+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-01-13T11:04:59.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:58 smithi121 bash[14010]: cluster 2024-01-13T11:04:57.988747+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-01-13T11:04:59.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:58 smithi121 bash[17573]: cluster 2024-01-13T11:04:57.988747+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-01-13T11:05:00.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:00 smithi154 bash[13980]: cluster 2024-01-13T11:04:59.883721+0000 mgr.y (mgr.14140) 178 : cluster [DBG] pgmap v185: 1 pgs: 1 peering; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:00.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:04:59 smithi121 bash[14010]: cluster 2024-01-13T11:04:59.883721+0000 mgr.y (mgr.14140) 178 : cluster [DBG] pgmap v185: 1 pgs: 1 peering; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:00.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:04:59 smithi121 bash[17573]: cluster 2024-01-13T11:04:59.883721+0000 mgr.y (mgr.14140) 178 : cluster [DBG] pgmap v185: 1 pgs: 1 peering; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:00.960 INFO:teuthology.orchestra.run.smithi154.stdout:Scheduled prometheus update... 2024-01-13T11:05:01.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:01 smithi154 bash[13980]: cluster 2024-01-13T11:04:59.988072+0000 mon.a (mon.0) 464 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-01-13T11:05:01.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:01 smithi154 bash[13980]: audit 2024-01-13T11:05:00.941045+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-01-13T11:05:00.940267\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi154\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2024-01-13T11:05:01.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:01 smithi154 bash[13980]: audit 2024-01-13T11:05:00.946658+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-01-13T11:05:00.940267\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi154\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2024-01-13T11:05:01.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:01 smithi121 bash[14010]: cluster 2024-01-13T11:04:59.988072+0000 mon.a (mon.0) 464 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-01-13T11:05:01.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:01 smithi121 bash[14010]: audit 2024-01-13T11:05:00.941045+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-01-13T11:05:00.940267\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi154\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2024-01-13T11:05:01.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:01 smithi121 bash[14010]: audit 2024-01-13T11:05:00.946658+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-01-13T11:05:00.940267\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi154\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2024-01-13T11:05:01.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:01 smithi121 bash[17573]: cluster 2024-01-13T11:04:59.988072+0000 mon.a (mon.0) 464 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-01-13T11:05:01.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:01 smithi121 bash[17573]: audit 2024-01-13T11:05:00.941045+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-01-13T11:05:00.940267\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi154\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2024-01-13T11:05:01.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:01 smithi121 bash[17573]: audit 2024-01-13T11:05:00.946658+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-01-13T11:05:00.940267\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi154\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2024-01-13T11:05:01.666 DEBUG:teuthology.orchestra.run.smithi154:prometheus.a> sudo journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@prometheus.a.service 2024-01-13T11:05:01.668 INFO:tasks.cephadm:Adding node-exporter.a on smithi121 2024-01-13T11:05:01.668 INFO:tasks.cephadm:Adding node-exporter.b on smithi154 2024-01-13T11:05:01.669 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph orch apply node-exporter '2;smithi121=a;smithi154=b' 2024-01-13T11:05:01.780 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-13T11:05:02.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:02 smithi154 bash[13980]: audit 2024-01-13T11:05:00.939198+0000 mgr.y (mgr.14140) 179 : audit [DBG] from='client.34316 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi154=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:05:02.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:02 smithi154 bash[13980]: cephadm 2024-01-13T11:05:00.940241+0000 mgr.y (mgr.14140) 180 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi154=a 2024-01-13T11:05:02.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:02 smithi154 bash[13980]: cephadm 2024-01-13T11:05:00.953878+0000 mgr.y (mgr.14140) 181 : cephadm [INF] Deploying daemon prometheus.a on smithi154 2024-01-13T11:05:02.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:02 smithi154 bash[13980]: cluster 2024-01-13T11:05:01.884317+0000 mgr.y (mgr.14140) 182 : cluster [DBG] pgmap v186: 1 pgs: 1 peering; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:02.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:02 smithi121 bash[14010]: audit 2024-01-13T11:05:00.939198+0000 mgr.y (mgr.14140) 179 : audit [DBG] from='client.34316 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi154=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:05:02.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:02 smithi121 bash[14010]: cephadm 2024-01-13T11:05:00.940241+0000 mgr.y (mgr.14140) 180 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi154=a 2024-01-13T11:05:02.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:02 smithi121 bash[14010]: cephadm 2024-01-13T11:05:00.953878+0000 mgr.y (mgr.14140) 181 : cephadm [INF] Deploying daemon prometheus.a on smithi154 2024-01-13T11:05:02.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:02 smithi121 bash[14010]: cluster 2024-01-13T11:05:01.884317+0000 mgr.y (mgr.14140) 182 : cluster [DBG] pgmap v186: 1 pgs: 1 peering; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:02.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:02 smithi121 bash[17573]: audit 2024-01-13T11:05:00.939198+0000 mgr.y (mgr.14140) 179 : audit [DBG] from='client.34316 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi154=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:05:02.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:02 smithi121 bash[17573]: cephadm 2024-01-13T11:05:00.940241+0000 mgr.y (mgr.14140) 180 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi154=a 2024-01-13T11:05:02.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:02 smithi121 bash[17573]: cephadm 2024-01-13T11:05:00.953878+0000 mgr.y (mgr.14140) 181 : cephadm [INF] Deploying daemon prometheus.a on smithi154 2024-01-13T11:05:02.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:02 smithi121 bash[17573]: cluster 2024-01-13T11:05:01.884317+0000 mgr.y (mgr.14140) 182 : cluster [DBG] pgmap v186: 1 pgs: 1 peering; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:04.337 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:03 smithi154 bash[13980]: cluster 2024-01-13T11:05:03.884894+0000 mgr.y (mgr.14140) 183 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:04.337 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:03 smithi154 bash[13980]: cluster 2024-01-13T11:05:03.936311+0000 mon.a (mon.0) 467 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-01-13T11:05:04.337 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:03 smithi154 bash[13980]: cluster 2024-01-13T11:05:03.936394+0000 mon.a (mon.0) 468 : cluster [INF] Cluster is now healthy 2024-01-13T11:05:04.381 INFO:teuthology.orchestra.run.smithi154.stdout:Scheduled node-exporter update... 2024-01-13T11:05:04.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:03 smithi121 bash[14010]: cluster 2024-01-13T11:05:03.884894+0000 mgr.y (mgr.14140) 183 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:04.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:03 smithi121 bash[14010]: cluster 2024-01-13T11:05:03.936311+0000 mon.a (mon.0) 467 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-01-13T11:05:04.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:03 smithi121 bash[14010]: cluster 2024-01-13T11:05:03.936394+0000 mon.a (mon.0) 468 : cluster [INF] Cluster is now healthy 2024-01-13T11:05:04.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:03 smithi121 bash[17573]: cluster 2024-01-13T11:05:03.884894+0000 mgr.y (mgr.14140) 183 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:04.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:03 smithi121 bash[17573]: cluster 2024-01-13T11:05:03.936311+0000 mon.a (mon.0) 467 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-01-13T11:05:04.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:03 smithi121 bash[17573]: cluster 2024-01-13T11:05:03.936394+0000 mon.a (mon.0) 468 : cluster [INF] Cluster is now healthy 2024-01-13T11:05:05.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:04 smithi154 bash[13980]: audit 2024-01-13T11:05:04.365834+0000 mgr.y (mgr.14140) 184 : audit [DBG] from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi121=a;smithi154=b", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:05:05.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:04 smithi154 bash[13980]: cephadm 2024-01-13T11:05:04.366882+0000 mgr.y (mgr.14140) 185 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi121=a,smithi154=b 2024-01-13T11:05:05.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:04 smithi154 bash[13980]: audit 2024-01-13T11:05:04.367576+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-01-13T11:05:04.366907\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi121\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi154\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2024-01-13T11:05:05.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:04 smithi154 bash[13980]: audit 2024-01-13T11:05:04.375348+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-01-13T11:05:04.366907\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi121\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi154\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2024-01-13T11:05:05.261 DEBUG:teuthology.orchestra.run.smithi121:node-exporter.a> sudo journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.a.service 2024-01-13T11:05:05.264 DEBUG:teuthology.orchestra.run.smithi154:node-exporter.b> sudo journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.b.service 2024-01-13T11:05:05.266 INFO:tasks.cephadm:Adding alertmanager.a on smithi121 2024-01-13T11:05:05.266 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph orch apply alertmanager '1;smithi121=a' 2024-01-13T11:05:05.275 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:04 smithi121 bash[14010]: audit 2024-01-13T11:05:04.365834+0000 mgr.y (mgr.14140) 184 : audit [DBG] from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi121=a;smithi154=b", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:05:05.275 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:04 smithi121 bash[14010]: cephadm 2024-01-13T11:05:04.366882+0000 mgr.y (mgr.14140) 185 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi121=a,smithi154=b 2024-01-13T11:05:05.275 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:04 smithi121 bash[14010]: audit 2024-01-13T11:05:04.367576+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-01-13T11:05:04.366907\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi121\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi154\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2024-01-13T11:05:05.275 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:04 smithi121 bash[14010]: audit 2024-01-13T11:05:04.375348+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-01-13T11:05:04.366907\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi121\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi154\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2024-01-13T11:05:05.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:04 smithi121 bash[17573]: audit 2024-01-13T11:05:04.365834+0000 mgr.y (mgr.14140) 184 : audit [DBG] from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi121=a;smithi154=b", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:05:05.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:04 smithi121 bash[17573]: cephadm 2024-01-13T11:05:04.366882+0000 mgr.y (mgr.14140) 185 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi121=a,smithi154=b 2024-01-13T11:05:05.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:04 smithi121 bash[17573]: audit 2024-01-13T11:05:04.367576+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-01-13T11:05:04.366907\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi121\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi154\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2024-01-13T11:05:05.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:04 smithi121 bash[17573]: audit 2024-01-13T11:05:04.375348+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-01-13T11:05:04.366907\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi121\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi154\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2024-01-13T11:05:05.515 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-13T11:05:05.743 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-13T11:05:07.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:06 smithi154 bash[13980]: cluster 2024-01-13T11:05:05.885464+0000 mgr.y (mgr.14140) 186 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:07.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:06 smithi121 bash[17573]: cluster 2024-01-13T11:05:05.885464+0000 mgr.y (mgr.14140) 186 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:07.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:06 smithi121 bash[14010]: cluster 2024-01-13T11:05:05.885464+0000 mgr.y (mgr.14140) 186 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:08.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:07 smithi154 bash[13980]: audit 2024-01-13T11:05:06.904891+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143821.7553957, \"finished_at\": 1705143837.2793784}, {\"id\": \"e202ce7e-1590-4aae-b8bc-b2c757af1027\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705143845.9088542, \"finished_at\": 1705143862.4675097}, {\"id\": \"1879b884-5023-4e9a-bc17-1ceb85ed31d6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705143872.9079666, \"finished_at\": 1705143888.105992}, {\"id\": \"ed95352c-2c57-4bda-8271-ce2b6081d15f\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1705143896.9802723, \"finished_at\": 1705143903.945359}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-13T11:05:08.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:07 smithi154 bash[13980]: audit 2024-01-13T11:05:06.910479+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143821.7553957, \"finished_at\": 1705143837.2793784}, {\"id\": \"e202ce7e-1590-4aae-b8bc-b2c757af1027\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705143845.9088542, \"finished_at\": 1705143862.4675097}, {\"id\": \"1879b884-5023-4e9a-bc17-1ceb85ed31d6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705143872.9079666, \"finished_at\": 1705143888.105992}, {\"id\": \"ed95352c-2c57-4bda-8271-ce2b6081d15f\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1705143896.9802723, \"finished_at\": 1705143903.945359}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-01-13T11:05:08.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:07 smithi121 bash[14010]: audit 2024-01-13T11:05:06.904891+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143821.7553957, \"finished_at\": 1705143837.2793784}, {\"id\": \"e202ce7e-1590-4aae-b8bc-b2c757af1027\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705143845.9088542, \"finished_at\": 1705143862.4675097}, {\"id\": \"1879b884-5023-4e9a-bc17-1ceb85ed31d6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705143872.9079666, \"finished_at\": 1705143888.105992}, {\"id\": \"ed95352c-2c57-4bda-8271-ce2b6081d15f\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1705143896.9802723, \"finished_at\": 1705143903.945359}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-13T11:05:08.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:07 smithi121 bash[14010]: audit 2024-01-13T11:05:06.910479+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143821.7553957, \"finished_at\": 1705143837.2793784}, {\"id\": \"e202ce7e-1590-4aae-b8bc-b2c757af1027\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705143845.9088542, \"finished_at\": 1705143862.4675097}, {\"id\": \"1879b884-5023-4e9a-bc17-1ceb85ed31d6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705143872.9079666, \"finished_at\": 1705143888.105992}, {\"id\": \"ed95352c-2c57-4bda-8271-ce2b6081d15f\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1705143896.9802723, \"finished_at\": 1705143903.945359}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-01-13T11:05:08.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:07 smithi121 bash[17573]: audit 2024-01-13T11:05:06.904891+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143821.7553957, \"finished_at\": 1705143837.2793784}, {\"id\": \"e202ce7e-1590-4aae-b8bc-b2c757af1027\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705143845.9088542, \"finished_at\": 1705143862.4675097}, {\"id\": \"1879b884-5023-4e9a-bc17-1ceb85ed31d6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705143872.9079666, \"finished_at\": 1705143888.105992}, {\"id\": \"ed95352c-2c57-4bda-8271-ce2b6081d15f\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1705143896.9802723, \"finished_at\": 1705143903.945359}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-13T11:05:08.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:07 smithi121 bash[17573]: audit 2024-01-13T11:05:06.910479+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143821.7553957, \"finished_at\": 1705143837.2793784}, {\"id\": \"e202ce7e-1590-4aae-b8bc-b2c757af1027\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705143845.9088542, \"finished_at\": 1705143862.4675097}, {\"id\": \"1879b884-5023-4e9a-bc17-1ceb85ed31d6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705143872.9079666, \"finished_at\": 1705143888.105992}, {\"id\": \"ed95352c-2c57-4bda-8271-ce2b6081d15f\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1705143896.9802723, \"finished_at\": 1705143903.945359}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-01-13T11:05:09.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:08 smithi121 bash[14010]: cluster 2024-01-13T11:05:07.886030+0000 mgr.y (mgr.14140) 187 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:09.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:08 smithi121 bash[17573]: cluster 2024-01-13T11:05:07.886030+0000 mgr.y (mgr.14140) 187 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:09.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:08 smithi154 bash[13980]: cluster 2024-01-13T11:05:07.886030+0000 mgr.y (mgr.14140) 187 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:10.287 INFO:teuthology.orchestra.run.smithi154.stdout:Scheduled alertmanager update... 2024-01-13T11:05:11.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:10 smithi121 bash[14010]: cluster 2024-01-13T11:05:09.886750+0000 mgr.y (mgr.14140) 188 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:11.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:10 smithi121 bash[14010]: audit 2024-01-13T11:05:10.276551+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-01-13T11:05:10.275837\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi121\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2024-01-13T11:05:11.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:10 smithi121 bash[14010]: audit 2024-01-13T11:05:10.282133+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-01-13T11:05:10.275837\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi121\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2024-01-13T11:05:11.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:10 smithi121 bash[17573]: cluster 2024-01-13T11:05:09.886750+0000 mgr.y (mgr.14140) 188 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:11.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:10 smithi121 bash[17573]: audit 2024-01-13T11:05:10.276551+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-01-13T11:05:10.275837\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi121\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2024-01-13T11:05:11.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:10 smithi121 bash[17573]: audit 2024-01-13T11:05:10.282133+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-01-13T11:05:10.275837\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi121\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2024-01-13T11:05:11.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:10 smithi154 bash[13980]: cluster 2024-01-13T11:05:09.886750+0000 mgr.y (mgr.14140) 188 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:11.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:10 smithi154 bash[13980]: audit 2024-01-13T11:05:10.276551+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-01-13T11:05:10.275837\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi121\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2024-01-13T11:05:11.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:10 smithi154 bash[13980]: audit 2024-01-13T11:05:10.282133+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-01-13T11:05:10.275837\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi121\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2024-01-13T11:05:12.037 DEBUG:teuthology.orchestra.run.smithi121:alertmanager.a> sudo journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@alertmanager.a.service 2024-01-13T11:05:12.040 INFO:tasks.cephadm:Adding grafana.a on smithi154 2024-01-13T11:05:12.040 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph orch apply grafana '1;smithi154=a' 2024-01-13T11:05:12.097 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-13T11:05:12.173 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:11 smithi154 bash[13980]: audit 2024-01-13T11:05:10.274777+0000 mgr.y (mgr.14140) 189 : audit [DBG] from='client.34328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi121=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:05:12.174 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:11 smithi154 bash[13980]: cephadm 2024-01-13T11:05:10.275812+0000 mgr.y (mgr.14140) 190 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi121=a 2024-01-13T11:05:12.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:11 smithi121 bash[14010]: audit 2024-01-13T11:05:10.274777+0000 mgr.y (mgr.14140) 189 : audit [DBG] from='client.34328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi121=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:05:12.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:11 smithi121 bash[14010]: cephadm 2024-01-13T11:05:10.275812+0000 mgr.y (mgr.14140) 190 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi121=a 2024-01-13T11:05:12.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:11 smithi121 bash[17573]: audit 2024-01-13T11:05:10.274777+0000 mgr.y (mgr.14140) 189 : audit [DBG] from='client.34328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi121=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:05:12.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:11 smithi121 bash[17573]: cephadm 2024-01-13T11:05:10.275812+0000 mgr.y (mgr.14140) 190 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi121=a 2024-01-13T11:05:13.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:12 smithi121 bash[14010]: cluster 2024-01-13T11:05:11.887346+0000 mgr.y (mgr.14140) 191 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:13.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:12 smithi121 bash[17573]: cluster 2024-01-13T11:05:11.887346+0000 mgr.y (mgr.14140) 191 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:13.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:12 smithi154 bash[13980]: cluster 2024-01-13T11:05:11.887346+0000 mgr.y (mgr.14140) 191 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:14.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:13 smithi154 bash[13980]: cluster 2024-01-13T11:05:13.888025+0000 mgr.y (mgr.14140) 192 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:14.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:13 smithi121 bash[14010]: cluster 2024-01-13T11:05:13.888025+0000 mgr.y (mgr.14140) 192 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:14.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:13 smithi121 bash[17573]: cluster 2024-01-13T11:05:13.888025+0000 mgr.y (mgr.14140) 192 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:16.433 INFO:teuthology.orchestra.run.smithi154.stdout:Scheduled grafana update... 2024-01-13T11:05:17.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:16 smithi154 bash[13980]: cluster 2024-01-13T11:05:15.888573+0000 mgr.y (mgr.14140) 193 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:17.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:16 smithi154 bash[13980]: audit 2024-01-13T11:05:16.420743+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-01-13T11:05:16.420064\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi154\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2024-01-13T11:05:17.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:16 smithi154 bash[13980]: audit 2024-01-13T11:05:16.427096+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-01-13T11:05:16.420064\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi154\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2024-01-13T11:05:17.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:16 smithi121 bash[14010]: cluster 2024-01-13T11:05:15.888573+0000 mgr.y (mgr.14140) 193 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:17.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:16 smithi121 bash[14010]: audit 2024-01-13T11:05:16.420743+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-01-13T11:05:16.420064\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi154\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2024-01-13T11:05:17.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:16 smithi121 bash[14010]: audit 2024-01-13T11:05:16.427096+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-01-13T11:05:16.420064\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi154\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2024-01-13T11:05:17.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:16 smithi121 bash[17573]: cluster 2024-01-13T11:05:15.888573+0000 mgr.y (mgr.14140) 193 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:17.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:16 smithi121 bash[17573]: audit 2024-01-13T11:05:16.420743+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-01-13T11:05:16.420064\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi154\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2024-01-13T11:05:17.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:16 smithi121 bash[17573]: audit 2024-01-13T11:05:16.427096+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-01-13T11:05:16.420064\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi154\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2024-01-13T11:05:17.449 DEBUG:teuthology.orchestra.run.smithi154:grafana.a> sudo journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@grafana.a.service 2024-01-13T11:05:17.450 INFO:tasks.cephadm:Setting up client nodes... 2024-01-13T11:05:17.451 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-01-13T11:05:17.634 INFO:journalctl@ceph.grafana.a.smithi154.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-13T11:05:18.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:17 smithi154 bash[13980]: audit 2024-01-13T11:05:16.419015+0000 mgr.y (mgr.14140) 194 : audit [DBG] from='client.34334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi154=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:05:18.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:17 smithi154 bash[13980]: cephadm 2024-01-13T11:05:16.420039+0000 mgr.y (mgr.14140) 195 : cephadm [INF] Saving service grafana spec with placement count:1 smithi154=a 2024-01-13T11:05:18.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:17 smithi121 bash[17573]: audit 2024-01-13T11:05:16.419015+0000 mgr.y (mgr.14140) 194 : audit [DBG] from='client.34334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi154=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:05:18.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:17 smithi121 bash[17573]: cephadm 2024-01-13T11:05:16.420039+0000 mgr.y (mgr.14140) 195 : cephadm [INF] Saving service grafana spec with placement count:1 smithi154=a 2024-01-13T11:05:18.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:17 smithi121 bash[14010]: audit 2024-01-13T11:05:16.419015+0000 mgr.y (mgr.14140) 194 : audit [DBG] from='client.34334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi154=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:05:18.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:17 smithi121 bash[14010]: cephadm 2024-01-13T11:05:16.420039+0000 mgr.y (mgr.14140) 195 : cephadm [INF] Saving service grafana spec with placement count:1 smithi154=a 2024-01-13T11:05:19.175 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:18 smithi121 bash[14010]: cluster 2024-01-13T11:05:17.889159+0000 mgr.y (mgr.14140) 196 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:19.175 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:18 smithi121 bash[17573]: cluster 2024-01-13T11:05:17.889159+0000 mgr.y (mgr.14140) 196 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:19.211 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:18 smithi154 bash[13980]: cluster 2024-01-13T11:05:17.889159+0000 mgr.y (mgr.14140) 196 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:20.361 INFO:teuthology.orchestra.run.smithi121.stdout:[client.0] 2024-01-13T11:05:20.361 INFO:teuthology.orchestra.run.smithi121.stdout: key = AQBwbqJlA3LRFBAAg+oYNa324OEy81rvMlV4uA== 2024-01-13T11:05:20.647 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:05:20 smithi154 docker[22259]: Error response from daemon: No such container: ceph-b5155c52-b202-11ee-95ac-87774f69a715-prometheus.a 2024-01-13T11:05:20.647 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:05:20 smithi154 systemd[1]: Started Ceph prometheus.a for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:05:21.030 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-01-13T11:05:21.030 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-01-13T11:05:21.030 DEBUG:teuthology.orchestra.run.smithi121:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-01-13T11:05:21.058 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-01-13T11:05:21.159 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:20 smithi154 bash[13980]: cluster 2024-01-13T11:05:19.889734+0000 mgr.y (mgr.14140) 197 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:21.160 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:20 smithi154 bash[13980]: audit 2024-01-13T11:05:20.262600+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959053\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959252\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959380\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959502\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959622\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959778\", \"created\": \"2024-01-13T11:04:48.061420\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:05:00.949662\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:05:21.160 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:05:21 smithi154 bash[22277]: ts=2024-01-13T11:05:21.145Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-01-13T11:05:21.160 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:05:21 smithi154 bash[22277]: ts=2024-01-13T11:05:21.145Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.48.1, branch=HEAD, revision=63894216648f0d6be310c9d16fb48293c45c9310)" 2024-01-13T11:05:21.160 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:05:21 smithi154 bash[22277]: ts=2024-01-13T11:05:21.145Z caller=main.go:588 level=info build_context="(go=go1.21.5, platform=linux/amd64, user=root@71f108ff5632, date=20231208-23:33:22, tags=netgo,builtinassets,stringlabels)" 2024-01-13T11:05:21.160 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:05:21 smithi154 bash[22277]: ts=2024-01-13T11:05:21.145Z caller=main.go:589 level=info host_details="(Linux 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64 smithi154 (none))" 2024-01-13T11:05:21.160 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:05:21 smithi154 bash[22277]: ts=2024-01-13T11:05:21.145Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-01-13T11:05:21.160 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:05:21 smithi154 bash[22277]: ts=2024-01-13T11:05:21.145Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-01-13T11:05:21.161 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:05:21 smithi154 bash[22277]: ts=2024-01-13T11:05:21.147Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2024-01-13T11:05:21.161 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:05:21 smithi154 bash[22277]: ts=2024-01-13T11:05:21.148Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2024-01-13T11:05:21.161 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:05:21 smithi154 bash[22277]: ts=2024-01-13T11:05:21.152Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2024-01-13T11:05:21.161 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:05:21 smithi154 bash[22277]: ts=2024-01-13T11:05:21.152Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-01-13T11:05:21.161 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:05:21 smithi154 bash[22277]: ts=2024-01-13T11:05:21.153Z caller=head.go:601 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-01-13T11:05:21.161 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:05:21 smithi154 bash[22277]: ts=2024-01-13T11:05:21.153Z caller=head.go:682 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.039µs 2024-01-13T11:05:21.161 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:05:21 smithi154 bash[22277]: ts=2024-01-13T11:05:21.153Z caller=head.go:690 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-01-13T11:05:21.161 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:05:21 smithi154 bash[22277]: ts=2024-01-13T11:05:21.154Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-01-13T11:05:21.161 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:05:21 smithi154 bash[22277]: ts=2024-01-13T11:05:21.154Z caller=head.go:798 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=36.907µs wal_replay_duration=360.732µs wbl_replay_duration=142ns total_replay_duration=422.738µs 2024-01-13T11:05:21.161 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:05:21 smithi154 bash[22277]: ts=2024-01-13T11:05:21.156Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2024-01-13T11:05:21.161 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:05:21 smithi154 bash[22277]: ts=2024-01-13T11:05:21.156Z caller=main.go:1048 level=info msg="TSDB started" 2024-01-13T11:05:21.161 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:20 smithi154 bash[13980]: audit 2024-01-13T11:05:20.271330+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959053\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959252\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959380\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959502\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959622\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959778\", \"created\": \"2024-01-13T11:04:48.061420\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:05:00.949662\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:05:21.162 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:20 smithi154 bash[13980]: audit 2024-01-13T11:05:20.272885+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:05:21.162 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:20 smithi154 bash[13980]: audit 2024-01-13T11:05:20.348570+0000 mon.c (mon.1) 15 : audit [INF] from='client.? 172.21.15.121:0/1867915837' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-13T11:05:21.162 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:20 smithi154 bash[13980]: audit 2024-01-13T11:05:20.349079+0000 mon.a (mon.0) 480 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-13T11:05:21.162 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:20 smithi154 bash[13980]: audit 2024-01-13T11:05:20.356408+0000 mon.a (mon.0) 481 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-01-13T11:05:21.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:20 smithi121 bash[17573]: cluster 2024-01-13T11:05:19.889734+0000 mgr.y (mgr.14140) 197 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:21.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:20 smithi121 bash[14010]: cluster 2024-01-13T11:05:19.889734+0000 mgr.y (mgr.14140) 197 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:21.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:20 smithi121 bash[17573]: audit 2024-01-13T11:05:20.262600+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959053\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959252\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959380\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959502\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959622\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959778\", \"created\": \"2024-01-13T11:04:48.061420\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:05:00.949662\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:05:21.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:20 smithi121 bash[14010]: audit 2024-01-13T11:05:20.262600+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959053\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959252\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959380\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959502\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959622\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959778\", \"created\": \"2024-01-13T11:04:48.061420\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:05:00.949662\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:05:21.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:20 smithi121 bash[14010]: audit 2024-01-13T11:05:20.271330+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959053\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959252\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959380\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959502\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959622\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959778\", \"created\": \"2024-01-13T11:04:48.061420\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:05:00.949662\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:05:21.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:20 smithi121 bash[14010]: audit 2024-01-13T11:05:20.272885+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:05:21.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:20 smithi121 bash[14010]: audit 2024-01-13T11:05:20.348570+0000 mon.c (mon.1) 15 : audit [INF] from='client.? 172.21.15.121:0/1867915837' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-13T11:05:21.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:20 smithi121 bash[14010]: audit 2024-01-13T11:05:20.349079+0000 mon.a (mon.0) 480 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-13T11:05:21.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:20 smithi121 bash[14010]: audit 2024-01-13T11:05:20.356408+0000 mon.a (mon.0) 481 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-01-13T11:05:21.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:20 smithi121 bash[17573]: audit 2024-01-13T11:05:20.271330+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959053\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959252\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959380\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959502\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959622\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:04:48.959778\", \"created\": \"2024-01-13T11:04:48.061420\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:05:00.949662\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:05:21.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:20 smithi121 bash[17573]: audit 2024-01-13T11:05:20.272885+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:05:21.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:20 smithi121 bash[17573]: audit 2024-01-13T11:05:20.348570+0000 mon.c (mon.1) 15 : audit [INF] from='client.? 172.21.15.121:0/1867915837' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-13T11:05:21.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:20 smithi121 bash[17573]: audit 2024-01-13T11:05:20.349079+0000 mon.a (mon.0) 480 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-13T11:05:21.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:20 smithi121 bash[17573]: audit 2024-01-13T11:05:20.356408+0000 mon.a (mon.0) 481 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-01-13T11:05:21.647 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:05:21 smithi154 bash[22277]: ts=2024-01-13T11:05:21.156Z caller=main.go:1230 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-01-13T11:05:21.647 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:05:21 smithi154 bash[22277]: ts=2024-01-13T11:05:21.157Z caller=main.go:1267 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=1.262604ms db_storage=1.87µs remote_storage=3.217µs web_handler=840ns query_engine=1.734µs scrape=610.785µs scrape_sd=24.433µs notify=968ns notify_sd=2.149µs rules=37.945µs tracing=10.384µs 2024-01-13T11:05:21.647 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:05:21 smithi154 bash[22277]: ts=2024-01-13T11:05:21.157Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2024-01-13T11:05:21.647 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:05:21 smithi154 bash[22277]: ts=2024-01-13T11:05:21.157Z caller=manager.go:1012 level=info component="rule manager" msg="Starting rule manager..." 2024-01-13T11:05:22.184 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:05:21 smithi121 systemd[1]: Started Ceph node-exporter.a for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:05:22.184 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:05:21 smithi121 bash[25435]: Unable to find image 'prom/node-exporter:latest' locally 2024-01-13T11:05:22.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:21 smithi121 bash[14010]: audit 2024-01-13T11:05:21.293860+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.290859\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291059\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291188\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291309\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291430\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291550\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"eb84185dade2\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291671\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:05:20.265500\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:05:00.949662\"}}, \"last_daemon_update\": \"2024-01-13T11:05:21.291953\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:05:22.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:21 smithi121 bash[14010]: audit 2024-01-13T11:05:21.300193+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.290859\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291059\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291188\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291309\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291430\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291550\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"eb84185dade2\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291671\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:05:20.265500\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:05:00.949662\"}}, \"last_daemon_update\": \"2024-01-13T11:05:21.291953\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:05:22.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:21 smithi121 bash[14010]: audit 2024-01-13T11:05:21.303767+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-01-13T11:05:22.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:21 smithi121 bash[14010]: audit 2024-01-13T11:05:21.305208+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:05:22.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:21 smithi121 bash[17573]: audit 2024-01-13T11:05:21.293860+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.290859\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291059\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291188\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291309\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291430\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291550\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"eb84185dade2\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291671\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:05:20.265500\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:05:00.949662\"}}, \"last_daemon_update\": \"2024-01-13T11:05:21.291953\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:05:22.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:21 smithi121 bash[17573]: audit 2024-01-13T11:05:21.300193+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.290859\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291059\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291188\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291309\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291430\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291550\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"eb84185dade2\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291671\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:05:20.265500\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:05:00.949662\"}}, \"last_daemon_update\": \"2024-01-13T11:05:21.291953\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:05:22.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:21 smithi121 bash[17573]: audit 2024-01-13T11:05:21.303767+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-01-13T11:05:22.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:21 smithi121 bash[17573]: audit 2024-01-13T11:05:21.305208+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:05:22.190 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:21 smithi154 bash[13980]: audit 2024-01-13T11:05:21.293860+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.290859\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291059\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291188\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291309\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291430\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291550\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"eb84185dade2\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291671\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:05:20.265500\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:05:00.949662\"}}, \"last_daemon_update\": \"2024-01-13T11:05:21.291953\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:05:22.190 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:21 smithi154 bash[13980]: audit 2024-01-13T11:05:21.300193+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.290859\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291059\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291188\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291309\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291430\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291550\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"eb84185dade2\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291671\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:05:20.265500\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:05:00.949662\"}}, \"last_daemon_update\": \"2024-01-13T11:05:21.291953\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:05:22.190 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:21 smithi154 bash[13980]: audit 2024-01-13T11:05:21.303767+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-01-13T11:05:22.190 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:21 smithi154 bash[13980]: audit 2024-01-13T11:05:21.305208+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:05:22.711 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:05:22 smithi154 systemd[1]: Starting Ceph node-exporter.b for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:05:22.977 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:05:22 smithi154 systemd[1]: Started Ceph node-exporter.b for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:05:22.977 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:05:22 smithi154 docker[22619]: Error response from daemon: No such container: ceph-b5155c52-b202-11ee-95ac-87774f69a715-node-exporter.b 2024-01-13T11:05:22.977 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:05:22 smithi154 bash[22642]: Unable to find image 'prom/node-exporter:latest' locally 2024-01-13T11:05:22.978 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:22 smithi154 bash[13980]: cephadm 2024-01-13T11:05:21.306342+0000 mgr.y (mgr.14140) 198 : cephadm [INF] Deploying daemon node-exporter.a on smithi121 2024-01-13T11:05:22.978 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:22 smithi154 bash[13980]: cluster 2024-01-13T11:05:21.890129+0000 mgr.y (mgr.14140) 199 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:22.978 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:22 smithi154 bash[13980]: audit 2024-01-13T11:05:21.993684+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075680\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075909\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076035\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076155\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076274\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076393\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076567\", \"created\": \"2024-01-13T11:03:11.218933\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:05:22.978 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:22 smithi154 bash[13980]: audit 2024-01-13T11:05:21.998286+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075680\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075909\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076035\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076155\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076274\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076393\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076567\", \"created\": \"2024-01-13T11:03:11.218933\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:05:22.978 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:22 smithi154 bash[13980]: audit 2024-01-13T11:05:21.999201+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-01-13T11:05:22.978 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:22 smithi154 bash[13980]: audit 2024-01-13T11:05:22.000476+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:05:22.979 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:22 smithi154 bash[13980]: audit 2024-01-13T11:05:22.725201+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.290859\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291059\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291188\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291309\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291430\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291550\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"eb84185dade2\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291671\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:05:20.265500\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:05:00.949662\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:05:22.979 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:22 smithi154 bash[13980]: audit 2024-01-13T11:05:22.730962+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.290859\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291059\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291188\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291309\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291430\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291550\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"eb84185dade2\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291671\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:05:20.265500\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:05:00.949662\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:05:23.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:22 smithi121 bash[14010]: cephadm 2024-01-13T11:05:21.306342+0000 mgr.y (mgr.14140) 198 : cephadm [INF] Deploying daemon node-exporter.a on smithi121 2024-01-13T11:05:23.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:22 smithi121 bash[14010]: cluster 2024-01-13T11:05:21.890129+0000 mgr.y (mgr.14140) 199 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:23.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:22 smithi121 bash[17573]: cephadm 2024-01-13T11:05:21.306342+0000 mgr.y (mgr.14140) 198 : cephadm [INF] Deploying daemon node-exporter.a on smithi121 2024-01-13T11:05:23.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:22 smithi121 bash[17573]: cluster 2024-01-13T11:05:21.890129+0000 mgr.y (mgr.14140) 199 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:23.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:22 smithi121 bash[14010]: audit 2024-01-13T11:05:21.993684+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075680\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075909\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076035\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076155\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076274\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076393\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076567\", \"created\": \"2024-01-13T11:03:11.218933\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:05:23.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:22 smithi121 bash[17573]: audit 2024-01-13T11:05:21.993684+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075680\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075909\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076035\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076155\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076274\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076393\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076567\", \"created\": \"2024-01-13T11:03:11.218933\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:05:23.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:22 smithi121 bash[14010]: audit 2024-01-13T11:05:21.998286+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075680\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075909\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076035\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076155\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076274\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076393\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076567\", \"created\": \"2024-01-13T11:03:11.218933\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:05:23.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:22 smithi121 bash[14010]: audit 2024-01-13T11:05:21.999201+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-01-13T11:05:23.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:22 smithi121 bash[14010]: audit 2024-01-13T11:05:22.000476+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:05:23.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:22 smithi121 bash[17573]: audit 2024-01-13T11:05:21.998286+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075680\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.075909\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076035\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076155\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076274\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076393\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:03:12.076567\", \"created\": \"2024-01-13T11:03:11.218933\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:05:23.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:22 smithi121 bash[17573]: audit 2024-01-13T11:05:21.999201+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-01-13T11:05:23.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:22 smithi121 bash[17573]: audit 2024-01-13T11:05:22.000476+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:05:23.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:22 smithi121 bash[14010]: audit 2024-01-13T11:05:22.725201+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.290859\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291059\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291188\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291309\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291430\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291550\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"eb84185dade2\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291671\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:05:20.265500\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:05:00.949662\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:05:23.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:22 smithi121 bash[14010]: audit 2024-01-13T11:05:22.730962+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.290859\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291059\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291188\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291309\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291430\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291550\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"eb84185dade2\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291671\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:05:20.265500\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:05:00.949662\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:05:23.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:22 smithi121 bash[17573]: audit 2024-01-13T11:05:22.725201+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.290859\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291059\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291188\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291309\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291430\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291550\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"eb84185dade2\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291671\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:05:20.265500\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:05:00.949662\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:05:23.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:22 smithi121 bash[17573]: audit 2024-01-13T11:05:22.730962+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.290859\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291059\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291188\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291309\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291430\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291550\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"eb84185dade2\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291671\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:05:20.265500\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:05:00.949662\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:05:24.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:23 smithi154 bash[13980]: cephadm 2024-01-13T11:05:22.001162+0000 mgr.y (mgr.14140) 200 : cephadm [INF] Deploying daemon node-exporter.b on smithi154 2024-01-13T11:05:24.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:23 smithi154 bash[13980]: cephadm 2024-01-13T11:05:22.738295+0000 mgr.y (mgr.14140) 201 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:05:24.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:23 smithi154 bash[13980]: cluster 2024-01-13T11:05:23.890603+0000 mgr.y (mgr.14140) 202 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:24.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:23 smithi121 bash[14010]: cephadm 2024-01-13T11:05:22.001162+0000 mgr.y (mgr.14140) 200 : cephadm [INF] Deploying daemon node-exporter.b on smithi154 2024-01-13T11:05:24.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:23 smithi121 bash[14010]: cephadm 2024-01-13T11:05:22.738295+0000 mgr.y (mgr.14140) 201 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:05:24.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:23 smithi121 bash[14010]: cluster 2024-01-13T11:05:23.890603+0000 mgr.y (mgr.14140) 202 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:24.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:23 smithi121 bash[17573]: cephadm 2024-01-13T11:05:22.001162+0000 mgr.y (mgr.14140) 200 : cephadm [INF] Deploying daemon node-exporter.b on smithi154 2024-01-13T11:05:24.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:23 smithi121 bash[17573]: cephadm 2024-01-13T11:05:22.738295+0000 mgr.y (mgr.14140) 201 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:05:24.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:23 smithi121 bash[17573]: cluster 2024-01-13T11:05:23.890603+0000 mgr.y (mgr.14140) 202 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:24.257 INFO:teuthology.orchestra.run.smithi154.stdout:[client.1] 2024-01-13T11:05:24.257 INFO:teuthology.orchestra.run.smithi154.stdout: key = AQB0bqJl6ImlDhAA3RrhsTxA0qwTkIr0eow9uQ== 2024-01-13T11:05:24.951 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-01-13T11:05:24.951 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-01-13T11:05:24.951 DEBUG:teuthology.orchestra.run.smithi154:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-01-13T11:05:24.971 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph osd dump --format=json 2024-01-13T11:05:25.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:24 smithi154 bash[13980]: audit 2024-01-13T11:05:24.245446+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 2024-01-13T11:05:25.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:24 smithi154 bash[13980]: audit 2024-01-13T11:05:24.245604+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.154:0/2881342588' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-13T11:05:25.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:24 smithi154 bash[13980]: audit 2024-01-13T11:05:24.252474+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 2024-01-13T11:05:25.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:24 smithi121 bash[14010]: audit 2024-01-13T11:05:24.245446+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 2024-01-13T11:05:25.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:24 smithi121 bash[14010]: audit 2024-01-13T11:05:24.245604+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.154:0/2881342588' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-13T11:05:25.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:24 smithi121 bash[14010]: audit 2024-01-13T11:05:24.252474+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 2024-01-13T11:05:25.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:24 smithi121 bash[17573]: audit 2024-01-13T11:05:24.245446+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 2024-01-13T11:05:25.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:24 smithi121 bash[17573]: audit 2024-01-13T11:05:24.245604+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.154:0/2881342588' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-13T11:05:25.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:24 smithi121 bash[17573]: audit 2024-01-13T11:05:24.252474+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 2024-01-13T11:05:26.263 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[25435]: latest: Pulling from prom/node-exporter 2024-01-13T11:05:26.593 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[25435]: 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. 2024-01-13T11:05:26.593 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[25435]: See 'docker run --help'. 2024-01-13T11:05:26.593 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:05:26 smithi121 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2024-01-13T11:05:26.593 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:05:26 smithi121 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-01-13T11:05:26.593 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: debug 2024-01-13T11:05:26.252+0000 7f231ca99700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:05:26.593 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:05:26.593 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:05:26.594 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:26.594 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:05:26.594 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:05:26.594 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:05:26.594 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:05:26.594 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: File "", line 4247, in 2024-01-13T11:05:26.594 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: File "", line 968, in _default_image 2024-01-13T11:05:26.594 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: File "", line 2508, in command_deploy 2024-01-13T11:05:26.594 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:05:26.594 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: File "", line 1532, in extract_uid_gid 2024-01-13T11:05:26.594 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: File "", line 1973, in run 2024-01-13T11:05:26.594 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: File "", line 696, in call_throws 2024-01-13T11:05:26.594 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:26.594 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:05:26.594 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:05:26.595 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: code, '\n'.join(err))) 2024-01-13T11:05:26.595 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:05:26.595 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:05:26.595 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:05:26.595 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:26.595 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:05:26.595 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:05:26.595 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:05:26.595 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:05:26.595 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: File "", line 4247, in 2024-01-13T11:05:26.595 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: File "", line 968, in _default_image 2024-01-13T11:05:26.595 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: File "", line 2508, in command_deploy 2024-01-13T11:05:26.595 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:05:26.595 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: File "", line 1532, in extract_uid_gid 2024-01-13T11:05:26.595 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: File "", line 1973, in run 2024-01-13T11:05:26.595 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: File "", line 696, in call_throws 2024-01-13T11:05:26.596 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14274]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:26.897 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:05:26 smithi154 bash[22642]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:05:26.897 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:05:26 smithi154 bash[22642]: See 'docker run --help'. 2024-01-13T11:05:26.897 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:05:26 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-01-13T11:05:26.897 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:05:26 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-01-13T11:05:27.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:26 smithi154 bash[13980]: cluster 2024-01-13T11:05:25.891154+0000 mgr.y (mgr.14140) 203 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:27.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:26 smithi154 bash[13980]: audit 2024-01-13T11:05:26.428641+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEBs5ui9wwkDtuIkgnkD2hD0wDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yNDAxMTMxMTA1MjZaFw0z\nNDAxMTAxMTA1MjZaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDD7JXLCGMIEBoT2oOpmYPE\n1PI0dPlZ4c9l1gGT+rhdpfaYdaEN3oVrQiGmoVqhXYhnjS+lpWzzTXyTvV+UoSHD\nE8hW94+xd/zD+lQRCputKKmGxg1pMPpwkSJLCoG6Ar2uctoM28CJ5V+2Lw5z9cpy\nBqXkchGB/yvC5VTZypgieNvezmKSZPAvl3xE0X4HoWxUruAkhcnKSLnHApxC740g\n71hJPJYw8gFtpZbIsKPE5OS3t51usYXBCoyuFSiGOqBerHHYBHG9bnpKHIvrjMA5\nUdBcROPk2/88j+vADXUyPIX/IpvAIUi3x+vZaBuleMq1wUKGzLqyghN5HVC0RzTr\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBALkYwyvrC7gjjFI2s2nasQrUUA3Ni2ur\n5GUWrSIOtINnh2g2dDlbHuLLF4OUn+LAAgDnvxx9JNonHNELZtS36aEuczZE9Gsg\nUFaUSFd1mZchR9dtstG/rQs4fvUQWLXth1vCtmDQkj93DJeZNNplMsUI9fGti2Ri\nK5KbVMwo8v6BO1vtDm1pzGCjvANjmeM/7+LWPRz+jFulg3mtG5pUFLjTMnhn3rqS\neMm3M1QVF/elcxCBMLAkJ9mzkoVRBxSBG0qcy8Uoj4f8oEyuYsD2Gp2bKIdbThy1\nEyUYfNtJx/O4IF+K+0iDHbZkIxHyRTdYyEcn8DNO2eYt56mHvckO1Pk=\n-----END CERTIFICATE-----\n"}]: dispatch 2024-01-13T11:05:27.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:26 smithi154 bash[13980]: audit 2024-01-13T11:05:26.433925+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEBs5ui9wwkDtuIkgnkD2hD0wDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yNDAxMTMxMTA1MjZaFw0z\nNDAxMTAxMTA1MjZaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDD7JXLCGMIEBoT2oOpmYPE\n1PI0dPlZ4c9l1gGT+rhdpfaYdaEN3oVrQiGmoVqhXYhnjS+lpWzzTXyTvV+UoSHD\nE8hW94+xd/zD+lQRCputKKmGxg1pMPpwkSJLCoG6Ar2uctoM28CJ5V+2Lw5z9cpy\nBqXkchGB/yvC5VTZypgieNvezmKSZPAvl3xE0X4HoWxUruAkhcnKSLnHApxC740g\n71hJPJYw8gFtpZbIsKPE5OS3t51usYXBCoyuFSiGOqBerHHYBHG9bnpKHIvrjMA5\nUdBcROPk2/88j+vADXUyPIX/IpvAIUi3x+vZaBuleMq1wUKGzLqyghN5HVC0RzTr\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBALkYwyvrC7gjjFI2s2nasQrUUA3Ni2ur\n5GUWrSIOtINnh2g2dDlbHuLLF4OUn+LAAgDnvxx9JNonHNELZtS36aEuczZE9Gsg\nUFaUSFd1mZchR9dtstG/rQs4fvUQWLXth1vCtmDQkj93DJeZNNplMsUI9fGti2Ri\nK5KbVMwo8v6BO1vtDm1pzGCjvANjmeM/7+LWPRz+jFulg3mtG5pUFLjTMnhn3rqS\neMm3M1QVF/elcxCBMLAkJ9mzkoVRBxSBG0qcy8Uoj4f8oEyuYsD2Gp2bKIdbThy1\nEyUYfNtJx/O4IF+K+0iDHbZkIxHyRTdYyEcn8DNO2eYt56mHvckO1Pk=\n-----END CERTIFICATE-----\n"}]': finished 2024-01-13T11:05:27.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:26 smithi154 bash[13980]: audit 2024-01-13T11:05:26.434590+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDD7JXLCGMIEBoT\n2oOpmYPE1PI0dPlZ4c9l1gGT+rhdpfaYdaEN3oVrQiGmoVqhXYhnjS+lpWzzTXyT\nvV+UoSHDE8hW94+xd/zD+lQRCputKKmGxg1pMPpwkSJLCoG6Ar2uctoM28CJ5V+2\nLw5z9cpyBqXkchGB/yvC5VTZypgieNvezmKSZPAvl3xE0X4HoWxUruAkhcnKSLnH\nApxC740g71hJPJYw8gFtpZbIsKPE5OS3t51usYXBCoyuFSiGOqBerHHYBHG9bnpK\nHIvrjMA5UdBcROPk2/88j+vADXUyPIX/IpvAIUi3x+vZaBuleMq1wUKGzLqyghN5\nHVC0RzTrAgMBAAECggEBALVEPEp+VfFtxFK+BrZxO8JuKjByUQjhrJrRZuBcRRsP\no5jmq71DNTlJFA0wl8NX4A2+SGj/Jk/sTuf5e2bttWjg8qfTn3RYSNmgzwp9QA7y\n4fW5Y0sBb5OaE5pN/Dv2sTunMypWXkq2ltjdrIeIzma00+MJzjzxsrE8sEZX9G1e\nt0P30WK2MNcZ8WOtg7C2VNPwV3LvtAxQUTMXJ0XzLLCImRVAlgGb+hbHNvvCl69y\nQu1+ACzwRX7DQ7qNnHfkwAH5F0bptAotaJnEhm8spWs8T4XZ9tMN+VNeK7g+UizN\n1vLpHDx6KVZbem7bnVzYMYCtyoxnT60RK67c6HXm3lECgYEA+k5lhWwHxCO63Hha\noyDI+2ReVAWLiu+vUP02W75T1lVXskuvTfPImF8EEdpVxmHh7uKWbTT2dWSalX/H\nyJJAggae2lki+sC1LHIgYYmwCp9zdKIdbFuGYAMOqbQaC5X/d7FU1wN1B4eru0qO\nwgLjMYF/uvuRLWvCGM1jHiuxiW0CgYEAyGGBqJMZuxnXie4X5TPdNKE44Y/AjR0j\nJKnpUtQf4OYZ98oE1kSZ4POr/a+mmjJj/5YmSj8MckZLMHu8zIeKhYlNjPUV7Ivr\n3TYSrTvB/V42TOyIrDKz92Rv13aiLa+o7i3rKFhuYqzRVE8WXcd6gh9pE5SDZwXg\n80PjPRXS2LcCgYBiGlPj5SFuGGrmei1b/j+HeCEYYUv92k8mOPgTIReOy8ghU1SU\nAtY+Eg9wR9iSdk6s6BX5G2b1P8bujTRqQhgSXjHodkMlcF4R23EhiWt73l7L+bX6\ngCy8eLZIgRQsMk/8Q35y/yHhH6WJNIGbPLJ69rxvNqYB3VgnjGgqrQlaSQKBgDtQ\nGXgTqs8mNBXA41PWCUlV26dwzLc4g7mLjeQVpCYHFnKxWsMt5TqgBi3+e1szRURX\nZpgdl4qP4hvE1LrZ+BfU756kwUuWk0eUhOzAPojIBVy5uy71hy3Yjf6CQDkzwNZX\nwz7bBjmxG/lPu7ggntO7hnfkQw0QwWhglPf06Md7AoGAEuxbQUTmvjMel3G+pj3X\nue74KLsT8uoRb7CU7cJ6JQyLgx30Fc0PbchTJ5p6S8AnCU3MaDT67b4uftYbj58p\nG77mzUSgirUgTSp+hHxCV6tAKrqbM6mDJLRo1y+OH6A3drRazz9P/Wd+pldPxid4\nrf5QjbZB68O1TUY574sojhI=\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-01-13T11:05:27.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:26 smithi154 bash[13980]: audit 2024-01-13T11:05:26.439276+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDD7JXLCGMIEBoT\n2oOpmYPE1PI0dPlZ4c9l1gGT+rhdpfaYdaEN3oVrQiGmoVqhXYhnjS+lpWzzTXyT\nvV+UoSHDE8hW94+xd/zD+lQRCputKKmGxg1pMPpwkSJLCoG6Ar2uctoM28CJ5V+2\nLw5z9cpyBqXkchGB/yvC5VTZypgieNvezmKSZPAvl3xE0X4HoWxUruAkhcnKSLnH\nApxC740g71hJPJYw8gFtpZbIsKPE5OS3t51usYXBCoyuFSiGOqBerHHYBHG9bnpK\nHIvrjMA5UdBcROPk2/88j+vADXUyPIX/IpvAIUi3x+vZaBuleMq1wUKGzLqyghN5\nHVC0RzTrAgMBAAECggEBALVEPEp+VfFtxFK+BrZxO8JuKjByUQjhrJrRZuBcRRsP\no5jmq71DNTlJFA0wl8NX4A2+SGj/Jk/sTuf5e2bttWjg8qfTn3RYSNmgzwp9QA7y\n4fW5Y0sBb5OaE5pN/Dv2sTunMypWXkq2ltjdrIeIzma00+MJzjzxsrE8sEZX9G1e\nt0P30WK2MNcZ8WOtg7C2VNPwV3LvtAxQUTMXJ0XzLLCImRVAlgGb+hbHNvvCl69y\nQu1+ACzwRX7DQ7qNnHfkwAH5F0bptAotaJnEhm8spWs8T4XZ9tMN+VNeK7g+UizN\n1vLpHDx6KVZbem7bnVzYMYCtyoxnT60RK67c6HXm3lECgYEA+k5lhWwHxCO63Hha\noyDI+2ReVAWLiu+vUP02W75T1lVXskuvTfPImF8EEdpVxmHh7uKWbTT2dWSalX/H\nyJJAggae2lki+sC1LHIgYYmwCp9zdKIdbFuGYAMOqbQaC5X/d7FU1wN1B4eru0qO\nwgLjMYF/uvuRLWvCGM1jHiuxiW0CgYEAyGGBqJMZuxnXie4X5TPdNKE44Y/AjR0j\nJKnpUtQf4OYZ98oE1kSZ4POr/a+mmjJj/5YmSj8MckZLMHu8zIeKhYlNjPUV7Ivr\n3TYSrTvB/V42TOyIrDKz92Rv13aiLa+o7i3rKFhuYqzRVE8WXcd6gh9pE5SDZwXg\n80PjPRXS2LcCgYBiGlPj5SFuGGrmei1b/j+HeCEYYUv92k8mOPgTIReOy8ghU1SU\nAtY+Eg9wR9iSdk6s6BX5G2b1P8bujTRqQhgSXjHodkMlcF4R23EhiWt73l7L+bX6\ngCy8eLZIgRQsMk/8Q35y/yHhH6WJNIGbPLJ69rxvNqYB3VgnjGgqrQlaSQKBgDtQ\nGXgTqs8mNBXA41PWCUlV26dwzLc4g7mLjeQVpCYHFnKxWsMt5TqgBi3+e1szRURX\nZpgdl4qP4hvE1LrZ+BfU756kwUuWk0eUhOzAPojIBVy5uy71hy3Yjf6CQDkzwNZX\nwz7bBjmxG/lPu7ggntO7hnfkQw0QwWhglPf06Md7AoGAEuxbQUTmvjMel3G+pj3X\nue74KLsT8uoRb7CU7cJ6JQyLgx30Fc0PbchTJ5p6S8AnCU3MaDT67b4uftYbj58p\nG77mzUSgirUgTSp+hHxCV6tAKrqbM6mDJLRo1y+OH6A3drRazz9P/Wd+pldPxid4\nrf5QjbZB68O1TUY574sojhI=\n-----END PRIVATE KEY-----\n"}]': finished 2024-01-13T11:05:27.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14010]: cluster 2024-01-13T11:05:25.891154+0000 mgr.y (mgr.14140) 203 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:27.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14010]: audit 2024-01-13T11:05:26.428641+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEBs5ui9wwkDtuIkgnkD2hD0wDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yNDAxMTMxMTA1MjZaFw0z\nNDAxMTAxMTA1MjZaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDD7JXLCGMIEBoT2oOpmYPE\n1PI0dPlZ4c9l1gGT+rhdpfaYdaEN3oVrQiGmoVqhXYhnjS+lpWzzTXyTvV+UoSHD\nE8hW94+xd/zD+lQRCputKKmGxg1pMPpwkSJLCoG6Ar2uctoM28CJ5V+2Lw5z9cpy\nBqXkchGB/yvC5VTZypgieNvezmKSZPAvl3xE0X4HoWxUruAkhcnKSLnHApxC740g\n71hJPJYw8gFtpZbIsKPE5OS3t51usYXBCoyuFSiGOqBerHHYBHG9bnpKHIvrjMA5\nUdBcROPk2/88j+vADXUyPIX/IpvAIUi3x+vZaBuleMq1wUKGzLqyghN5HVC0RzTr\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBALkYwyvrC7gjjFI2s2nasQrUUA3Ni2ur\n5GUWrSIOtINnh2g2dDlbHuLLF4OUn+LAAgDnvxx9JNonHNELZtS36aEuczZE9Gsg\nUFaUSFd1mZchR9dtstG/rQs4fvUQWLXth1vCtmDQkj93DJeZNNplMsUI9fGti2Ri\nK5KbVMwo8v6BO1vtDm1pzGCjvANjmeM/7+LWPRz+jFulg3mtG5pUFLjTMnhn3rqS\neMm3M1QVF/elcxCBMLAkJ9mzkoVRBxSBG0qcy8Uoj4f8oEyuYsD2Gp2bKIdbThy1\nEyUYfNtJx/O4IF+K+0iDHbZkIxHyRTdYyEcn8DNO2eYt56mHvckO1Pk=\n-----END CERTIFICATE-----\n"}]: dispatch 2024-01-13T11:05:27.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14010]: audit 2024-01-13T11:05:26.433925+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEBs5ui9wwkDtuIkgnkD2hD0wDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yNDAxMTMxMTA1MjZaFw0z\nNDAxMTAxMTA1MjZaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDD7JXLCGMIEBoT2oOpmYPE\n1PI0dPlZ4c9l1gGT+rhdpfaYdaEN3oVrQiGmoVqhXYhnjS+lpWzzTXyTvV+UoSHD\nE8hW94+xd/zD+lQRCputKKmGxg1pMPpwkSJLCoG6Ar2uctoM28CJ5V+2Lw5z9cpy\nBqXkchGB/yvC5VTZypgieNvezmKSZPAvl3xE0X4HoWxUruAkhcnKSLnHApxC740g\n71hJPJYw8gFtpZbIsKPE5OS3t51usYXBCoyuFSiGOqBerHHYBHG9bnpKHIvrjMA5\nUdBcROPk2/88j+vADXUyPIX/IpvAIUi3x+vZaBuleMq1wUKGzLqyghN5HVC0RzTr\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBALkYwyvrC7gjjFI2s2nasQrUUA3Ni2ur\n5GUWrSIOtINnh2g2dDlbHuLLF4OUn+LAAgDnvxx9JNonHNELZtS36aEuczZE9Gsg\nUFaUSFd1mZchR9dtstG/rQs4fvUQWLXth1vCtmDQkj93DJeZNNplMsUI9fGti2Ri\nK5KbVMwo8v6BO1vtDm1pzGCjvANjmeM/7+LWPRz+jFulg3mtG5pUFLjTMnhn3rqS\neMm3M1QVF/elcxCBMLAkJ9mzkoVRBxSBG0qcy8Uoj4f8oEyuYsD2Gp2bKIdbThy1\nEyUYfNtJx/O4IF+K+0iDHbZkIxHyRTdYyEcn8DNO2eYt56mHvckO1Pk=\n-----END CERTIFICATE-----\n"}]': finished 2024-01-13T11:05:27.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[17573]: cluster 2024-01-13T11:05:25.891154+0000 mgr.y (mgr.14140) 203 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:27.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[17573]: audit 2024-01-13T11:05:26.428641+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEBs5ui9wwkDtuIkgnkD2hD0wDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yNDAxMTMxMTA1MjZaFw0z\nNDAxMTAxMTA1MjZaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDD7JXLCGMIEBoT2oOpmYPE\n1PI0dPlZ4c9l1gGT+rhdpfaYdaEN3oVrQiGmoVqhXYhnjS+lpWzzTXyTvV+UoSHD\nE8hW94+xd/zD+lQRCputKKmGxg1pMPpwkSJLCoG6Ar2uctoM28CJ5V+2Lw5z9cpy\nBqXkchGB/yvC5VTZypgieNvezmKSZPAvl3xE0X4HoWxUruAkhcnKSLnHApxC740g\n71hJPJYw8gFtpZbIsKPE5OS3t51usYXBCoyuFSiGOqBerHHYBHG9bnpKHIvrjMA5\nUdBcROPk2/88j+vADXUyPIX/IpvAIUi3x+vZaBuleMq1wUKGzLqyghN5HVC0RzTr\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBALkYwyvrC7gjjFI2s2nasQrUUA3Ni2ur\n5GUWrSIOtINnh2g2dDlbHuLLF4OUn+LAAgDnvxx9JNonHNELZtS36aEuczZE9Gsg\nUFaUSFd1mZchR9dtstG/rQs4fvUQWLXth1vCtmDQkj93DJeZNNplMsUI9fGti2Ri\nK5KbVMwo8v6BO1vtDm1pzGCjvANjmeM/7+LWPRz+jFulg3mtG5pUFLjTMnhn3rqS\neMm3M1QVF/elcxCBMLAkJ9mzkoVRBxSBG0qcy8Uoj4f8oEyuYsD2Gp2bKIdbThy1\nEyUYfNtJx/O4IF+K+0iDHbZkIxHyRTdYyEcn8DNO2eYt56mHvckO1Pk=\n-----END CERTIFICATE-----\n"}]: dispatch 2024-01-13T11:05:27.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[17573]: audit 2024-01-13T11:05:26.433925+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEBs5ui9wwkDtuIkgnkD2hD0wDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yNDAxMTMxMTA1MjZaFw0z\nNDAxMTAxMTA1MjZaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDD7JXLCGMIEBoT2oOpmYPE\n1PI0dPlZ4c9l1gGT+rhdpfaYdaEN3oVrQiGmoVqhXYhnjS+lpWzzTXyTvV+UoSHD\nE8hW94+xd/zD+lQRCputKKmGxg1pMPpwkSJLCoG6Ar2uctoM28CJ5V+2Lw5z9cpy\nBqXkchGB/yvC5VTZypgieNvezmKSZPAvl3xE0X4HoWxUruAkhcnKSLnHApxC740g\n71hJPJYw8gFtpZbIsKPE5OS3t51usYXBCoyuFSiGOqBerHHYBHG9bnpKHIvrjMA5\nUdBcROPk2/88j+vADXUyPIX/IpvAIUi3x+vZaBuleMq1wUKGzLqyghN5HVC0RzTr\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBALkYwyvrC7gjjFI2s2nasQrUUA3Ni2ur\n5GUWrSIOtINnh2g2dDlbHuLLF4OUn+LAAgDnvxx9JNonHNELZtS36aEuczZE9Gsg\nUFaUSFd1mZchR9dtstG/rQs4fvUQWLXth1vCtmDQkj93DJeZNNplMsUI9fGti2Ri\nK5KbVMwo8v6BO1vtDm1pzGCjvANjmeM/7+LWPRz+jFulg3mtG5pUFLjTMnhn3rqS\neMm3M1QVF/elcxCBMLAkJ9mzkoVRBxSBG0qcy8Uoj4f8oEyuYsD2Gp2bKIdbThy1\nEyUYfNtJx/O4IF+K+0iDHbZkIxHyRTdYyEcn8DNO2eYt56mHvckO1Pk=\n-----END CERTIFICATE-----\n"}]': finished 2024-01-13T11:05:27.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14010]: audit 2024-01-13T11:05:26.434590+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDD7JXLCGMIEBoT\n2oOpmYPE1PI0dPlZ4c9l1gGT+rhdpfaYdaEN3oVrQiGmoVqhXYhnjS+lpWzzTXyT\nvV+UoSHDE8hW94+xd/zD+lQRCputKKmGxg1pMPpwkSJLCoG6Ar2uctoM28CJ5V+2\nLw5z9cpyBqXkchGB/yvC5VTZypgieNvezmKSZPAvl3xE0X4HoWxUruAkhcnKSLnH\nApxC740g71hJPJYw8gFtpZbIsKPE5OS3t51usYXBCoyuFSiGOqBerHHYBHG9bnpK\nHIvrjMA5UdBcROPk2/88j+vADXUyPIX/IpvAIUi3x+vZaBuleMq1wUKGzLqyghN5\nHVC0RzTrAgMBAAECggEBALVEPEp+VfFtxFK+BrZxO8JuKjByUQjhrJrRZuBcRRsP\no5jmq71DNTlJFA0wl8NX4A2+SGj/Jk/sTuf5e2bttWjg8qfTn3RYSNmgzwp9QA7y\n4fW5Y0sBb5OaE5pN/Dv2sTunMypWXkq2ltjdrIeIzma00+MJzjzxsrE8sEZX9G1e\nt0P30WK2MNcZ8WOtg7C2VNPwV3LvtAxQUTMXJ0XzLLCImRVAlgGb+hbHNvvCl69y\nQu1+ACzwRX7DQ7qNnHfkwAH5F0bptAotaJnEhm8spWs8T4XZ9tMN+VNeK7g+UizN\n1vLpHDx6KVZbem7bnVzYMYCtyoxnT60RK67c6HXm3lECgYEA+k5lhWwHxCO63Hha\noyDI+2ReVAWLiu+vUP02W75T1lVXskuvTfPImF8EEdpVxmHh7uKWbTT2dWSalX/H\nyJJAggae2lki+sC1LHIgYYmwCp9zdKIdbFuGYAMOqbQaC5X/d7FU1wN1B4eru0qO\nwgLjMYF/uvuRLWvCGM1jHiuxiW0CgYEAyGGBqJMZuxnXie4X5TPdNKE44Y/AjR0j\nJKnpUtQf4OYZ98oE1kSZ4POr/a+mmjJj/5YmSj8MckZLMHu8zIeKhYlNjPUV7Ivr\n3TYSrTvB/V42TOyIrDKz92Rv13aiLa+o7i3rKFhuYqzRVE8WXcd6gh9pE5SDZwXg\n80PjPRXS2LcCgYBiGlPj5SFuGGrmei1b/j+HeCEYYUv92k8mOPgTIReOy8ghU1SU\nAtY+Eg9wR9iSdk6s6BX5G2b1P8bujTRqQhgSXjHodkMlcF4R23EhiWt73l7L+bX6\ngCy8eLZIgRQsMk/8Q35y/yHhH6WJNIGbPLJ69rxvNqYB3VgnjGgqrQlaSQKBgDtQ\nGXgTqs8mNBXA41PWCUlV26dwzLc4g7mLjeQVpCYHFnKxWsMt5TqgBi3+e1szRURX\nZpgdl4qP4hvE1LrZ+BfU756kwUuWk0eUhOzAPojIBVy5uy71hy3Yjf6CQDkzwNZX\nwz7bBjmxG/lPu7ggntO7hnfkQw0QwWhglPf06Md7AoGAEuxbQUTmvjMel3G+pj3X\nue74KLsT8uoRb7CU7cJ6JQyLgx30Fc0PbchTJ5p6S8AnCU3MaDT67b4uftYbj58p\nG77mzUSgirUgTSp+hHxCV6tAKrqbM6mDJLRo1y+OH6A3drRazz9P/Wd+pldPxid4\nrf5QjbZB68O1TUY574sojhI=\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-01-13T11:05:27.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[14010]: audit 2024-01-13T11:05:26.439276+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDD7JXLCGMIEBoT\n2oOpmYPE1PI0dPlZ4c9l1gGT+rhdpfaYdaEN3oVrQiGmoVqhXYhnjS+lpWzzTXyT\nvV+UoSHDE8hW94+xd/zD+lQRCputKKmGxg1pMPpwkSJLCoG6Ar2uctoM28CJ5V+2\nLw5z9cpyBqXkchGB/yvC5VTZypgieNvezmKSZPAvl3xE0X4HoWxUruAkhcnKSLnH\nApxC740g71hJPJYw8gFtpZbIsKPE5OS3t51usYXBCoyuFSiGOqBerHHYBHG9bnpK\nHIvrjMA5UdBcROPk2/88j+vADXUyPIX/IpvAIUi3x+vZaBuleMq1wUKGzLqyghN5\nHVC0RzTrAgMBAAECggEBALVEPEp+VfFtxFK+BrZxO8JuKjByUQjhrJrRZuBcRRsP\no5jmq71DNTlJFA0wl8NX4A2+SGj/Jk/sTuf5e2bttWjg8qfTn3RYSNmgzwp9QA7y\n4fW5Y0sBb5OaE5pN/Dv2sTunMypWXkq2ltjdrIeIzma00+MJzjzxsrE8sEZX9G1e\nt0P30WK2MNcZ8WOtg7C2VNPwV3LvtAxQUTMXJ0XzLLCImRVAlgGb+hbHNvvCl69y\nQu1+ACzwRX7DQ7qNnHfkwAH5F0bptAotaJnEhm8spWs8T4XZ9tMN+VNeK7g+UizN\n1vLpHDx6KVZbem7bnVzYMYCtyoxnT60RK67c6HXm3lECgYEA+k5lhWwHxCO63Hha\noyDI+2ReVAWLiu+vUP02W75T1lVXskuvTfPImF8EEdpVxmHh7uKWbTT2dWSalX/H\nyJJAggae2lki+sC1LHIgYYmwCp9zdKIdbFuGYAMOqbQaC5X/d7FU1wN1B4eru0qO\nwgLjMYF/uvuRLWvCGM1jHiuxiW0CgYEAyGGBqJMZuxnXie4X5TPdNKE44Y/AjR0j\nJKnpUtQf4OYZ98oE1kSZ4POr/a+mmjJj/5YmSj8MckZLMHu8zIeKhYlNjPUV7Ivr\n3TYSrTvB/V42TOyIrDKz92Rv13aiLa+o7i3rKFhuYqzRVE8WXcd6gh9pE5SDZwXg\n80PjPRXS2LcCgYBiGlPj5SFuGGrmei1b/j+HeCEYYUv92k8mOPgTIReOy8ghU1SU\nAtY+Eg9wR9iSdk6s6BX5G2b1P8bujTRqQhgSXjHodkMlcF4R23EhiWt73l7L+bX6\ngCy8eLZIgRQsMk/8Q35y/yHhH6WJNIGbPLJ69rxvNqYB3VgnjGgqrQlaSQKBgDtQ\nGXgTqs8mNBXA41PWCUlV26dwzLc4g7mLjeQVpCYHFnKxWsMt5TqgBi3+e1szRURX\nZpgdl4qP4hvE1LrZ+BfU756kwUuWk0eUhOzAPojIBVy5uy71hy3Yjf6CQDkzwNZX\nwz7bBjmxG/lPu7ggntO7hnfkQw0QwWhglPf06Md7AoGAEuxbQUTmvjMel3G+pj3X\nue74KLsT8uoRb7CU7cJ6JQyLgx30Fc0PbchTJ5p6S8AnCU3MaDT67b4uftYbj58p\nG77mzUSgirUgTSp+hHxCV6tAKrqbM6mDJLRo1y+OH6A3drRazz9P/Wd+pldPxid4\nrf5QjbZB68O1TUY574sojhI=\n-----END PRIVATE KEY-----\n"}]': finished 2024-01-13T11:05:27.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[17573]: audit 2024-01-13T11:05:26.434590+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDD7JXLCGMIEBoT\n2oOpmYPE1PI0dPlZ4c9l1gGT+rhdpfaYdaEN3oVrQiGmoVqhXYhnjS+lpWzzTXyT\nvV+UoSHDE8hW94+xd/zD+lQRCputKKmGxg1pMPpwkSJLCoG6Ar2uctoM28CJ5V+2\nLw5z9cpyBqXkchGB/yvC5VTZypgieNvezmKSZPAvl3xE0X4HoWxUruAkhcnKSLnH\nApxC740g71hJPJYw8gFtpZbIsKPE5OS3t51usYXBCoyuFSiGOqBerHHYBHG9bnpK\nHIvrjMA5UdBcROPk2/88j+vADXUyPIX/IpvAIUi3x+vZaBuleMq1wUKGzLqyghN5\nHVC0RzTrAgMBAAECggEBALVEPEp+VfFtxFK+BrZxO8JuKjByUQjhrJrRZuBcRRsP\no5jmq71DNTlJFA0wl8NX4A2+SGj/Jk/sTuf5e2bttWjg8qfTn3RYSNmgzwp9QA7y\n4fW5Y0sBb5OaE5pN/Dv2sTunMypWXkq2ltjdrIeIzma00+MJzjzxsrE8sEZX9G1e\nt0P30WK2MNcZ8WOtg7C2VNPwV3LvtAxQUTMXJ0XzLLCImRVAlgGb+hbHNvvCl69y\nQu1+ACzwRX7DQ7qNnHfkwAH5F0bptAotaJnEhm8spWs8T4XZ9tMN+VNeK7g+UizN\n1vLpHDx6KVZbem7bnVzYMYCtyoxnT60RK67c6HXm3lECgYEA+k5lhWwHxCO63Hha\noyDI+2ReVAWLiu+vUP02W75T1lVXskuvTfPImF8EEdpVxmHh7uKWbTT2dWSalX/H\nyJJAggae2lki+sC1LHIgYYmwCp9zdKIdbFuGYAMOqbQaC5X/d7FU1wN1B4eru0qO\nwgLjMYF/uvuRLWvCGM1jHiuxiW0CgYEAyGGBqJMZuxnXie4X5TPdNKE44Y/AjR0j\nJKnpUtQf4OYZ98oE1kSZ4POr/a+mmjJj/5YmSj8MckZLMHu8zIeKhYlNjPUV7Ivr\n3TYSrTvB/V42TOyIrDKz92Rv13aiLa+o7i3rKFhuYqzRVE8WXcd6gh9pE5SDZwXg\n80PjPRXS2LcCgYBiGlPj5SFuGGrmei1b/j+HeCEYYUv92k8mOPgTIReOy8ghU1SU\nAtY+Eg9wR9iSdk6s6BX5G2b1P8bujTRqQhgSXjHodkMlcF4R23EhiWt73l7L+bX6\ngCy8eLZIgRQsMk/8Q35y/yHhH6WJNIGbPLJ69rxvNqYB3VgnjGgqrQlaSQKBgDtQ\nGXgTqs8mNBXA41PWCUlV26dwzLc4g7mLjeQVpCYHFnKxWsMt5TqgBi3+e1szRURX\nZpgdl4qP4hvE1LrZ+BfU756kwUuWk0eUhOzAPojIBVy5uy71hy3Yjf6CQDkzwNZX\nwz7bBjmxG/lPu7ggntO7hnfkQw0QwWhglPf06Md7AoGAEuxbQUTmvjMel3G+pj3X\nue74KLsT8uoRb7CU7cJ6JQyLgx30Fc0PbchTJ5p6S8AnCU3MaDT67b4uftYbj58p\nG77mzUSgirUgTSp+hHxCV6tAKrqbM6mDJLRo1y+OH6A3drRazz9P/Wd+pldPxid4\nrf5QjbZB68O1TUY574sojhI=\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-01-13T11:05:27.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:26 smithi121 bash[17573]: audit 2024-01-13T11:05:26.439276+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDD7JXLCGMIEBoT\n2oOpmYPE1PI0dPlZ4c9l1gGT+rhdpfaYdaEN3oVrQiGmoVqhXYhnjS+lpWzzTXyT\nvV+UoSHDE8hW94+xd/zD+lQRCputKKmGxg1pMPpwkSJLCoG6Ar2uctoM28CJ5V+2\nLw5z9cpyBqXkchGB/yvC5VTZypgieNvezmKSZPAvl3xE0X4HoWxUruAkhcnKSLnH\nApxC740g71hJPJYw8gFtpZbIsKPE5OS3t51usYXBCoyuFSiGOqBerHHYBHG9bnpK\nHIvrjMA5UdBcROPk2/88j+vADXUyPIX/IpvAIUi3x+vZaBuleMq1wUKGzLqyghN5\nHVC0RzTrAgMBAAECggEBALVEPEp+VfFtxFK+BrZxO8JuKjByUQjhrJrRZuBcRRsP\no5jmq71DNTlJFA0wl8NX4A2+SGj/Jk/sTuf5e2bttWjg8qfTn3RYSNmgzwp9QA7y\n4fW5Y0sBb5OaE5pN/Dv2sTunMypWXkq2ltjdrIeIzma00+MJzjzxsrE8sEZX9G1e\nt0P30WK2MNcZ8WOtg7C2VNPwV3LvtAxQUTMXJ0XzLLCImRVAlgGb+hbHNvvCl69y\nQu1+ACzwRX7DQ7qNnHfkwAH5F0bptAotaJnEhm8spWs8T4XZ9tMN+VNeK7g+UizN\n1vLpHDx6KVZbem7bnVzYMYCtyoxnT60RK67c6HXm3lECgYEA+k5lhWwHxCO63Hha\noyDI+2ReVAWLiu+vUP02W75T1lVXskuvTfPImF8EEdpVxmHh7uKWbTT2dWSalX/H\nyJJAggae2lki+sC1LHIgYYmwCp9zdKIdbFuGYAMOqbQaC5X/d7FU1wN1B4eru0qO\nwgLjMYF/uvuRLWvCGM1jHiuxiW0CgYEAyGGBqJMZuxnXie4X5TPdNKE44Y/AjR0j\nJKnpUtQf4OYZ98oE1kSZ4POr/a+mmjJj/5YmSj8MckZLMHu8zIeKhYlNjPUV7Ivr\n3TYSrTvB/V42TOyIrDKz92Rv13aiLa+o7i3rKFhuYqzRVE8WXcd6gh9pE5SDZwXg\n80PjPRXS2LcCgYBiGlPj5SFuGGrmei1b/j+HeCEYYUv92k8mOPgTIReOy8ghU1SU\nAtY+Eg9wR9iSdk6s6BX5G2b1P8bujTRqQhgSXjHodkMlcF4R23EhiWt73l7L+bX6\ngCy8eLZIgRQsMk/8Q35y/yHhH6WJNIGbPLJ69rxvNqYB3VgnjGgqrQlaSQKBgDtQ\nGXgTqs8mNBXA41PWCUlV26dwzLc4g7mLjeQVpCYHFnKxWsMt5TqgBi3+e1szRURX\nZpgdl4qP4hvE1LrZ+BfU756kwUuWk0eUhOzAPojIBVy5uy71hy3Yjf6CQDkzwNZX\nwz7bBjmxG/lPu7ggntO7hnfkQw0QwWhglPf06Md7AoGAEuxbQUTmvjMel3G+pj3X\nue74KLsT8uoRb7CU7cJ6JQyLgx30Fc0PbchTJ5p6S8AnCU3MaDT67b4uftYbj58p\nG77mzUSgirUgTSp+hHxCV6tAKrqbM6mDJLRo1y+OH6A3drRazz9P/Wd+pldPxid4\nrf5QjbZB68O1TUY574sojhI=\n-----END PRIVATE KEY-----\n"}]': finished 2024-01-13T11:05:28.169 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: cephadm 2024-01-13T11:05:26.258878+0000 mgr.y (mgr.14140) 204 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:05:28.169 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:05:28.169 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:05:28.169 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:28.170 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:05:28.170 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:05:28.170 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:05:28.170 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:05:28.170 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:05:28.170 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:05:28.170 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:05:28.170 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:05:28.170 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:05:28.170 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:05:28.170 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:05:28.170 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:28.170 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:05:28.170 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:05:28.170 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: code, '\n'.join(err))) 2024-01-13T11:05:28.171 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:05:28.171 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:05:28.171 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:05:28.171 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:28.171 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:05:28.171 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:05:28.171 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:05:28.171 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:05:28.171 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:05:28.171 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:05:28.171 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:05:28.171 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:05:28.171 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:05:28.171 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:05:28.172 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:05:28.172 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: cephadm 2024-01-13T11:05:26.258878+0000 mgr.y (mgr.14140) 204 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:05:28.172 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:05:28.172 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:05:28.172 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:28.172 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:05:28.172 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:05:28.172 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:05:28.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:05:28.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:05:28.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:05:28.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:05:28.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:05:28.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:05:28.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:05:28.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:05:28.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:28.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:05:28.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:05:28.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: code, '\n'.join(err))) 2024-01-13T11:05:28.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:05:28.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:05:28.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:05:28.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:28.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:05:28.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:05:28.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:05:28.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:05:28.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:05:28.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:05:28.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:05:28.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:05:28.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:05:28.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:05:28.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:05:28.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:28.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: cephadm 2024-01-13T11:05:26.259012+0000 mgr.y (mgr.14140) 205 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:05:28.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:05:28.175 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:05:28.175 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:28.175 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:05:28.175 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:05:28.175 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:05:28.175 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:05:28.175 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:05:28.175 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:05:28.175 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:05:28.175 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:05:28.175 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:05:28.175 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:05:28.175 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:05:28.175 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:28.175 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[17573]: cephadm 2024-01-13T11:05:26.440154+0000 mgr.y (mgr.14140) 206 : cephadm [INF] Deploying daemon grafana.a on smithi154 2024-01-13T11:05:28.176 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:28.176 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: cephadm 2024-01-13T11:05:26.259012+0000 mgr.y (mgr.14140) 205 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:05:28.176 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:05:28.176 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:05:28.176 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:28.176 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:05:28.176 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:05:28.176 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:05:28.176 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:05:28.176 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:05:28.176 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:05:28.176 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:05:28.176 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:05:28.177 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:05:28.177 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:05:28.177 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:05:28.177 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:28.177 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:27 smithi121 bash[14010]: cephadm 2024-01-13T11:05:26.440154+0000 mgr.y (mgr.14140) 206 : cephadm [INF] Deploying daemon grafana.a on smithi154 2024-01-13T11:05:28.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: cephadm 2024-01-13T11:05:26.258878+0000 mgr.y (mgr.14140) 204 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:05:28.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:05:28.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:05:28.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:28.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:05:28.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:05:28.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:05:28.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:05:28.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:05:28.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:05:28.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:05:28.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:05:28.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:05:28.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:05:28.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:05:28.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:28.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:05:28.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:05:28.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: code, '\n'.join(err))) 2024-01-13T11:05:28.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:05:28.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:05:28.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:05:28.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:28.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:05:28.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:05:28.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:05:28.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:05:28.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:05:28.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:05:28.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:05:28.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:05:28.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:05:28.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:05:28.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:05:28.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:28.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: cephadm 2024-01-13T11:05:26.259012+0000 mgr.y (mgr.14140) 205 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:05:28.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:05:28.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:05:28.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:28.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:05:28.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:05:28.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:05:28.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:05:28.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:05:28.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:05:28.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:05:28.402 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:05:28.402 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:05:28.402 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:05:28.402 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:05:28.402 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:28.402 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:27 smithi154 bash[13980]: cephadm 2024-01-13T11:05:26.440154+0000 mgr.y (mgr.14140) 206 : cephadm [INF] Deploying daemon grafana.a on smithi154 2024-01-13T11:05:28.469 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-01-13T11:05:28.469 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":48,"fsid":"b5155c52-b202-11ee-95ac-87774f69a715","created":"2024-01-13T10:59:24.601353+0000","modified":"2024-01-13T11:04:57.975587+0000","last_up_change":"2024-01-13T11:04:56.959910+0000","last_in_change":"2024-01-13T11:04:56.959910+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":"2024-01-13T10:59:37.472404+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":"f511d5af-09eb-4be3-86ed-887f13f32bd3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6802","nonce":3282706967},{"type":"v1","addr":"172.21.15.121:6803","nonce":3282706967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6804","nonce":3282706967},{"type":"v1","addr":"172.21.15.121:6805","nonce":3282706967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6808","nonce":3282706967},{"type":"v1","addr":"172.21.15.121:6809","nonce":3282706967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6806","nonce":3282706967},{"type":"v1","addr":"172.21.15.121:6807","nonce":3282706967}]},"public_addr":"172.21.15.121:6803/3282706967","cluster_addr":"172.21.15.121:6805/3282706967","heartbeat_back_addr":"172.21.15.121:6809/3282706967","heartbeat_front_addr":"172.21.15.121:6807/3282706967","state":["exists","up"]},{"osd":1,"uuid":"e676630c-a46e-4c65-8b03-baa5be31e020","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6810","nonce":2927804598},{"type":"v1","addr":"172.21.15.121:6811","nonce":2927804598}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6812","nonce":2927804598},{"type":"v1","addr":"172.21.15.121:6813","nonce":2927804598}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6816","nonce":2927804598},{"type":"v1","addr":"172.21.15.121:6817","nonce":2927804598}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6814","nonce":2927804598},{"type":"v1","addr":"172.21.15.121:6815","nonce":2927804598}]},"public_addr":"172.21.15.121:6811/2927804598","cluster_addr":"172.21.15.121:6813/2927804598","heartbeat_back_addr":"172.21.15.121:6817/2927804598","heartbeat_front_addr":"172.21.15.121:6815/2927804598","state":["exists","up"]},{"osd":2,"uuid":"fb142867-e874-4c42-8dff-790e1ee07afb","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.121:6818","nonce":2146946882},{"type":"v1","addr":"172.21.15.121:6819","nonce":2146946882}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6820","nonce":2146946882},{"type":"v1","addr":"172.21.15.121:6821","nonce":2146946882}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6824","nonce":2146946882},{"type":"v1","addr":"172.21.15.121:6825","nonce":2146946882}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6822","nonce":2146946882},{"type":"v1","addr":"172.21.15.121:6823","nonce":2146946882}]},"public_addr":"172.21.15.121:6819/2146946882","cluster_addr":"172.21.15.121:6821/2146946882","heartbeat_back_addr":"172.21.15.121:6825/2146946882","heartbeat_front_addr":"172.21.15.121:6823/2146946882","state":["exists","up"]},{"osd":3,"uuid":"425e9fdd-bd88-4337-9905-432e98e262fe","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6826","nonce":3272635134},{"type":"v1","addr":"172.21.15.121:6827","nonce":3272635134}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6828","nonce":3272635134},{"type":"v1","addr":"172.21.15.121:6829","nonce":3272635134}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6832","nonce":3272635134},{"type":"v1","addr":"172.21.15.121:6833","nonce":3272635134}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6830","nonce":3272635134},{"type":"v1","addr":"172.21.15.121:6831","nonce":3272635134}]},"public_addr":"172.21.15.121:6827/3272635134","cluster_addr":"172.21.15.121:6829/3272635134","heartbeat_back_addr":"172.21.15.121:6833/3272635134","heartbeat_front_addr":"172.21.15.121:6831/3272635134","state":["exists","up"]},{"osd":4,"uuid":"35416995-1f74-454a-8d6e-50d134be10c7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6800","nonce":4033728750},{"type":"v1","addr":"172.21.15.154:6801","nonce":4033728750}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6802","nonce":4033728750},{"type":"v1","addr":"172.21.15.154:6803","nonce":4033728750}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6806","nonce":4033728750},{"type":"v1","addr":"172.21.15.154:6807","nonce":4033728750}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6804","nonce":4033728750},{"type":"v1","addr":"172.21.15.154:6805","nonce":4033728750}]},"public_addr":"172.21.15.154:6801/4033728750","cluster_addr":"172.21.15.154:6803/4033728750","heartbeat_back_addr":"172.21.15.154:6807/4033728750","heartbeat_front_addr":"172.21.15.154:6805/4033728750","state":["exists","up"]},{"osd":5,"uuid":"cbd1797c-f44e-4a47-870a-5a91cb13944b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6808","nonce":541501003},{"type":"v1","addr":"172.21.15.154:6809","nonce":541501003}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6810","nonce":541501003},{"type":"v1","addr":"172.21.15.154:6811","nonce":541501003}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6814","nonce":541501003},{"type":"v1","addr":"172.21.15.154:6815","nonce":541501003}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6812","nonce":541501003},{"type":"v1","addr":"172.21.15.154:6813","nonce":541501003}]},"public_addr":"172.21.15.154:6809/541501003","cluster_addr":"172.21.15.154:6811/541501003","heartbeat_back_addr":"172.21.15.154:6815/541501003","heartbeat_front_addr":"172.21.15.154:6813/541501003","state":["exists","up"]},{"osd":6,"uuid":"90765042-736d-4d3a-864e-f1c6503864df","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6816","nonce":3802830093},{"type":"v1","addr":"172.21.15.154:6817","nonce":3802830093}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6818","nonce":3802830093},{"type":"v1","addr":"172.21.15.154:6819","nonce":3802830093}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6822","nonce":3802830093},{"type":"v1","addr":"172.21.15.154:6823","nonce":3802830093}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6820","nonce":3802830093},{"type":"v1","addr":"172.21.15.154:6821","nonce":3802830093}]},"public_addr":"172.21.15.154:6817/3802830093","cluster_addr":"172.21.15.154:6819/3802830093","heartbeat_back_addr":"172.21.15.154:6823/3802830093","heartbeat_front_addr":"172.21.15.154:6821/3802830093","state":["exists","up"]},{"osd":7,"uuid":"d053a370-24c3-46d8-a0d6-55d2543fc1ad","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6824","nonce":2966660409},{"type":"v1","addr":"172.21.15.154:6825","nonce":2966660409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6826","nonce":2966660409},{"type":"v1","addr":"172.21.15.154:6827","nonce":2966660409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6830","nonce":2966660409},{"type":"v1","addr":"172.21.15.154:6831","nonce":2966660409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6828","nonce":2966660409},{"type":"v1","addr":"172.21.15.154:6829","nonce":2966660409}]},"public_addr":"172.21.15.154:6825/2966660409","cluster_addr":"172.21.15.154:6827/2966660409","heartbeat_back_addr":"172.21.15.154:6831/2966660409","heartbeat_front_addr":"172.21.15.154:6829/2966660409","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":"2024-01-13T11:02:02.103800+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":"2024-01-13T11:02:28.222433+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":"2024-01-13T11:02:51.576698+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":"2024-01-13T11:03:18.306868+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":"2024-01-13T11:03:40.645220+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":"2024-01-13T11:04:04.157746+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":"2024-01-13T11:04:30.898512+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":"2024-01-13T11:04:55.262767+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.121:6801/3201796835":"2024-01-14T11:00:01.150277+0000","172.21.15.121:6800/3201796835":"2024-01-14T11:00:01.150277+0000","172.21.15.121:0/592937352":"2024-01-14T11:00:01.150277+0000","172.21.15.121:0/3916360305":"2024-01-14T11:00:01.150277+0000","172.21.15.121:0/1541210181":"2024-01-14T11:00:01.150277+0000","172.21.15.121:6800/870730801":"2024-01-14T10:59:44.781748+0000","172.21.15.121:6801/870730801":"2024-01-14T10:59:44.781748+0000","172.21.15.121:0/332684181":"2024-01-14T10:59:44.781748+0000","172.21.15.121:0/720650482":"2024-01-14T10:59:44.781748+0000","172.21.15.121:0/4081813240":"2024-01-14T10:59:44.781748+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":{}} 2024-01-13T11:05:28.933 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:28 smithi121 bash[14010]: cluster 2024-01-13T11:05:27.891820+0000 mgr.y (mgr.14140) 207 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:28.933 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:28 smithi121 bash[14010]: audit 2024-01-13T11:05:28.462912+0000 mon.a (mon.0) 498 : audit [DBG] from='client.? 172.21.15.121:0/3967154088' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-13T11:05:28.934 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:28 smithi121 bash[17573]: cluster 2024-01-13T11:05:27.891820+0000 mgr.y (mgr.14140) 207 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:28.934 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:28 smithi121 bash[17573]: audit 2024-01-13T11:05:28.462912+0000 mon.a (mon.0) 498 : audit [DBG] from='client.? 172.21.15.121:0/3967154088' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-13T11:05:29.164 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-01-13T10:59:37.472404+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': {}}}] 2024-01-13T11:05:29.165 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph osd pool get device_health_metrics pg_num 2024-01-13T11:05:29.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:28 smithi154 bash[13980]: cluster 2024-01-13T11:05:27.891820+0000 mgr.y (mgr.14140) 207 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:29.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:28 smithi154 bash[13980]: audit 2024-01-13T11:05:28.462912+0000 mon.a (mon.0) 498 : audit [DBG] from='client.? 172.21.15.121:0/3967154088' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-13T11:05:31.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:30 smithi121 bash[14010]: cluster 2024-01-13T11:05:29.892468+0000 mgr.y (mgr.14140) 208 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:31.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:30 smithi121 bash[17573]: cluster 2024-01-13T11:05:29.892468+0000 mgr.y (mgr.14140) 208 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:31.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:30 smithi154 bash[13980]: cluster 2024-01-13T11:05:29.892468+0000 mgr.y (mgr.14140) 208 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:32.027 INFO:teuthology.orchestra.run.smithi121.stdout:pg_num: 1 2024-01-13T11:05:32.687 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-01-13T11:05:32.687 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-01-13T11:05:32.687 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph mgr dump --format=json 2024-01-13T11:05:33.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:32 smithi121 bash[14010]: cluster 2024-01-13T11:05:31.893004+0000 mgr.y (mgr.14140) 209 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:33.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:32 smithi121 bash[14010]: audit 2024-01-13T11:05:32.023286+0000 mon.a (mon.0) 499 : audit [DBG] from='client.? 172.21.15.121:0/2756198407' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-01-13T11:05:33.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:32 smithi121 bash[17573]: cluster 2024-01-13T11:05:31.893004+0000 mgr.y (mgr.14140) 209 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:33.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:32 smithi121 bash[17573]: audit 2024-01-13T11:05:32.023286+0000 mon.a (mon.0) 499 : audit [DBG] from='client.? 172.21.15.121:0/2756198407' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-01-13T11:05:33.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:32 smithi154 bash[13980]: cluster 2024-01-13T11:05:31.893004+0000 mgr.y (mgr.14140) 209 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:33.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:32 smithi154 bash[13980]: audit 2024-01-13T11:05:32.023286+0000 mon.a (mon.0) 499 : audit [DBG] from='client.? 172.21.15.121:0/2756198407' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-01-13T11:05:34.020 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:33 smithi121 bash[14010]: cluster 2024-01-13T11:05:33.893665+0000 mgr.y (mgr.14140) 210 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:34.021 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:33 smithi121 bash[17573]: cluster 2024-01-13T11:05:33.893665+0000 mgr.y (mgr.14140) 210 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:34.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:33 smithi154 bash[13980]: cluster 2024-01-13T11:05:33.893665+0000 mgr.y (mgr.14140) 210 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:35.547 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-01-13T11:05:35.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:35 smithi154 bash[13980]: audit 2024-01-13T11:05:35.534925+0000 mon.a (mon.0) 500 : audit [DBG] from='client.? 172.21.15.121:0/109021992' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-01-13T11:05:35.933 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:35 smithi121 bash[14010]: audit 2024-01-13T11:05:35.534925+0000 mon.a (mon.0) 500 : audit [DBG] from='client.? 172.21.15.121:0/109021992' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-01-13T11:05:35.934 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:35 smithi121 bash[17573]: audit 2024-01-13T11:05:35.534925+0000 mon.a (mon.0) 500 : audit [DBG] from='client.? 172.21.15.121:0/109021992' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-01-13T11:05:36.304 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":14,"active_gid":14140,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6800","nonce":818512049},{"type":"v1","addr":"172.21.15.121:6801","nonce":818512049}]},"active_addr":"172.21.15.121:6801/818512049","active_change":"2024-01-13T11:00:01.150818+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://smithi121.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.121:0","nonce":3139617967}]},{"addrvec":[{"type":"v2","addr":"172.21.15.121:0","nonce":2274584951}]},{"addrvec":[{"type":"v2","addr":"172.21.15.121:0","nonce":3846839294}]}]}} 2024-01-13T11:05:36.307 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-01-13T11:05:36.307 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-01-13T11:05:36.307 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph osd dump --format=json 2024-01-13T11:05:36.697 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:05:36 smithi121 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.a.service: Scheduled restart job, restart counter is at 1. 2024-01-13T11:05:36.698 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:05:36 smithi121 systemd[1]: Stopped Ceph node-exporter.a for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:05:36.698 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:05:36 smithi121 systemd[1]: Starting Ceph node-exporter.a for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:05:36.698 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:05:36 smithi121 docker[26012]: Error response from daemon: No such container: ceph-b5155c52-b202-11ee-95ac-87774f69a715-node-exporter.a 2024-01-13T11:05:36.899 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:05:36 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 1. 2024-01-13T11:05:36.899 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:05:36 smithi154 systemd[1]: Stopped Ceph node-exporter.b for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:05:36.900 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:05:36 smithi154 systemd[1]: Starting Ceph node-exporter.b for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:05:36.900 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:05:36 smithi154 docker[22780]: Error response from daemon: No such container: ceph-b5155c52-b202-11ee-95ac-87774f69a715-node-exporter.b 2024-01-13T11:05:36.900 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:05:36 smithi154 systemd[1]: Started Ceph node-exporter.b for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:05:36.900 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:05:36 smithi154 bash[22799]: Unable to find image 'prom/node-exporter:latest' locally 2024-01-13T11:05:36.933 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:36 smithi121 bash[14010]: cluster 2024-01-13T11:05:35.894272+0000 mgr.y (mgr.14140) 211 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:36.933 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:36 smithi121 bash[17573]: cluster 2024-01-13T11:05:35.894272+0000 mgr.y (mgr.14140) 211 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:36.934 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:05:36 smithi121 systemd[1]: Started Ceph node-exporter.a for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:05:36.934 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:05:36 smithi121 bash[26022]: Unable to find image 'prom/node-exporter:latest' locally 2024-01-13T11:05:37.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:36 smithi154 bash[13980]: cluster 2024-01-13T11:05:35.894272+0000 mgr.y (mgr.14140) 211 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:38.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:37 smithi154 bash[13980]: cluster 2024-01-13T11:05:37.894866+0000 mgr.y (mgr.14140) 212 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:38.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:37 smithi121 bash[14010]: cluster 2024-01-13T11:05:37.894866+0000 mgr.y (mgr.14140) 212 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:38.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:37 smithi121 bash[17573]: cluster 2024-01-13T11:05:37.894866+0000 mgr.y (mgr.14140) 212 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:39.246 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-01-13T11:05:39.247 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":48,"fsid":"b5155c52-b202-11ee-95ac-87774f69a715","created":"2024-01-13T10:59:24.601353+0000","modified":"2024-01-13T11:04:57.975587+0000","last_up_change":"2024-01-13T11:04:56.959910+0000","last_in_change":"2024-01-13T11:04:56.959910+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":"2024-01-13T10:59:37.472404+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":"f511d5af-09eb-4be3-86ed-887f13f32bd3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6802","nonce":3282706967},{"type":"v1","addr":"172.21.15.121:6803","nonce":3282706967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6804","nonce":3282706967},{"type":"v1","addr":"172.21.15.121:6805","nonce":3282706967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6808","nonce":3282706967},{"type":"v1","addr":"172.21.15.121:6809","nonce":3282706967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6806","nonce":3282706967},{"type":"v1","addr":"172.21.15.121:6807","nonce":3282706967}]},"public_addr":"172.21.15.121:6803/3282706967","cluster_addr":"172.21.15.121:6805/3282706967","heartbeat_back_addr":"172.21.15.121:6809/3282706967","heartbeat_front_addr":"172.21.15.121:6807/3282706967","state":["exists","up"]},{"osd":1,"uuid":"e676630c-a46e-4c65-8b03-baa5be31e020","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6810","nonce":2927804598},{"type":"v1","addr":"172.21.15.121:6811","nonce":2927804598}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6812","nonce":2927804598},{"type":"v1","addr":"172.21.15.121:6813","nonce":2927804598}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6816","nonce":2927804598},{"type":"v1","addr":"172.21.15.121:6817","nonce":2927804598}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6814","nonce":2927804598},{"type":"v1","addr":"172.21.15.121:6815","nonce":2927804598}]},"public_addr":"172.21.15.121:6811/2927804598","cluster_addr":"172.21.15.121:6813/2927804598","heartbeat_back_addr":"172.21.15.121:6817/2927804598","heartbeat_front_addr":"172.21.15.121:6815/2927804598","state":["exists","up"]},{"osd":2,"uuid":"fb142867-e874-4c42-8dff-790e1ee07afb","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.121:6818","nonce":2146946882},{"type":"v1","addr":"172.21.15.121:6819","nonce":2146946882}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6820","nonce":2146946882},{"type":"v1","addr":"172.21.15.121:6821","nonce":2146946882}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6824","nonce":2146946882},{"type":"v1","addr":"172.21.15.121:6825","nonce":2146946882}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6822","nonce":2146946882},{"type":"v1","addr":"172.21.15.121:6823","nonce":2146946882}]},"public_addr":"172.21.15.121:6819/2146946882","cluster_addr":"172.21.15.121:6821/2146946882","heartbeat_back_addr":"172.21.15.121:6825/2146946882","heartbeat_front_addr":"172.21.15.121:6823/2146946882","state":["exists","up"]},{"osd":3,"uuid":"425e9fdd-bd88-4337-9905-432e98e262fe","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6826","nonce":3272635134},{"type":"v1","addr":"172.21.15.121:6827","nonce":3272635134}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6828","nonce":3272635134},{"type":"v1","addr":"172.21.15.121:6829","nonce":3272635134}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6832","nonce":3272635134},{"type":"v1","addr":"172.21.15.121:6833","nonce":3272635134}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6830","nonce":3272635134},{"type":"v1","addr":"172.21.15.121:6831","nonce":3272635134}]},"public_addr":"172.21.15.121:6827/3272635134","cluster_addr":"172.21.15.121:6829/3272635134","heartbeat_back_addr":"172.21.15.121:6833/3272635134","heartbeat_front_addr":"172.21.15.121:6831/3272635134","state":["exists","up"]},{"osd":4,"uuid":"35416995-1f74-454a-8d6e-50d134be10c7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6800","nonce":4033728750},{"type":"v1","addr":"172.21.15.154:6801","nonce":4033728750}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6802","nonce":4033728750},{"type":"v1","addr":"172.21.15.154:6803","nonce":4033728750}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6806","nonce":4033728750},{"type":"v1","addr":"172.21.15.154:6807","nonce":4033728750}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6804","nonce":4033728750},{"type":"v1","addr":"172.21.15.154:6805","nonce":4033728750}]},"public_addr":"172.21.15.154:6801/4033728750","cluster_addr":"172.21.15.154:6803/4033728750","heartbeat_back_addr":"172.21.15.154:6807/4033728750","heartbeat_front_addr":"172.21.15.154:6805/4033728750","state":["exists","up"]},{"osd":5,"uuid":"cbd1797c-f44e-4a47-870a-5a91cb13944b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6808","nonce":541501003},{"type":"v1","addr":"172.21.15.154:6809","nonce":541501003}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6810","nonce":541501003},{"type":"v1","addr":"172.21.15.154:6811","nonce":541501003}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6814","nonce":541501003},{"type":"v1","addr":"172.21.15.154:6815","nonce":541501003}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6812","nonce":541501003},{"type":"v1","addr":"172.21.15.154:6813","nonce":541501003}]},"public_addr":"172.21.15.154:6809/541501003","cluster_addr":"172.21.15.154:6811/541501003","heartbeat_back_addr":"172.21.15.154:6815/541501003","heartbeat_front_addr":"172.21.15.154:6813/541501003","state":["exists","up"]},{"osd":6,"uuid":"90765042-736d-4d3a-864e-f1c6503864df","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6816","nonce":3802830093},{"type":"v1","addr":"172.21.15.154:6817","nonce":3802830093}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6818","nonce":3802830093},{"type":"v1","addr":"172.21.15.154:6819","nonce":3802830093}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6822","nonce":3802830093},{"type":"v1","addr":"172.21.15.154:6823","nonce":3802830093}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6820","nonce":3802830093},{"type":"v1","addr":"172.21.15.154:6821","nonce":3802830093}]},"public_addr":"172.21.15.154:6817/3802830093","cluster_addr":"172.21.15.154:6819/3802830093","heartbeat_back_addr":"172.21.15.154:6823/3802830093","heartbeat_front_addr":"172.21.15.154:6821/3802830093","state":["exists","up"]},{"osd":7,"uuid":"d053a370-24c3-46d8-a0d6-55d2543fc1ad","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6824","nonce":2966660409},{"type":"v1","addr":"172.21.15.154:6825","nonce":2966660409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6826","nonce":2966660409},{"type":"v1","addr":"172.21.15.154:6827","nonce":2966660409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6830","nonce":2966660409},{"type":"v1","addr":"172.21.15.154:6831","nonce":2966660409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6828","nonce":2966660409},{"type":"v1","addr":"172.21.15.154:6829","nonce":2966660409}]},"public_addr":"172.21.15.154:6825/2966660409","cluster_addr":"172.21.15.154:6827/2966660409","heartbeat_back_addr":"172.21.15.154:6831/2966660409","heartbeat_front_addr":"172.21.15.154:6829/2966660409","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":"2024-01-13T11:02:02.103800+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":"2024-01-13T11:02:28.222433+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":"2024-01-13T11:02:51.576698+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":"2024-01-13T11:03:18.306868+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":"2024-01-13T11:03:40.645220+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":"2024-01-13T11:04:04.157746+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":"2024-01-13T11:04:30.898512+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":"2024-01-13T11:04:55.262767+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.121:6801/3201796835":"2024-01-14T11:00:01.150277+0000","172.21.15.121:6800/3201796835":"2024-01-14T11:00:01.150277+0000","172.21.15.121:0/592937352":"2024-01-14T11:00:01.150277+0000","172.21.15.121:0/3916360305":"2024-01-14T11:00:01.150277+0000","172.21.15.121:0/1541210181":"2024-01-14T11:00:01.150277+0000","172.21.15.121:6800/870730801":"2024-01-14T10:59:44.781748+0000","172.21.15.121:6801/870730801":"2024-01-14T10:59:44.781748+0000","172.21.15.121:0/332684181":"2024-01-14T10:59:44.781748+0000","172.21.15.121:0/720650482":"2024-01-14T10:59:44.781748+0000","172.21.15.121:0/4081813240":"2024-01-14T10:59:44.781748+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":{}} 2024-01-13T11:05:39.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:39 smithi154 bash[13980]: audit 2024-01-13T11:05:39.240888+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.121:0/3710122842' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-13T11:05:39.683 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:39 smithi121 bash[14010]: audit 2024-01-13T11:05:39.240888+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.121:0/3710122842' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-13T11:05:39.683 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:39 smithi121 bash[17573]: audit 2024-01-13T11:05:39.240888+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.121:0/3710122842' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-13T11:05:39.935 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-01-13T11:05:39.935 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph osd dump --format=json 2024-01-13T11:05:40.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:40 smithi154 bash[13980]: cluster 2024-01-13T11:05:39.895430+0000 mgr.y (mgr.14140) 213 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:40.397 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:05:40 smithi154 bash[22799]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:05:40.397 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:05:40 smithi154 bash[22799]: See 'docker run --help'. 2024-01-13T11:05:40.397 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:05:40 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-01-13T11:05:40.397 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:05:40 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-01-13T11:05:40.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:40 smithi121 bash[14010]: cluster 2024-01-13T11:05:39.895430+0000 mgr.y (mgr.14140) 213 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:40.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:40 smithi121 bash[17573]: cluster 2024-01-13T11:05:39.895430+0000 mgr.y (mgr.14140) 213 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:41.132 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:05:40 smithi121 bash[26022]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:05:41.132 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:05:40 smithi121 bash[26022]: See 'docker run --help'. 2024-01-13T11:05:41.132 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:05:40 smithi121 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2024-01-13T11:05:41.132 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:05:40 smithi121 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-01-13T11:05:41.972 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:41 smithi121 bash[17573]: cluster 2024-01-13T11:05:41.896019+0000 mgr.y (mgr.14140) 214 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:42.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:41 smithi154 bash[13980]: cluster 2024-01-13T11:05:41.896019+0000 mgr.y (mgr.14140) 214 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:42.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:41 smithi121 bash[14010]: cluster 2024-01-13T11:05:41.896019+0000 mgr.y (mgr.14140) 214 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:43.236 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-01-13T11:05:43.236 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":48,"fsid":"b5155c52-b202-11ee-95ac-87774f69a715","created":"2024-01-13T10:59:24.601353+0000","modified":"2024-01-13T11:04:57.975587+0000","last_up_change":"2024-01-13T11:04:56.959910+0000","last_in_change":"2024-01-13T11:04:56.959910+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":"2024-01-13T10:59:37.472404+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":"f511d5af-09eb-4be3-86ed-887f13f32bd3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6802","nonce":3282706967},{"type":"v1","addr":"172.21.15.121:6803","nonce":3282706967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6804","nonce":3282706967},{"type":"v1","addr":"172.21.15.121:6805","nonce":3282706967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6808","nonce":3282706967},{"type":"v1","addr":"172.21.15.121:6809","nonce":3282706967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6806","nonce":3282706967},{"type":"v1","addr":"172.21.15.121:6807","nonce":3282706967}]},"public_addr":"172.21.15.121:6803/3282706967","cluster_addr":"172.21.15.121:6805/3282706967","heartbeat_back_addr":"172.21.15.121:6809/3282706967","heartbeat_front_addr":"172.21.15.121:6807/3282706967","state":["exists","up"]},{"osd":1,"uuid":"e676630c-a46e-4c65-8b03-baa5be31e020","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6810","nonce":2927804598},{"type":"v1","addr":"172.21.15.121:6811","nonce":2927804598}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6812","nonce":2927804598},{"type":"v1","addr":"172.21.15.121:6813","nonce":2927804598}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6816","nonce":2927804598},{"type":"v1","addr":"172.21.15.121:6817","nonce":2927804598}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6814","nonce":2927804598},{"type":"v1","addr":"172.21.15.121:6815","nonce":2927804598}]},"public_addr":"172.21.15.121:6811/2927804598","cluster_addr":"172.21.15.121:6813/2927804598","heartbeat_back_addr":"172.21.15.121:6817/2927804598","heartbeat_front_addr":"172.21.15.121:6815/2927804598","state":["exists","up"]},{"osd":2,"uuid":"fb142867-e874-4c42-8dff-790e1ee07afb","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.121:6818","nonce":2146946882},{"type":"v1","addr":"172.21.15.121:6819","nonce":2146946882}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6820","nonce":2146946882},{"type":"v1","addr":"172.21.15.121:6821","nonce":2146946882}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6824","nonce":2146946882},{"type":"v1","addr":"172.21.15.121:6825","nonce":2146946882}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6822","nonce":2146946882},{"type":"v1","addr":"172.21.15.121:6823","nonce":2146946882}]},"public_addr":"172.21.15.121:6819/2146946882","cluster_addr":"172.21.15.121:6821/2146946882","heartbeat_back_addr":"172.21.15.121:6825/2146946882","heartbeat_front_addr":"172.21.15.121:6823/2146946882","state":["exists","up"]},{"osd":3,"uuid":"425e9fdd-bd88-4337-9905-432e98e262fe","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6826","nonce":3272635134},{"type":"v1","addr":"172.21.15.121:6827","nonce":3272635134}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6828","nonce":3272635134},{"type":"v1","addr":"172.21.15.121:6829","nonce":3272635134}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6832","nonce":3272635134},{"type":"v1","addr":"172.21.15.121:6833","nonce":3272635134}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6830","nonce":3272635134},{"type":"v1","addr":"172.21.15.121:6831","nonce":3272635134}]},"public_addr":"172.21.15.121:6827/3272635134","cluster_addr":"172.21.15.121:6829/3272635134","heartbeat_back_addr":"172.21.15.121:6833/3272635134","heartbeat_front_addr":"172.21.15.121:6831/3272635134","state":["exists","up"]},{"osd":4,"uuid":"35416995-1f74-454a-8d6e-50d134be10c7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6800","nonce":4033728750},{"type":"v1","addr":"172.21.15.154:6801","nonce":4033728750}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6802","nonce":4033728750},{"type":"v1","addr":"172.21.15.154:6803","nonce":4033728750}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6806","nonce":4033728750},{"type":"v1","addr":"172.21.15.154:6807","nonce":4033728750}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6804","nonce":4033728750},{"type":"v1","addr":"172.21.15.154:6805","nonce":4033728750}]},"public_addr":"172.21.15.154:6801/4033728750","cluster_addr":"172.21.15.154:6803/4033728750","heartbeat_back_addr":"172.21.15.154:6807/4033728750","heartbeat_front_addr":"172.21.15.154:6805/4033728750","state":["exists","up"]},{"osd":5,"uuid":"cbd1797c-f44e-4a47-870a-5a91cb13944b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6808","nonce":541501003},{"type":"v1","addr":"172.21.15.154:6809","nonce":541501003}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6810","nonce":541501003},{"type":"v1","addr":"172.21.15.154:6811","nonce":541501003}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6814","nonce":541501003},{"type":"v1","addr":"172.21.15.154:6815","nonce":541501003}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6812","nonce":541501003},{"type":"v1","addr":"172.21.15.154:6813","nonce":541501003}]},"public_addr":"172.21.15.154:6809/541501003","cluster_addr":"172.21.15.154:6811/541501003","heartbeat_back_addr":"172.21.15.154:6815/541501003","heartbeat_front_addr":"172.21.15.154:6813/541501003","state":["exists","up"]},{"osd":6,"uuid":"90765042-736d-4d3a-864e-f1c6503864df","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6816","nonce":3802830093},{"type":"v1","addr":"172.21.15.154:6817","nonce":3802830093}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6818","nonce":3802830093},{"type":"v1","addr":"172.21.15.154:6819","nonce":3802830093}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6822","nonce":3802830093},{"type":"v1","addr":"172.21.15.154:6823","nonce":3802830093}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6820","nonce":3802830093},{"type":"v1","addr":"172.21.15.154:6821","nonce":3802830093}]},"public_addr":"172.21.15.154:6817/3802830093","cluster_addr":"172.21.15.154:6819/3802830093","heartbeat_back_addr":"172.21.15.154:6823/3802830093","heartbeat_front_addr":"172.21.15.154:6821/3802830093","state":["exists","up"]},{"osd":7,"uuid":"d053a370-24c3-46d8-a0d6-55d2543fc1ad","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6824","nonce":2966660409},{"type":"v1","addr":"172.21.15.154:6825","nonce":2966660409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6826","nonce":2966660409},{"type":"v1","addr":"172.21.15.154:6827","nonce":2966660409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6830","nonce":2966660409},{"type":"v1","addr":"172.21.15.154:6831","nonce":2966660409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6828","nonce":2966660409},{"type":"v1","addr":"172.21.15.154:6829","nonce":2966660409}]},"public_addr":"172.21.15.154:6825/2966660409","cluster_addr":"172.21.15.154:6827/2966660409","heartbeat_back_addr":"172.21.15.154:6831/2966660409","heartbeat_front_addr":"172.21.15.154:6829/2966660409","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":"2024-01-13T11:02:02.103800+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":"2024-01-13T11:02:28.222433+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":"2024-01-13T11:02:51.576698+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":"2024-01-13T11:03:18.306868+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":"2024-01-13T11:03:40.645220+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":"2024-01-13T11:04:04.157746+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":"2024-01-13T11:04:30.898512+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":"2024-01-13T11:04:55.262767+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.121:6801/3201796835":"2024-01-14T11:00:01.150277+0000","172.21.15.121:6800/3201796835":"2024-01-14T11:00:01.150277+0000","172.21.15.121:0/592937352":"2024-01-14T11:00:01.150277+0000","172.21.15.121:0/3916360305":"2024-01-14T11:00:01.150277+0000","172.21.15.121:0/1541210181":"2024-01-14T11:00:01.150277+0000","172.21.15.121:6800/870730801":"2024-01-14T10:59:44.781748+0000","172.21.15.121:6801/870730801":"2024-01-14T10:59:44.781748+0000","172.21.15.121:0/332684181":"2024-01-14T10:59:44.781748+0000","172.21.15.121:0/720650482":"2024-01-14T10:59:44.781748+0000","172.21.15.121:0/4081813240":"2024-01-14T10:59:44.781748+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":{}} 2024-01-13T11:05:43.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:43 smithi154 bash[13980]: audit 2024-01-13T11:05:43.231077+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.121:0/3560846781' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-13T11:05:43.683 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:43 smithi121 bash[14010]: audit 2024-01-13T11:05:43.231077+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.121:0/3560846781' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-13T11:05:43.683 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:43 smithi121 bash[17573]: audit 2024-01-13T11:05:43.231077+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.121:0/3560846781' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-13T11:05:43.930 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-01-13T11:05:44.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:44 smithi121 bash[14010]: cluster 2024-01-13T11:05:43.896624+0000 mgr.y (mgr.14140) 215 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:44.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:44 smithi121 bash[17573]: cluster 2024-01-13T11:05:43.896624+0000 mgr.y (mgr.14140) 215 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:44.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:44 smithi154 bash[13980]: cluster 2024-01-13T11:05:43.896624+0000 mgr.y (mgr.14140) 215 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:46.933 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:46 smithi121 bash[14010]: cluster 2024-01-13T11:05:45.897185+0000 mgr.y (mgr.14140) 216 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:46.934 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:46 smithi121 bash[17573]: cluster 2024-01-13T11:05:45.897185+0000 mgr.y (mgr.14140) 216 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:47.318 INFO:teuthology.orchestra.run.smithi121.stdout:42949673006 2024-01-13T11:05:47.319 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-01-13T11:05:47.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:46 smithi154 bash[13980]: cluster 2024-01-13T11:05:45.897185+0000 mgr.y (mgr.14140) 216 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:48.264 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:47 smithi121 bash[14010]: cluster 2024-01-13T11:05:47.897810+0000 mgr.y (mgr.14140) 217 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:48.265 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:47 smithi121 bash[17573]: cluster 2024-01-13T11:05:47.897810+0000 mgr.y (mgr.14140) 217 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:48.324 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:47 smithi154 bash[13980]: cluster 2024-01-13T11:05:47.897810+0000 mgr.y (mgr.14140) 217 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:50.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:49 smithi121 bash[14010]: cluster 2024-01-13T11:05:49.898278+0000 mgr.y (mgr.14140) 218 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:50.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:49 smithi121 bash[17573]: cluster 2024-01-13T11:05:49.898278+0000 mgr.y (mgr.14140) 218 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:50.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:49 smithi154 bash[13980]: cluster 2024-01-13T11:05:49.898278+0000 mgr.y (mgr.14140) 218 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:50.647 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:05:50 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 2. 2024-01-13T11:05:50.647 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:05:50 smithi154 systemd[1]: Stopped Ceph node-exporter.b for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:05:50.647 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:05:50 smithi154 systemd[1]: Starting Ceph node-exporter.b for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:05:50.647 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:05:50 smithi154 docker[22974]: Error response from daemon: No such container: ceph-b5155c52-b202-11ee-95ac-87774f69a715-node-exporter.b 2024-01-13T11:05:50.647 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:05:50 smithi154 systemd[1]: Started Ceph node-exporter.b for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:05:50.647 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:05:50 smithi154 bash[23005]: Unable to find image 'prom/node-exporter:latest' locally 2024-01-13T11:05:50.656 INFO:teuthology.orchestra.run.smithi121.stdout:68719476779 2024-01-13T11:05:50.656 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-01-13T11:05:50.979 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:50 smithi154 docker[23043]: Error response from daemon: No such container: ceph-b5155c52-b202-11ee-95ac-87774f69a715-grafana.a 2024-01-13T11:05:50.979 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:50 smithi154 systemd[1]: Started Ceph grafana.a for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:05:51.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:50 smithi154 bash[13980]: audit 2024-01-13T11:05:50.760306+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.290859\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291059\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291188\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291309\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291430\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291550\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"eb84185dade2\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291671\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:05:20.265500\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:05:00.949662\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:05:51.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:50 smithi154 bash[13980]: audit 2024-01-13T11:05:50.766011+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.290859\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291059\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291188\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291309\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291430\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291550\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"eb84185dade2\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291671\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:05:20.265500\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:05:00.949662\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:05:51.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:50 smithi154 bash[13980]: audit 2024-01-13T11:05:50.767437+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:05:51.184 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:05:50 smithi121 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.a.service: Scheduled restart job, restart counter is at 2. 2024-01-13T11:05:51.184 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:05:50 smithi121 systemd[1]: Stopped Ceph node-exporter.a for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:05:51.184 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:05:50 smithi121 systemd[1]: Starting Ceph node-exporter.a for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:05:51.184 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:05:50 smithi121 docker[26755]: Error response from daemon: No such container: ceph-b5155c52-b202-11ee-95ac-87774f69a715-node-exporter.a 2024-01-13T11:05:51.184 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:05:50 smithi121 systemd[1]: Started Ceph node-exporter.a for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:05:51.185 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:05:50 smithi121 bash[26767]: Unable to find image 'prom/node-exporter:latest' locally 2024-01-13T11:05:51.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:50 smithi121 bash[14010]: audit 2024-01-13T11:05:50.760306+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.290859\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291059\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291188\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291309\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291430\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291550\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"eb84185dade2\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291671\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:05:20.265500\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:05:00.949662\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:05:51.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:50 smithi121 bash[14010]: audit 2024-01-13T11:05:50.766011+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.290859\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291059\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291188\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291309\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291430\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291550\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"eb84185dade2\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291671\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:05:20.265500\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:05:00.949662\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:05:51.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:50 smithi121 bash[14010]: audit 2024-01-13T11:05:50.767437+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:05:51.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:50 smithi121 bash[17573]: audit 2024-01-13T11:05:50.760306+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.290859\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291059\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291188\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291309\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291430\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291550\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"eb84185dade2\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291671\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:05:20.265500\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:05:00.949662\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:05:51.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:50 smithi121 bash[17573]: audit 2024-01-13T11:05:50.766011+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.290859\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291059\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291188\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291309\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291430\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291550\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"eb84185dade2\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:21.291671\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:05:20.265500\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:05:00.949662\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:05:51.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:50 smithi121 bash[17573]: audit 2024-01-13T11:05:50.767437+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:05:51.934 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:51 smithi154 bash[23064]: t=2024-01-13T11:05:51+0000 lvl=info msg="Starting Grafana" logger=server version=6.6.2 commit=3fa63cfc34 branch=HEAD compiled=2020-02-20T12:03:49+0000 2024-01-13T11:05:51.934 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:51 smithi154 bash[23064]: t=2024-01-13T11:05:51+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-01-13T11:05:51.935 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:51 smithi154 bash[23064]: t=2024-01-13T11:05:51+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-01-13T11:05:51.935 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:51 smithi154 bash[23064]: t=2024-01-13T11:05:51+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-01-13T11:05:51.935 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:51 smithi154 bash[23064]: t=2024-01-13T11:05:51+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-01-13T11:05:51.935 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:51 smithi154 bash[23064]: t=2024-01-13T11:05:51+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-01-13T11:05:51.935 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:51 smithi154 bash[23064]: t=2024-01-13T11:05:51+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-01-13T11:05:51.935 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:51 smithi154 bash[23064]: t=2024-01-13T11:05:51+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-01-13T11:05:51.935 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:51 smithi154 bash[23064]: t=2024-01-13T11:05:51+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-01-13T11:05:51.935 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:51 smithi154 bash[23064]: t=2024-01-13T11:05:51+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-01-13T11:05:51.935 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:51 smithi154 bash[23064]: t=2024-01-13T11:05:51+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-01-13T11:05:51.935 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:51 smithi154 bash[23064]: t=2024-01-13T11:05:51+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-01-13T11:05:51.935 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:51 smithi154 bash[23064]: t=2024-01-13T11:05:51+0000 lvl=info msg="App mode production" logger=settings 2024-01-13T11:05:51.935 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:51 smithi154 bash[23064]: t=2024-01-13T11:05:51+0000 lvl=info msg="Initializing SqlStore" logger=server 2024-01-13T11:05:51.935 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:51 smithi154 bash[23064]: t=2024-01-13T11:05:51+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-01-13T11:05:51.936 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:51 smithi154 bash[23064]: t=2024-01-13T11:05:51+0000 lvl=info msg="Starting DB migration" logger=migrator 2024-01-13T11:05:51.936 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:51 smithi154 bash[23064]: t=2024-01-13T11:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-01-13T11:05:51.936 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:51 smithi154 bash[23064]: t=2024-01-13T11:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-01-13T11:05:51.936 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:51 smithi154 bash[23064]: t=2024-01-13T11:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-01-13T11:05:52.092 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:51 smithi121 bash[17573]: audit 2024-01-13T11:05:51.706051+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703576\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703798\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703892\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703981\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704067\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704153\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"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\": \"2024-01-13T11:05:51.704239\", \"created\": \"2024-01-13T11:03:11.218933\", \"started\": \"2024-01-13T11:03:14.719382\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704324\", \"created\": \"2024-01-13T11:05:21.973054\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}}, \"last_daemon_update\": \"2024-01-13T11:05:51.704498\", \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:05:52.093 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:51 smithi121 bash[14010]: audit 2024-01-13T11:05:51.706051+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703576\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703798\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703892\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703981\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704067\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704153\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"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\": \"2024-01-13T11:05:51.704239\", \"created\": \"2024-01-13T11:03:11.218933\", \"started\": \"2024-01-13T11:03:14.719382\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704324\", \"created\": \"2024-01-13T11:05:21.973054\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}}, \"last_daemon_update\": \"2024-01-13T11:05:51.704498\", \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:05:52.093 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:51 smithi121 bash[17573]: audit 2024-01-13T11:05:51.712056+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703576\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703798\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703892\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703981\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704067\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704153\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"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\": \"2024-01-13T11:05:51.704239\", \"created\": \"2024-01-13T11:03:11.218933\", \"started\": \"2024-01-13T11:03:14.719382\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704324\", \"created\": \"2024-01-13T11:05:21.973054\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}}, \"last_daemon_update\": \"2024-01-13T11:05:51.704498\", \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:05:52.093 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:51 smithi121 bash[17573]: audit 2024-01-13T11:05:51.713231+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:05:52.093 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:51 smithi121 bash[17573]: cluster 2024-01-13T11:05:51.898846+0000 mgr.y (mgr.14140) 219 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:52.093 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:51 smithi121 bash[14010]: audit 2024-01-13T11:05:51.712056+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703576\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703798\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703892\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703981\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704067\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704153\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"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\": \"2024-01-13T11:05:51.704239\", \"created\": \"2024-01-13T11:03:11.218933\", \"started\": \"2024-01-13T11:03:14.719382\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704324\", \"created\": \"2024-01-13T11:05:21.973054\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}}, \"last_daemon_update\": \"2024-01-13T11:05:51.704498\", \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:05:52.094 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:51 smithi121 bash[14010]: audit 2024-01-13T11:05:51.713231+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:05:52.094 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:51 smithi121 bash[14010]: cluster 2024-01-13T11:05:51.898846+0000 mgr.y (mgr.14140) 219 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:52.195 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:51 smithi154 bash[23064]: t=2024-01-13T11:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-01-13T11:05:52.195 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:52 smithi154 bash[23064]: t=2024-01-13T11:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-01-13T11:05:52.195 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:52 smithi154 bash[23064]: t=2024-01-13T11:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-01-13T11:05:52.195 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:51 smithi154 bash[13980]: audit 2024-01-13T11:05:51.706051+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703576\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703798\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703892\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703981\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704067\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704153\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"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\": \"2024-01-13T11:05:51.704239\", \"created\": \"2024-01-13T11:03:11.218933\", \"started\": \"2024-01-13T11:03:14.719382\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704324\", \"created\": \"2024-01-13T11:05:21.973054\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}}, \"last_daemon_update\": \"2024-01-13T11:05:51.704498\", \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:05:52.195 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:51 smithi154 bash[13980]: audit 2024-01-13T11:05:51.712056+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703576\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703798\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703892\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703981\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704067\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704153\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"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\": \"2024-01-13T11:05:51.704239\", \"created\": \"2024-01-13T11:03:11.218933\", \"started\": \"2024-01-13T11:03:14.719382\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704324\", \"created\": \"2024-01-13T11:05:21.973054\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}}, \"last_daemon_update\": \"2024-01-13T11:05:51.704498\", \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:05:52.196 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:51 smithi154 bash[13980]: audit 2024-01-13T11:05:51.713231+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:05:52.196 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:51 smithi154 bash[13980]: cluster 2024-01-13T11:05:51.898846+0000 mgr.y (mgr.14140) 219 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:52.488 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:52 smithi154 bash[23064]: t=2024-01-13T11:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-01-13T11:05:52.488 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:52 smithi154 bash[23064]: t=2024-01-13T11:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-01-13T11:05:52.489 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:52 smithi154 bash[23064]: t=2024-01-13T11:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-01-13T11:05:52.489 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:52 smithi154 bash[23064]: t=2024-01-13T11:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-01-13T11:05:52.489 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:52 smithi154 bash[23064]: t=2024-01-13T11:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-01-13T11:05:52.765 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:52 smithi154 bash[23064]: t=2024-01-13T11:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-01-13T11:05:52.766 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:52 smithi154 bash[23064]: t=2024-01-13T11:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-01-13T11:05:52.766 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:52 smithi154 bash[23064]: t=2024-01-13T11:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-01-13T11:05:52.766 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:52 smithi154 bash[23064]: t=2024-01-13T11:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-01-13T11:05:52.766 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:52 smithi154 bash[23064]: t=2024-01-13T11:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-01-13T11:05:52.766 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:52 smithi154 bash[23064]: t=2024-01-13T11:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-01-13T11:05:53.034 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:52 smithi154 bash[23064]: t=2024-01-13T11:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-01-13T11:05:53.034 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:52 smithi154 bash[23064]: t=2024-01-13T11:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-01-13T11:05:53.034 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:52 smithi154 bash[23064]: t=2024-01-13T11:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-01-13T11:05:53.035 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:52 smithi154 bash[13980]: audit 2024-01-13T11:05:52.697746+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694325\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694522\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694648\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694768\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694887\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695006\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"eb84185dade2\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695128\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:05:20.265500\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695248\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695319\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:05:00.949662\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}}, \"last_daemon_update\": \"2024-01-13T11:05:52.695572\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:05:53.035 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:52 smithi154 bash[13980]: audit 2024-01-13T11:05:52.704042+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694325\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694522\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694648\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694768\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694887\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695006\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"eb84185dade2\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695128\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:05:20.265500\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695248\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695319\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:05:00.949662\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}}, \"last_daemon_update\": \"2024-01-13T11:05:52.695572\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:05:53.035 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:52 smithi154 bash[13980]: cephadm 2024-01-13T11:05:52.711931+0000 mgr.y (mgr.14140) 220 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:05:53.328 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:53 smithi154 bash[23064]: t=2024-01-13T11:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-01-13T11:05:53.328 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:53 smithi154 bash[23064]: t=2024-01-13T11:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-01-13T11:05:53.328 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:53 smithi154 bash[23064]: t=2024-01-13T11:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-01-13T11:05:53.328 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:53 smithi154 bash[23064]: t=2024-01-13T11:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-01-13T11:05:53.328 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:53 smithi154 bash[23064]: t=2024-01-13T11:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-01-13T11:05:53.328 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:53 smithi154 bash[23064]: t=2024-01-13T11:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-01-13T11:05:53.329 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:53 smithi154 bash[23064]: t=2024-01-13T11:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-01-13T11:05:53.416 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:52 smithi121 bash[14010]: audit 2024-01-13T11:05:52.697746+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694325\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694522\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694648\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694768\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694887\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695006\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"eb84185dade2\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695128\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:05:20.265500\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695248\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695319\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:05:00.949662\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}}, \"last_daemon_update\": \"2024-01-13T11:05:52.695572\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:05:53.416 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:52 smithi121 bash[17573]: audit 2024-01-13T11:05:52.697746+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694325\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694522\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694648\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694768\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694887\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695006\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"eb84185dade2\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695128\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:05:20.265500\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695248\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695319\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:05:00.949662\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}}, \"last_daemon_update\": \"2024-01-13T11:05:52.695572\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:05:53.417 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:52 smithi121 bash[14010]: audit 2024-01-13T11:05:52.704042+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694325\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694522\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694648\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694768\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694887\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695006\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"eb84185dade2\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695128\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:05:20.265500\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695248\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695319\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:05:00.949662\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}}, \"last_daemon_update\": \"2024-01-13T11:05:52.695572\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:05:53.417 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:52 smithi121 bash[14010]: cephadm 2024-01-13T11:05:52.711931+0000 mgr.y (mgr.14140) 220 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:05:53.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:52 smithi121 bash[17573]: audit 2024-01-13T11:05:52.704042+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694325\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694522\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694648\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694768\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694887\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695006\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"eb84185dade2\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695128\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:05:20.265500\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695248\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695319\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:05:00.949662\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}}, \"last_daemon_update\": \"2024-01-13T11:05:52.695572\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:05:53.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:52 smithi121 bash[17573]: cephadm 2024-01-13T11:05:52.711931+0000 mgr.y (mgr.14140) 220 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:05:53.588 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:53 smithi154 bash[23064]: t=2024-01-13T11:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-01-13T11:05:53.588 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:53 smithi154 bash[23064]: t=2024-01-13T11:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-01-13T11:05:53.588 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:53 smithi154 bash[23064]: t=2024-01-13T11:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-01-13T11:05:53.866 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:53 smithi154 bash[23064]: t=2024-01-13T11:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-01-13T11:05:53.866 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:53 smithi154 bash[23064]: t=2024-01-13T11:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-01-13T11:05:53.866 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:53 smithi154 bash[23064]: t=2024-01-13T11:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-01-13T11:05:53.866 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:53 smithi154 bash[23064]: t=2024-01-13T11:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-01-13T11:05:54.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:53 smithi154 bash[13980]: cluster 2024-01-13T11:05:53.899476+0000 mgr.y (mgr.14140) 221 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:54.147 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:53 smithi154 bash[23064]: t=2024-01-13T11:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-01-13T11:05:54.147 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:53 smithi154 bash[23064]: t=2024-01-13T11:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-01-13T11:05:54.147 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:54 smithi154 bash[23064]: t=2024-01-13T11:05:54+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-01-13T11:05:54.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:53 smithi121 bash[14010]: cluster 2024-01-13T11:05:53.899476+0000 mgr.y (mgr.14140) 221 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:54.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:53 smithi121 bash[17573]: cluster 2024-01-13T11:05:53.899476+0000 mgr.y (mgr.14140) 221 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:54.352 INFO:teuthology.orchestra.run.smithi121.stdout:90194313255 2024-01-13T11:05:54.353 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-01-13T11:05:54.478 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:54 smithi154 bash[23064]: t=2024-01-13T11:05:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-01-13T11:05:54.478 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:54 smithi154 bash[23064]: t=2024-01-13T11:05:54+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-01-13T11:05:54.478 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:54 smithi154 bash[23064]: t=2024-01-13T11:05:54+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-01-13T11:05:54.478 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:54 smithi154 bash[23064]: t=2024-01-13T11:05:54+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-01-13T11:05:54.478 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:05:54 smithi154 bash[23005]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:05:54.478 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:05:54 smithi154 bash[23005]: See 'docker run --help'. 2024-01-13T11:05:54.479 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:05:54 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-01-13T11:05:54.479 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:05:54 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-01-13T11:05:54.729 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:54 smithi154 bash[23064]: t=2024-01-13T11:05:54+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-01-13T11:05:54.729 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:54 smithi154 bash[23064]: t=2024-01-13T11:05:54+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-01-13T11:05:54.729 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:54 smithi154 bash[23064]: t=2024-01-13T11:05:54+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-01-13T11:05:54.730 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:54 smithi154 bash[23064]: t=2024-01-13T11:05:54+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-01-13T11:05:54.981 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:54 smithi154 bash[23064]: t=2024-01-13T11:05:54+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-01-13T11:05:54.981 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:54 smithi154 bash[23064]: t=2024-01-13T11:05:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-01-13T11:05:54.981 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:54 smithi154 bash[23064]: t=2024-01-13T11:05:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-01-13T11:05:54.981 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:54 smithi154 bash[23064]: t=2024-01-13T11:05:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-01-13T11:05:55.241 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:54 smithi154 bash[23064]: t=2024-01-13T11:05:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-01-13T11:05:55.241 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:55 smithi154 bash[23064]: t=2024-01-13T11:05:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-01-13T11:05:55.241 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:55 smithi154 bash[23064]: t=2024-01-13T11:05:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-01-13T11:05:55.241 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:55 smithi154 bash[23064]: t=2024-01-13T11:05:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-01-13T11:05:55.241 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:55 smithi154 bash[23064]: t=2024-01-13T11:05:55+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-01-13T11:05:55.501 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:55 smithi154 bash[23064]: t=2024-01-13T11:05:55+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-01-13T11:05:55.501 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:55 smithi154 bash[23064]: t=2024-01-13T11:05:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-01-13T11:05:55.501 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:55 smithi154 bash[23064]: t=2024-01-13T11:05:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-01-13T11:05:55.571 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[26767]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:05:55.571 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[26767]: See 'docker run --help'. 2024-01-13T11:05:55.571 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:05:55 smithi121 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2024-01-13T11:05:55.571 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:05:55 smithi121 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-01-13T11:05:55.571 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: debug 2024-01-13T11:05:55.396+0000 7f231ca99700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:05:55.572 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:05:55.572 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:05:55.572 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:55.572 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:05:55.572 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:05:55.572 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:05:55.572 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:05:55.572 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: File "", line 4247, in 2024-01-13T11:05:55.572 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: File "", line 968, in _default_image 2024-01-13T11:05:55.572 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: File "", line 2508, in command_deploy 2024-01-13T11:05:55.572 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:05:55.572 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: File "", line 1532, in extract_uid_gid 2024-01-13T11:05:55.572 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: File "", line 1973, in run 2024-01-13T11:05:55.572 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: File "", line 696, in call_throws 2024-01-13T11:05:55.572 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:55.573 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:05:55.573 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:05:55.573 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: code, '\n'.join(err))) 2024-01-13T11:05:55.573 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:05:55.573 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:05:55.573 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:05:55.573 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:55.573 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:05:55.573 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:05:55.573 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:05:55.573 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:05:55.573 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: File "", line 4247, in 2024-01-13T11:05:55.573 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: File "", line 968, in _default_image 2024-01-13T11:05:55.573 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: File "", line 2508, in command_deploy 2024-01-13T11:05:55.573 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:05:55.573 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: File "", line 1532, in extract_uid_gid 2024-01-13T11:05:55.574 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: File "", line 1973, in run 2024-01-13T11:05:55.574 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: File "", line 696, in call_throws 2024-01-13T11:05:55.574 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:05:55 smithi121 bash[14274]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:55.794 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:55 smithi154 bash[23064]: t=2024-01-13T11:05:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-01-13T11:05:55.794 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:55 smithi154 bash[23064]: t=2024-01-13T11:05:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-01-13T11:05:55.794 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:55 smithi154 bash[23064]: t=2024-01-13T11:05:55+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-01-13T11:05:56.647 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:55 smithi154 bash[23064]: t=2024-01-13T11:05:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-01-13T11:05:56.647 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[23064]: t=2024-01-13T11:05:56+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-01-13T11:05:56.647 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[23064]: t=2024-01-13T11:05:56+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-01-13T11:05:57.116 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[23064]: t=2024-01-13T11:05:56+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-01-13T11:05:57.116 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[23064]: t=2024-01-13T11:05:56+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-01-13T11:05:57.116 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: cephadm 2024-01-13T11:05:55.401492+0000 mgr.y (mgr.14140) 222 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:05:57.117 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:05:57.117 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:05:57.117 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:57.117 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:05:57.117 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:05:57.117 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:05:57.117 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:05:57.117 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:05:57.117 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:05:57.117 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:05:57.117 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:05:57.117 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:05:57.117 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:05:57.117 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:05:57.118 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:57.118 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:05:57.118 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:05:57.118 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: code, '\n'.join(err))) 2024-01-13T11:05:57.118 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:05:57.118 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:05:57.118 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:05:57.118 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:57.118 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:05:57.118 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:05:57.118 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:05:57.118 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:05:57.118 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:05:57.118 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:05:57.118 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:05:57.119 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:05:57.119 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:05:57.119 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:05:57.119 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:05:57.119 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:57.119 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: cephadm 2024-01-13T11:05:55.401756+0000 mgr.y (mgr.14140) 223 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:05:57.119 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:05:57.119 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:05:57.119 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:57.119 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:05:57.119 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:05:57.119 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:05:57.119 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:05:57.119 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:05:57.120 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:05:57.120 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:05:57.120 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:05:57.120 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:05:57.120 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:05:57.120 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:05:57.120 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:57.120 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: cephadm 2024-01-13T11:05:55.402823+0000 mgr.y (mgr.14140) 224 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-01-13T11:05:57.120 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: cephadm 2024-01-13T11:05:55.405750+0000 mgr.y (mgr.14140) 225 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi154 2024-01-13T11:05:57.120 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:56 smithi154 bash[13980]: cluster 2024-01-13T11:05:55.900071+0000 mgr.y (mgr.14140) 226 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:57.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: cephadm 2024-01-13T11:05:55.401492+0000 mgr.y (mgr.14140) 222 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:05:57.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:05:57.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:05:57.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:57.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:05:57.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:05:57.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:05:57.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:05:57.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:05:57.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:05:57.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:05:57.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:05:57.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:05:57.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:05:57.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:05:57.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:57.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:05:57.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:05:57.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: code, '\n'.join(err))) 2024-01-13T11:05:57.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:05:57.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:05:57.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:05:57.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:57.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:05:57.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:05:57.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:05:57.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:05:57.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:05:57.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:05:57.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:05:57.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:05:57.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:05:57.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:05:57.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:05:57.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:57.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: cephadm 2024-01-13T11:05:55.401756+0000 mgr.y (mgr.14140) 223 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:05:57.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:05:57.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:05:57.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:57.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:05:57.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:05:57.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:05:57.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:05:57.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:05:57.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:05:57.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:05:57.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:05:57.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:05:57.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:05:57.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:05:57.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:57.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: cephadm 2024-01-13T11:05:55.402823+0000 mgr.y (mgr.14140) 224 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-01-13T11:05:57.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: cephadm 2024-01-13T11:05:55.405750+0000 mgr.y (mgr.14140) 225 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi154 2024-01-13T11:05:57.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[14010]: cluster 2024-01-13T11:05:55.900071+0000 mgr.y (mgr.14140) 226 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:57.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: cephadm 2024-01-13T11:05:55.401492+0000 mgr.y (mgr.14140) 222 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:05:57.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:05:57.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:05:57.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:57.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:05:57.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:05:57.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:05:57.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:05:57.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:05:57.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:05:57.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:05:57.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:05:57.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:05:57.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:05:57.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:05:57.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:57.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:05:57.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:05:57.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: code, '\n'.join(err))) 2024-01-13T11:05:57.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:05:57.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:05:57.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:05:57.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:57.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:05:57.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:05:57.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:05:57.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:05:57.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:05:57.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:05:57.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:05:57.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:05:57.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:05:57.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:05:57.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:05:57.191 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:57.191 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: cephadm 2024-01-13T11:05:55.401756+0000 mgr.y (mgr.14140) 223 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:05:57.191 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:05:57.191 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:05:57.191 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:57.191 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:05:57.191 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:05:57.191 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:05:57.191 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:05:57.191 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:05:57.191 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:05:57.191 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:05:57.191 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:05:57.191 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:05:57.192 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:05:57.192 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:05:57.192 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:05:57.192 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: cephadm 2024-01-13T11:05:55.402823+0000 mgr.y (mgr.14140) 224 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-01-13T11:05:57.192 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: cephadm 2024-01-13T11:05:55.405750+0000 mgr.y (mgr.14140) 225 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi154 2024-01-13T11:05:57.192 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:56 smithi121 bash[17573]: cluster 2024-01-13T11:05:55.900071+0000 mgr.y (mgr.14140) 226 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:57.376 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:57 smithi154 bash[23064]: t=2024-01-13T11:05:57+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-01-13T11:05:57.376 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:57 smithi154 bash[23064]: t=2024-01-13T11:05:57+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-01-13T11:05:57.376 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:57 smithi154 bash[23064]: t=2024-01-13T11:05:57+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-01-13T11:05:57.647 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:57 smithi154 bash[23064]: t=2024-01-13T11:05:57+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-01-13T11:05:57.647 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:57 smithi154 bash[23064]: t=2024-01-13T11:05:57+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-01-13T11:05:57.647 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:57 smithi154 bash[23064]: t=2024-01-13T11:05:57+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-01-13T11:05:57.979 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:57 smithi154 bash[23064]: t=2024-01-13T11:05:57+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-01-13T11:05:57.979 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:57 smithi154 bash[23064]: t=2024-01-13T11:05:57+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-01-13T11:05:58.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:57 smithi154 bash[13980]: cluster 2024-01-13T11:05:57.900624+0000 mgr.y (mgr.14140) 227 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:58.150 INFO:teuthology.orchestra.run.smithi121.stdout:115964117027 2024-01-13T11:05:58.151 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-01-13T11:05:58.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:57 smithi121 bash[14010]: cluster 2024-01-13T11:05:57.900624+0000 mgr.y (mgr.14140) 227 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:58.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:57 smithi121 bash[17573]: cluster 2024-01-13T11:05:57.900624+0000 mgr.y (mgr.14140) 227 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:05:58.624 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:58 smithi154 bash[23064]: t=2024-01-13T11:05:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-01-13T11:05:58.625 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:58 smithi154 bash[23064]: t=2024-01-13T11:05:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-01-13T11:05:58.625 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:58 smithi154 bash[23064]: t=2024-01-13T11:05:58+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-01-13T11:05:58.896 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:58 smithi154 bash[23064]: t=2024-01-13T11:05:58+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-01-13T11:05:59.397 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:59 smithi154 bash[23064]: t=2024-01-13T11:05:59+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-01-13T11:05:59.730 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:59 smithi154 bash[23064]: t=2024-01-13T11:05:59+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-01-13T11:05:59.730 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:59 smithi154 bash[23064]: t=2024-01-13T11:05:59+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-01-13T11:06:00.106 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:05:59 smithi154 bash[13980]: cluster 2024-01-13T11:05:59.901247+0000 mgr.y (mgr.14140) 228 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:00.107 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:59 smithi154 bash[23064]: t=2024-01-13T11:05:59+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-01-13T11:06:00.107 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:59 smithi154 bash[23064]: t=2024-01-13T11:05:59+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-01-13T11:06:00.107 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:05:59 smithi154 bash[23064]: t=2024-01-13T11:05:59+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-01-13T11:06:00.107 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:00 smithi154 bash[23064]: t=2024-01-13T11:06:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-01-13T11:06:00.358 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:00 smithi154 bash[23064]: t=2024-01-13T11:06:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-01-13T11:06:00.358 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:00 smithi154 bash[23064]: t=2024-01-13T11:06:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-01-13T11:06:00.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:05:59 smithi121 bash[14010]: cluster 2024-01-13T11:05:59.901247+0000 mgr.y (mgr.14140) 228 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:00.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:05:59 smithi121 bash[17573]: cluster 2024-01-13T11:05:59.901247+0000 mgr.y (mgr.14140) 228 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:00.647 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:00 smithi154 bash[23064]: t=2024-01-13T11:06:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-01-13T11:06:00.647 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:00 smithi154 bash[23064]: t=2024-01-13T11:06:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-01-13T11:06:00.896 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:00 smithi154 bash[23064]: t=2024-01-13T11:06:00+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-01-13T11:06:01.336 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:01 smithi154 bash[23064]: t=2024-01-13T11:06:01+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-01-13T11:06:01.336 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:01 smithi154 bash[23064]: t=2024-01-13T11:06:01+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-01-13T11:06:01.336 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:01 smithi154 bash[23064]: t=2024-01-13T11:06:01+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-01-13T11:06:01.503 INFO:teuthology.orchestra.run.smithi121.stdout:137438953501 2024-01-13T11:06:01.504 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-01-13T11:06:01.624 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:01 smithi154 bash[23064]: t=2024-01-13T11:06:01+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-01-13T11:06:01.625 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:01 smithi154 bash[23064]: t=2024-01-13T11:06:01+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-01-13T11:06:01.625 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:01 smithi154 bash[23064]: t=2024-01-13T11:06:01+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-01-13T11:06:01.625 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:01 smithi154 systemd[1]: Stopping Ceph prometheus.a for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:06:01.625 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:01 smithi154 bash[22277]: ts=2024-01-13T11:06:01.439Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-01-13T11:06:01.625 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:01 smithi154 bash[22277]: ts=2024-01-13T11:06:01.439Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2024-01-13T11:06:01.625 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:01 smithi154 bash[22277]: ts=2024-01-13T11:06:01.439Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2024-01-13T11:06:01.625 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:01 smithi154 bash[22277]: ts=2024-01-13T11:06:01.439Z caller=manager.go:1026 level=info component="rule manager" msg="Stopping rule manager..." 2024-01-13T11:06:01.625 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:01 smithi154 bash[22277]: ts=2024-01-13T11:06:01.439Z caller=manager.go:1036 level=info component="rule manager" msg="Rule manager stopped" 2024-01-13T11:06:01.625 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:01 smithi154 bash[22277]: ts=2024-01-13T11:06:01.439Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2024-01-13T11:06:01.626 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:01 smithi154 bash[22277]: ts=2024-01-13T11:06:01.439Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2024-01-13T11:06:01.626 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:01 smithi154 bash[22277]: ts=2024-01-13T11:06:01.439Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2024-01-13T11:06:01.626 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:01 smithi154 bash[22277]: ts=2024-01-13T11:06:01.439Z caller=main.go:926 level=info msg="Scrape manager stopped" 2024-01-13T11:06:01.626 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:01 smithi154 bash[22277]: ts=2024-01-13T11:06:01.440Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2024-01-13T11:06:01.626 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:01 smithi154 bash[22277]: ts=2024-01-13T11:06:01.440Z caller=main.go:1156 level=info msg="Notifier manager stopped" 2024-01-13T11:06:01.626 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:01 smithi154 bash[22277]: ts=2024-01-13T11:06:01.440Z caller=main.go:1168 level=info msg="See you next time!" 2024-01-13T11:06:01.896 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:01 smithi154 bash[23064]: t=2024-01-13T11:06:01+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-01-13T11:06:01.897 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:01 smithi154 bash[23064]: t=2024-01-13T11:06:01+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-01-13T11:06:02.051 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:01 smithi154 bash[13980]: cluster 2024-01-13T11:06:01.901847+0000 mgr.y (mgr.14140) 229 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:02.290 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:02 smithi154 bash[23064]: t=2024-01-13T11:06:02+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-01-13T11:06:02.353 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:01 smithi121 bash[14010]: cluster 2024-01-13T11:06:01.901847+0000 mgr.y (mgr.14140) 229 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:02.353 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:01 smithi121 bash[17573]: cluster 2024-01-13T11:06:01.901847+0000 mgr.y (mgr.14140) 229 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:02.552 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:02 smithi154 bash[23064]: t=2024-01-13T11:06:02+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-01-13T11:06:02.552 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:02 smithi154 bash[23064]: t=2024-01-13T11:06:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-01-13T11:06:02.553 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:02 smithi154 docker[23496]: ceph-b5155c52-b202-11ee-95ac-87774f69a715-prometheus.a 2024-01-13T11:06:02.896 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:02 smithi154 bash[23064]: t=2024-01-13T11:06:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-01-13T11:06:02.897 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:02 smithi154 bash[23064]: t=2024-01-13T11:06:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-01-13T11:06:02.897 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:02 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@prometheus.a.service: Succeeded. 2024-01-13T11:06:02.897 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:02 smithi154 systemd[1]: Stopped Ceph prometheus.a for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:06:02.897 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:02 smithi154 systemd[1]: Starting Ceph prometheus.a for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:06:02.897 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:02 smithi154 docker[23537]: Error response from daemon: No such container: ceph-b5155c52-b202-11ee-95ac-87774f69a715-prometheus.a 2024-01-13T11:06:02.897 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:02 smithi154 systemd[1]: Started Ceph prometheus.a for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:06:03.396 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:03 smithi154 bash[23064]: t=2024-01-13T11:06:03+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-01-13T11:06:03.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:02 smithi154 bash[13980]: audit 2024-01-13T11:06:02.604427+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694325\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694522\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694648\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694768\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694887\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695006\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695248\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695319\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:06:03.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:02 smithi154 bash[13980]: audit 2024-01-13T11:06:02.610741+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694325\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694522\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694648\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694768\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694887\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695006\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695248\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695319\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:06:03.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:02 smithi154 bash[13980]: cephadm 2024-01-13T11:06:02.611463+0000 mgr.y (mgr.14140) 230 : cephadm [INF] Setting dashboard grafana config to https://smithi154:3000 2024-01-13T11:06:03.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:02 smithi154 bash[13980]: audit 2024-01-13T11:06:02.611825+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi154:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2024-01-13T11:06:03.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:02 smithi154 bash[13980]: audit 2024-01-13T11:06:02.616855+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi154:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2024-01-13T11:06:03.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:02 smithi154 bash[13980]: audit 2024-01-13T11:06:02.620768+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:06:03.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:02 smithi121 bash[14010]: audit 2024-01-13T11:06:02.604427+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694325\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694522\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694648\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694768\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694887\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695006\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695248\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695319\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:06:03.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:02 smithi121 bash[14010]: audit 2024-01-13T11:06:02.610741+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694325\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694522\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694648\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694768\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694887\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695006\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695248\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695319\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:06:03.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:02 smithi121 bash[14010]: cephadm 2024-01-13T11:06:02.611463+0000 mgr.y (mgr.14140) 230 : cephadm [INF] Setting dashboard grafana config to https://smithi154:3000 2024-01-13T11:06:03.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:02 smithi121 bash[14010]: audit 2024-01-13T11:06:02.611825+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi154:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2024-01-13T11:06:03.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:02 smithi121 bash[17573]: audit 2024-01-13T11:06:02.604427+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694325\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694522\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694648\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694768\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694887\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695006\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695248\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695319\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:06:03.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:02 smithi121 bash[17573]: audit 2024-01-13T11:06:02.610741+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694325\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694522\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694648\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694768\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.694887\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695006\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695248\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:52.695319\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:06:03.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:02 smithi121 bash[17573]: cephadm 2024-01-13T11:06:02.611463+0000 mgr.y (mgr.14140) 230 : cephadm [INF] Setting dashboard grafana config to https://smithi154:3000 2024-01-13T11:06:03.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:02 smithi121 bash[17573]: audit 2024-01-13T11:06:02.611825+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi154:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2024-01-13T11:06:03.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:02 smithi121 bash[14010]: audit 2024-01-13T11:06:02.616855+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi154:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2024-01-13T11:06:03.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:02 smithi121 bash[14010]: audit 2024-01-13T11:06:02.620768+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:06:03.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:02 smithi121 bash[17573]: audit 2024-01-13T11:06:02.616855+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi154:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2024-01-13T11:06:03.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:02 smithi121 bash[17573]: audit 2024-01-13T11:06:02.620768+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:06:03.897 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:03 smithi154 bash[23064]: t=2024-01-13T11:06:03+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-01-13T11:06:03.897 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:03 smithi154 bash[23064]: t=2024-01-13T11:06:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-01-13T11:06:04.180 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:03 smithi121 bash[17573]: audit 2024-01-13T11:06:03.758329+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.754993\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755196\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755323\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755443\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755563\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755716\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755871\", \"created\": \"2024-01-13T11:05:20.244713\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2024-01-13T11:06:03.755946\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.756018\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}}, \"last_daemon_update\": \"2024-01-13T11:06:03.756270\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:06:04.181 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:03 smithi121 bash[17573]: audit 2024-01-13T11:06:03.765608+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.754993\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755196\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755323\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755443\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755563\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755716\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755871\", \"created\": \"2024-01-13T11:05:20.244713\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2024-01-13T11:06:03.755946\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.756018\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}}, \"last_daemon_update\": \"2024-01-13T11:06:03.756270\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:06:04.181 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:03 smithi121 bash[17573]: cephadm 2024-01-13T11:06:03.777019+0000 mgr.y (mgr.14140) 231 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:06:04.181 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:03 smithi121 bash[17573]: cluster 2024-01-13T11:06:03.902503+0000 mgr.y (mgr.14140) 232 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:04.181 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:03 smithi121 bash[14010]: audit 2024-01-13T11:06:03.758329+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.754993\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755196\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755323\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755443\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755563\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755716\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755871\", \"created\": \"2024-01-13T11:05:20.244713\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2024-01-13T11:06:03.755946\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.756018\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}}, \"last_daemon_update\": \"2024-01-13T11:06:03.756270\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:06:04.181 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:03 smithi121 bash[14010]: audit 2024-01-13T11:06:03.765608+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.754993\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755196\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755323\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755443\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755563\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755716\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755871\", \"created\": \"2024-01-13T11:05:20.244713\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2024-01-13T11:06:03.755946\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.756018\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}}, \"last_daemon_update\": \"2024-01-13T11:06:03.756270\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:06:04.181 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:03 smithi121 bash[14010]: cephadm 2024-01-13T11:06:03.777019+0000 mgr.y (mgr.14140) 231 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:06:04.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:03 smithi121 bash[14010]: cluster 2024-01-13T11:06:03.902503+0000 mgr.y (mgr.14140) 232 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:04.263 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:03 smithi154 bash[23064]: t=2024-01-13T11:06:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-01-13T11:06:04.263 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23064]: t=2024-01-13T11:06:04+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-01-13T11:06:04.263 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23064]: t=2024-01-13T11:06:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-01-13T11:06:04.264 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:03 smithi154 bash[13980]: audit 2024-01-13T11:06:03.758329+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.754993\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755196\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755323\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755443\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755563\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755716\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755871\", \"created\": \"2024-01-13T11:05:20.244713\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2024-01-13T11:06:03.755946\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.756018\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}}, \"last_daemon_update\": \"2024-01-13T11:06:03.756270\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:06:04.264 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:03 smithi154 bash[13980]: audit 2024-01-13T11:06:03.765608+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.754993\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755196\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755323\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755443\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755563\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755716\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.755871\", \"created\": \"2024-01-13T11:05:20.244713\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2024-01-13T11:06:03.755946\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:03.756018\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}}, \"last_daemon_update\": \"2024-01-13T11:06:03.756270\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:06:04.264 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:03 smithi154 bash[13980]: cephadm 2024-01-13T11:06:03.777019+0000 mgr.y (mgr.14140) 231 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:06:04.264 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:03 smithi154 bash[13980]: cluster 2024-01-13T11:06:03.902503+0000 mgr.y (mgr.14140) 232 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:04.548 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23064]: t=2024-01-13T11:06:04+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-01-13T11:06:04.549 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23064]: t=2024-01-13T11:06:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-01-13T11:06:04.549 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23064]: t=2024-01-13T11:06:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-01-13T11:06:04.549 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:04 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 3. 2024-01-13T11:06:04.549 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:04 smithi154 systemd[1]: Stopped Ceph node-exporter.b for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:06:04.549 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:04 smithi154 systemd[1]: Starting Ceph node-exporter.b for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:06:04.549 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:04 smithi154 docker[23761]: Error response from daemon: No such container: ceph-b5155c52-b202-11ee-95ac-87774f69a715-node-exporter.b 2024-01-13T11:06:04.549 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:04 smithi154 systemd[1]: Started Ceph node-exporter.b for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:06:04.549 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23778]: Unable to find image 'prom/node-exporter:latest' locally 2024-01-13T11:06:04.550 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23548]: ts=2024-01-13T11:06:04.392Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-01-13T11:06:04.550 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23548]: ts=2024-01-13T11:06:04.392Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.48.1, branch=HEAD, revision=63894216648f0d6be310c9d16fb48293c45c9310)" 2024-01-13T11:06:04.550 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23548]: ts=2024-01-13T11:06:04.392Z caller=main.go:588 level=info build_context="(go=go1.21.5, platform=linux/amd64, user=root@71f108ff5632, date=20231208-23:33:22, tags=netgo,builtinassets,stringlabels)" 2024-01-13T11:06:04.550 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23548]: ts=2024-01-13T11:06:04.392Z caller=main.go:589 level=info host_details="(Linux 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64 smithi154 (none))" 2024-01-13T11:06:04.550 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23548]: ts=2024-01-13T11:06:04.392Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-01-13T11:06:04.550 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23548]: ts=2024-01-13T11:06:04.392Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-01-13T11:06:04.550 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23548]: ts=2024-01-13T11:06:04.394Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2024-01-13T11:06:04.550 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23548]: ts=2024-01-13T11:06:04.395Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2024-01-13T11:06:04.550 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23548]: ts=2024-01-13T11:06:04.400Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2024-01-13T11:06:04.550 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23548]: ts=2024-01-13T11:06:04.400Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-01-13T11:06:04.550 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23548]: ts=2024-01-13T11:06:04.402Z caller=head.go:601 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-01-13T11:06:04.550 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23548]: ts=2024-01-13T11:06:04.402Z caller=head.go:682 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.846µs 2024-01-13T11:06:04.550 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23548]: ts=2024-01-13T11:06:04.402Z caller=head.go:690 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-01-13T11:06:04.550 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23548]: ts=2024-01-13T11:06:04.403Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-01-13T11:06:04.550 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23548]: ts=2024-01-13T11:06:04.403Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-01-13T11:06:04.551 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23548]: ts=2024-01-13T11:06:04.403Z caller=head.go:798 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=66.151µs wal_replay_duration=835.914µs wbl_replay_duration=218ns total_replay_duration=940.68µs 2024-01-13T11:06:04.551 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23548]: ts=2024-01-13T11:06:04.406Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2024-01-13T11:06:04.551 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23548]: ts=2024-01-13T11:06:04.406Z caller=main.go:1048 level=info msg="TSDB started" 2024-01-13T11:06:04.551 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23548]: ts=2024-01-13T11:06:04.406Z caller=main.go:1230 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-01-13T11:06:04.551 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23548]: ts=2024-01-13T11:06:04.407Z caller=main.go:1267 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=699.392µs db_storage=975ns remote_storage=1.614µs web_handler=275ns query_engine=729ns scrape=387.569µs scrape_sd=28.264µs notify=987ns notify_sd=1.358µs rules=29.556µs tracing=9.128µs 2024-01-13T11:06:04.551 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23548]: ts=2024-01-13T11:06:04.407Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2024-01-13T11:06:04.551 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23548]: ts=2024-01-13T11:06:04.407Z caller=manager.go:1012 level=info component="rule manager" msg="Starting rule manager..." 2024-01-13T11:06:04.796 INFO:teuthology.orchestra.run.smithi121.stdout:158913789977 2024-01-13T11:06:04.796 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-01-13T11:06:04.834 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23064]: t=2024-01-13T11:06:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-01-13T11:06:04.834 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23064]: t=2024-01-13T11:06:04+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-01-13T11:06:04.834 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23064]: t=2024-01-13T11:06:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-01-13T11:06:04.834 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23064]: t=2024-01-13T11:06:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-01-13T11:06:04.834 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23064]: t=2024-01-13T11:06:04+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-01-13T11:06:04.834 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23064]: t=2024-01-13T11:06:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-01-13T11:06:05.102 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23064]: t=2024-01-13T11:06:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-01-13T11:06:05.102 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:04 smithi154 bash[23064]: t=2024-01-13T11:06:04+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-01-13T11:06:05.102 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:05 smithi154 bash[23064]: t=2024-01-13T11:06:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-01-13T11:06:05.396 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:05 smithi154 bash[23064]: t=2024-01-13T11:06:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-01-13T11:06:05.396 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:05 smithi154 bash[23064]: t=2024-01-13T11:06:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-01-13T11:06:05.396 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:05 smithi154 bash[23064]: t=2024-01-13T11:06:05+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-01-13T11:06:05.396 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:05 smithi154 bash[23064]: t=2024-01-13T11:06:05+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-01-13T11:06:05.397 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:05 smithi154 bash[23064]: t=2024-01-13T11:06:05+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-01-13T11:06:05.397 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:05 smithi154 bash[23064]: t=2024-01-13T11:06:05+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-01-13T11:06:05.647 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:05 smithi154 bash[23064]: t=2024-01-13T11:06:05+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-01-13T11:06:05.647 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:05 smithi154 bash[23064]: t=2024-01-13T11:06:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-01-13T11:06:05.647 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:05 smithi154 bash[23064]: t=2024-01-13T11:06:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-01-13T11:06:05.777 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:06:05 smithi121 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.a.service: Scheduled restart job, restart counter is at 3. 2024-01-13T11:06:05.777 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:06:05 smithi121 systemd[1]: Stopped Ceph node-exporter.a for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:06:05.777 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:06:05 smithi121 systemd[1]: Starting Ceph node-exporter.a for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:06:05.777 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:06:05 smithi121 docker[27646]: Error response from daemon: No such container: ceph-b5155c52-b202-11ee-95ac-87774f69a715-node-exporter.a 2024-01-13T11:06:05.777 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:06:05 smithi121 systemd[1]: Started Ceph node-exporter.a for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:06:05.777 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:06:05 smithi121 bash[27657]: Unable to find image 'prom/node-exporter:latest' locally 2024-01-13T11:06:05.924 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:05 smithi154 bash[23064]: t=2024-01-13T11:06:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-01-13T11:06:05.925 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:05 smithi154 bash[23064]: t=2024-01-13T11:06:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-01-13T11:06:05.925 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:05 smithi154 bash[23064]: t=2024-01-13T11:06:05+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-01-13T11:06:05.925 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:05 smithi154 bash[23064]: t=2024-01-13T11:06:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-01-13T11:06:05.925 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:05 smithi154 bash[23064]: t=2024-01-13T11:06:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-01-13T11:06:06.226 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:05 smithi154 bash[23064]: t=2024-01-13T11:06:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-01-13T11:06:06.226 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:06 smithi154 bash[23064]: t=2024-01-13T11:06:06+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-01-13T11:06:06.226 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:06 smithi154 bash[23064]: t=2024-01-13T11:06:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-01-13T11:06:06.478 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:06 smithi154 bash[23064]: t=2024-01-13T11:06:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-01-13T11:06:06.478 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:06 smithi154 bash[23064]: t=2024-01-13T11:06:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-01-13T11:06:06.478 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:06 smithi154 bash[23064]: t=2024-01-13T11:06:06+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-01-13T11:06:06.478 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:06 smithi154 bash[23064]: t=2024-01-13T11:06:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-01-13T11:06:06.730 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:06 smithi154 bash[23064]: t=2024-01-13T11:06:06+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-01-13T11:06:06.730 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:06 smithi154 bash[23064]: t=2024-01-13T11:06:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-01-13T11:06:06.730 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:06 smithi154 bash[23064]: t=2024-01-13T11:06:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-01-13T11:06:06.730 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:06 smithi154 bash[23064]: t=2024-01-13T11:06:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-01-13T11:06:06.990 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:06 smithi154 bash[13980]: cluster 2024-01-13T11:06:05.903110+0000 mgr.y (mgr.14140) 233 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:06.990 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:06 smithi154 bash[23064]: t=2024-01-13T11:06:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-01-13T11:06:06.990 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:06 smithi154 bash[23064]: t=2024-01-13T11:06:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-01-13T11:06:06.990 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:06 smithi154 bash[23064]: t=2024-01-13T11:06:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-01-13T11:06:06.990 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:06 smithi154 bash[23064]: t=2024-01-13T11:06:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-01-13T11:06:07.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:06 smithi121 bash[14010]: cluster 2024-01-13T11:06:05.903110+0000 mgr.y (mgr.14140) 233 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:07.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:06 smithi121 bash[17573]: cluster 2024-01-13T11:06:05.903110+0000 mgr.y (mgr.14140) 233 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:07.283 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:06 smithi154 bash[23064]: t=2024-01-13T11:06:06+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-01-13T11:06:07.283 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:07 smithi154 bash[23064]: t=2024-01-13T11:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-01-13T11:06:07.284 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:07 smithi154 bash[23064]: t=2024-01-13T11:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-01-13T11:06:07.284 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:07 smithi154 bash[23064]: t=2024-01-13T11:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-01-13T11:06:07.555 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:07 smithi154 bash[23064]: t=2024-01-13T11:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-01-13T11:06:07.555 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:07 smithi154 bash[23064]: t=2024-01-13T11:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-01-13T11:06:07.555 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:07 smithi154 bash[23064]: t=2024-01-13T11:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-01-13T11:06:07.555 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:07 smithi154 bash[23064]: t=2024-01-13T11:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-01-13T11:06:07.861 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:07 smithi154 bash[23064]: t=2024-01-13T11:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-01-13T11:06:07.861 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:07 smithi154 bash[23064]: t=2024-01-13T11:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-01-13T11:06:07.861 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:07 smithi154 bash[23064]: t=2024-01-13T11:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-01-13T11:06:07.862 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:07 smithi154 bash[23064]: t=2024-01-13T11:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-01-13T11:06:07.862 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:07 smithi154 bash[23064]: t=2024-01-13T11:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-01-13T11:06:08.130 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:07 smithi154 bash[23064]: t=2024-01-13T11:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-01-13T11:06:08.130 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:07 smithi154 bash[23064]: t=2024-01-13T11:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-01-13T11:06:08.130 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:07 smithi154 bash[23064]: t=2024-01-13T11:06:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-01-13T11:06:08.131 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:08 smithi154 bash[23064]: t=2024-01-13T11:06:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-01-13T11:06:08.131 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:08 smithi154 bash[23064]: t=2024-01-13T11:06:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-01-13T11:06:08.324 INFO:teuthology.orchestra.run.smithi121.stdout:180388626453 2024-01-13T11:06:08.325 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-01-13T11:06:08.397 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:08 smithi154 bash[23064]: t=2024-01-13T11:06:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-01-13T11:06:08.397 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:08 smithi154 bash[23064]: t=2024-01-13T11:06:08+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-01-13T11:06:08.575 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: debug 2024-01-13T11:06:08.560+0000 7f231ca99700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:06:08.575 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:08.575 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:08.576 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:08.576 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:08.576 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:08.576 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:08.576 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:06:08.576 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: File "", line 4247, in 2024-01-13T11:06:08.576 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: File "", line 968, in _default_image 2024-01-13T11:06:08.576 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: File "", line 2508, in command_deploy 2024-01-13T11:06:08.576 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:08.576 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:08.576 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: File "", line 1973, in run 2024-01-13T11:06:08.576 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: File "", line 696, in call_throws 2024-01-13T11:06:08.576 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:08.576 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:06:08.577 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:06:08.577 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: code, '\n'.join(err))) 2024-01-13T11:06:08.577 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:06:08.577 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:08.577 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:08.577 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:08.577 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:08.577 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:08.717 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:08 smithi154 bash[23064]: t=2024-01-13T11:06:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-01-13T11:06:08.717 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:08 smithi154 bash[23064]: t=2024-01-13T11:06:08+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-01-13T11:06:08.718 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:08 smithi154 bash[23064]: t=2024-01-13T11:06:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-01-13T11:06:08.718 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:08 smithi154 bash[23064]: t=2024-01-13T11:06:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-01-13T11:06:08.718 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:08 smithi154 bash[23778]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:08.718 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:08 smithi154 bash[23778]: See 'docker run --help'. 2024-01-13T11:06:08.718 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:08 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-01-13T11:06:08.718 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:08 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-01-13T11:06:08.847 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:08.847 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:06:08.848 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: File "", line 4247, in 2024-01-13T11:06:08.848 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: File "", line 968, in _default_image 2024-01-13T11:06:08.848 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: File "", line 2508, in command_deploy 2024-01-13T11:06:08.848 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:08.848 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:08.848 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: File "", line 1973, in run 2024-01-13T11:06:08.848 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: File "", line 696, in call_throws 2024-01-13T11:06:08.848 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14274]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:08.969 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:08 smithi154 bash[13980]: cluster 2024-01-13T11:06:07.903677+0000 mgr.y (mgr.14140) 234 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:08.969 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:08 smithi154 bash[13980]: audit 2024-01-13T11:06:08.570134+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:06:08.970 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:08 smithi154 bash[23064]: t=2024-01-13T11:06:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-01-13T11:06:08.970 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:08 smithi154 bash[23064]: t=2024-01-13T11:06:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-01-13T11:06:08.970 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:08 smithi154 bash[23064]: t=2024-01-13T11:06:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-01-13T11:06:08.970 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:08 smithi154 bash[23064]: t=2024-01-13T11:06:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-01-13T11:06:09.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14010]: cluster 2024-01-13T11:06:07.903677+0000 mgr.y (mgr.14140) 234 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:09.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[14010]: audit 2024-01-13T11:06:08.570134+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:06:09.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[17573]: cluster 2024-01-13T11:06:07.903677+0000 mgr.y (mgr.14140) 234 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:09.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[17573]: audit 2024-01-13T11:06:08.570134+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:06:09.184 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[27657]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:09.184 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:06:08 smithi121 bash[27657]: See 'docker run --help'. 2024-01-13T11:06:09.185 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:06:08 smithi121 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2024-01-13T11:06:09.185 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:06:08 smithi121 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-01-13T11:06:09.246 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:08 smithi154 bash[23064]: t=2024-01-13T11:06:08+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-01-13T11:06:09.246 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[23064]: t=2024-01-13T11:06:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-01-13T11:06:09.246 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[23064]: t=2024-01-13T11:06:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-01-13T11:06:09.246 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[23064]: t=2024-01-13T11:06:09+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-01-13T11:06:09.515 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[23064]: t=2024-01-13T11:06:09+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-01-13T11:06:09.515 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[23064]: t=2024-01-13T11:06:09+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-01-13T11:06:09.515 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[23064]: t=2024-01-13T11:06:09+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-01-13T11:06:09.515 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[23064]: t=2024-01-13T11:06:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-01-13T11:06:09.515 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[23064]: t=2024-01-13T11:06:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-01-13T11:06:09.783 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[23064]: t=2024-01-13T11:06:09+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-01-13T11:06:09.783 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[23064]: t=2024-01-13T11:06:09+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-01-13T11:06:09.783 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[23064]: t=2024-01-13T11:06:09+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-01-13T11:06:10.094 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[23064]: t=2024-01-13T11:06:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-01-13T11:06:10.094 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[23064]: t=2024-01-13T11:06:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-01-13T11:06:10.094 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[23064]: t=2024-01-13T11:06:09+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-01-13T11:06:10.094 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[23064]: t=2024-01-13T11:06:09+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-01-13T11:06:10.094 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:10 smithi154 bash[23064]: t=2024-01-13T11:06:10+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-01-13T11:06:10.094 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:10 smithi154 bash[23064]: t=2024-01-13T11:06:10+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-01-13T11:06:10.095 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: cephadm 2024-01-13T11:06:08.567524+0000 mgr.y (mgr.14140) 235 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:06:10.095 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:10.095 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:10.095 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:10.095 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:10.095 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:10.095 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:10.095 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:06:10.095 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:06:10.096 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:06:10.096 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:06:10.096 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:10.096 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:10.096 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:06:10.096 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:06:10.096 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:10.096 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:06:10.096 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:06:10.096 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: code, '\n'.join(err))) 2024-01-13T11:06:10.096 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:06:10.096 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:10.096 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:10.096 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:10.097 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:10.097 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:10.097 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:10.097 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:06:10.097 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:06:10.097 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:06:10.097 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:06:10.097 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:10.097 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:10.097 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:06:10.097 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:06:10.097 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:10.097 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: cephadm 2024-01-13T11:06:08.567853+0000 mgr.y (mgr.14140) 236 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:06:10.097 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:10.097 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:10.098 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:10.098 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:10.098 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:10.098 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:10.098 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:06:10.098 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:06:10.098 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:06:10.098 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:06:10.098 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:10.098 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:10.098 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:06:10.098 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:06:10.098 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:10.099 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: audit 2024-01-13T11:06:09.550984+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549250\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549360\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549409\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549457\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549502\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549548\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549595\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2024-01-13T11:06:09.549640\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549668\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}}, \"last_daemon_update\": \"2024-01-13T11:06:09.549782\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:06:10.099 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:09 smithi154 bash[13980]: audit 2024-01-13T11:06:09.555657+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549250\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549360\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549409\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549457\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549502\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549548\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549595\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2024-01-13T11:06:09.549640\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549668\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}}, \"last_daemon_update\": \"2024-01-13T11:06:09.549782\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:06:10.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: cephadm 2024-01-13T11:06:08.567524+0000 mgr.y (mgr.14140) 235 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:06:10.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:10.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:10.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:10.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:10.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:10.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:10.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:06:10.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:06:10.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:06:10.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:06:10.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:10.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:10.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:06:10.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:06:10.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:10.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:06:10.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:06:10.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: code, '\n'.join(err))) 2024-01-13T11:06:10.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:06:10.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:10.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:10.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:10.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:10.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:10.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:10.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:06:10.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:06:10.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:06:10.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:06:10.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:10.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:10.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:06:10.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:06:10.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: cephadm 2024-01-13T11:06:08.567524+0000 mgr.y (mgr.14140) 235 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:06:10.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:10.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:10.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:10.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:10.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:10.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:10.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:06:10.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:06:10.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:06:10.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:06:10.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:10.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:10.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:06:10.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:06:10.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:10.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:06:10.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:06:10.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: code, '\n'.join(err))) 2024-01-13T11:06:10.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:06:10.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:10.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:10.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:10.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:10.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:10.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:10.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:06:10.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:06:10.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:06:10.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:06:10.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:10.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:10.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:06:10.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:06:10.190 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:10.190 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: cephadm 2024-01-13T11:06:08.567853+0000 mgr.y (mgr.14140) 236 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:06:10.190 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:10.190 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:10.190 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:10.190 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:10.190 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:10.190 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:10.190 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:06:10.190 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:06:10.190 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:06:10.190 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:06:10.191 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:10.191 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:10.191 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:06:10.191 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:06:10.191 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:10.191 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:10.191 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: cephadm 2024-01-13T11:06:08.567853+0000 mgr.y (mgr.14140) 236 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:06:10.191 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:10.191 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:10.192 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:10.192 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:10.192 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:10.192 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:10.192 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:06:10.192 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:06:10.192 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:06:10.192 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:06:10.192 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:10.192 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:10.192 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:06:10.192 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:06:10.192 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:10.192 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: audit 2024-01-13T11:06:09.550984+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549250\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549360\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549409\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549457\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549502\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549548\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549595\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2024-01-13T11:06:09.549640\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549668\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}}, \"last_daemon_update\": \"2024-01-13T11:06:09.549782\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:06:10.193 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[17573]: audit 2024-01-13T11:06:09.555657+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549250\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549360\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549409\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549457\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549502\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549548\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549595\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2024-01-13T11:06:09.549640\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549668\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}}, \"last_daemon_update\": \"2024-01-13T11:06:09.549782\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:06:10.193 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: audit 2024-01-13T11:06:09.550984+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549250\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549360\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549409\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549457\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549502\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549548\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549595\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2024-01-13T11:06:09.549640\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549668\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}}, \"last_daemon_update\": \"2024-01-13T11:06:09.549782\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:06:10.193 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:09 smithi121 bash[14010]: audit 2024-01-13T11:06:09.555657+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549250\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549360\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549409\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549457\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549502\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549548\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549595\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2024-01-13T11:06:09.549640\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549668\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}}, \"last_daemon_update\": \"2024-01-13T11:06:09.549782\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:06:10.362 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:10 smithi154 bash[23064]: t=2024-01-13T11:06:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-01-13T11:06:10.363 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:10 smithi154 bash[23064]: t=2024-01-13T11:06:10+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-01-13T11:06:10.363 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:10 smithi154 bash[23064]: t=2024-01-13T11:06:10+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-01-13T11:06:10.363 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:10 smithi154 bash[23064]: t=2024-01-13T11:06:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-01-13T11:06:10.623 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:10 smithi154 bash[23064]: t=2024-01-13T11:06:10+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-01-13T11:06:10.623 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:10 smithi154 bash[23064]: t=2024-01-13T11:06:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-01-13T11:06:10.623 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:10 smithi154 bash[23064]: t=2024-01-13T11:06:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-01-13T11:06:10.623 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:10 smithi154 bash[23064]: t=2024-01-13T11:06:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-01-13T11:06:10.623 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:10 smithi154 bash[23064]: t=2024-01-13T11:06:10+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-01-13T11:06:10.897 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:10 smithi154 bash[23064]: t=2024-01-13T11:06:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-01-13T11:06:10.897 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:10 smithi154 bash[23064]: t=2024-01-13T11:06:10+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-01-13T11:06:10.897 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:10 smithi154 bash[23064]: t=2024-01-13T11:06:10+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-01-13T11:06:11.176 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:10 smithi154 bash[13980]: cephadm 2024-01-13T11:06:09.561852+0000 mgr.y (mgr.14140) 237 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:06:11.176 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:10 smithi154 bash[13980]: cluster 2024-01-13T11:06:09.904309+0000 mgr.y (mgr.14140) 238 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:11.177 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:10 smithi154 bash[23064]: t=2024-01-13T11:06:10+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-01-13T11:06:11.177 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[23064]: t=2024-01-13T11:06:11+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-01-13T11:06:11.177 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[23064]: t=2024-01-13T11:06:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-01-13T11:06:11.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:10 smithi121 bash[17573]: cephadm 2024-01-13T11:06:09.561852+0000 mgr.y (mgr.14140) 237 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:06:11.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:10 smithi121 bash[17573]: cluster 2024-01-13T11:06:09.904309+0000 mgr.y (mgr.14140) 238 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:11.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:10 smithi121 bash[14010]: cephadm 2024-01-13T11:06:09.561852+0000 mgr.y (mgr.14140) 237 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:06:11.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:10 smithi121 bash[14010]: cluster 2024-01-13T11:06:09.904309+0000 mgr.y (mgr.14140) 238 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:11.470 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[23064]: t=2024-01-13T11:06:11+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-01-13T11:06:11.470 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[23064]: t=2024-01-13T11:06:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-01-13T11:06:11.470 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[23064]: t=2024-01-13T11:06:11+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-01-13T11:06:11.470 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[23064]: t=2024-01-13T11:06:11+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-01-13T11:06:11.470 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[23064]: t=2024-01-13T11:06:11+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-01-13T11:06:11.684 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: debug 2024-01-13T11:06:11.491+0000 7f231ca99700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:06:11.684 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:11.684 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:11.684 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:11.684 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:11.685 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:11.685 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:11.685 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:06:11.685 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: File "", line 4247, in 2024-01-13T11:06:11.685 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: File "", line 968, in _default_image 2024-01-13T11:06:11.685 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: File "", line 2508, in command_deploy 2024-01-13T11:06:11.685 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:11.685 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:11.685 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: File "", line 1973, in run 2024-01-13T11:06:11.685 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: File "", line 696, in call_throws 2024-01-13T11:06:11.685 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:11.685 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:06:11.686 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:06:11.686 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: code, '\n'.join(err))) 2024-01-13T11:06:11.686 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:06:11.686 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:11.686 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:11.686 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:11.686 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:11.686 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:11.686 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:11.686 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:06:11.686 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: File "", line 4247, in 2024-01-13T11:06:11.686 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: File "", line 968, in _default_image 2024-01-13T11:06:11.686 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: File "", line 2508, in command_deploy 2024-01-13T11:06:11.686 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:11.686 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:11.686 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: File "", line 1973, in run 2024-01-13T11:06:11.687 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: File "", line 696, in call_throws 2024-01-13T11:06:11.687 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14274]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:11.730 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[23064]: t=2024-01-13T11:06:11+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-01-13T11:06:11.730 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[23064]: t=2024-01-13T11:06:11+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-01-13T11:06:11.730 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[23064]: t=2024-01-13T11:06:11+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-01-13T11:06:11.730 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[23064]: t=2024-01-13T11:06:11+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-01-13T11:06:11.730 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[23064]: t=2024-01-13T11:06:11+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-01-13T11:06:12.007 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[23064]: t=2024-01-13T11:06:11+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-01-13T11:06:12.007 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[23064]: t=2024-01-13T11:06:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-01-13T11:06:12.007 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[23064]: t=2024-01-13T11:06:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-01-13T11:06:12.008 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: cephadm 2024-01-13T11:06:11.498774+0000 mgr.y (mgr.14140) 239 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:06:12.008 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:12.008 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:12.008 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:12.008 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:12.008 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:12.008 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:12.008 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:06:12.008 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:06:12.009 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:06:12.009 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:06:12.009 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:12.009 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:12.009 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:06:12.009 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:06:12.009 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:12.009 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:06:12.009 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:06:12.009 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: code, '\n'.join(err))) 2024-01-13T11:06:12.009 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:06:12.009 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:12.009 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:12.009 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:12.009 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:12.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:12.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:12.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:06:12.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:06:12.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:06:12.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:06:12.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:12.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:12.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:06:12.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:06:12.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:12.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: cephadm 2024-01-13T11:06:11.499068+0000 mgr.y (mgr.14140) 240 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:06:12.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:12.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:12.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:12.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:12.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:12.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:12.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:06:12.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:06:12.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:06:12.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:06:12.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:12.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:12.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:06:12.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:06:12.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:12.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:11 smithi154 bash[13980]: cluster 2024-01-13T11:06:11.904903+0000 mgr.y (mgr.14140) 241 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:12.118 INFO:teuthology.orchestra.run.smithi121.stdout:201863462930 2024-01-13T11:06:12.119 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-01-13T11:06:12.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: cephadm 2024-01-13T11:06:11.498774+0000 mgr.y (mgr.14140) 239 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:06:12.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:12.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:12.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:12.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:12.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:12.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:12.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:06:12.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:06:12.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:06:12.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:06:12.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:12.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:12.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:06:12.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:06:12.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:12.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:06:12.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:06:12.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: code, '\n'.join(err))) 2024-01-13T11:06:12.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:06:12.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:12.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:12.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:12.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:12.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:12.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:12.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:06:12.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:06:12.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:06:12.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:06:12.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:12.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:12.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:06:12.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:06:12.259 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: cephadm 2024-01-13T11:06:11.498774+0000 mgr.y (mgr.14140) 239 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:06:12.259 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:12.259 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:12.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:12.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:12.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:12.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:12.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:06:12.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:06:12.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:06:12.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:06:12.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:12.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:12.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:06:12.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:06:12.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:12.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:06:12.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:06:12.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: code, '\n'.join(err))) 2024-01-13T11:06:12.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:06:12.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:12.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:12.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:12.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:12.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:12.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:12.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:06:12.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:06:12.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:06:12.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:06:12.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:12.262 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:12.262 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:06:12.262 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:06:12.262 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:12.262 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: cephadm 2024-01-13T11:06:11.499068+0000 mgr.y (mgr.14140) 240 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:06:12.262 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:12.262 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:12.262 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:12.262 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:12.262 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:12.262 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:12.263 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:06:12.263 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:06:12.263 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:06:12.263 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:06:12.263 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:12.263 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:12.263 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:06:12.263 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:06:12.263 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:12.263 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[17573]: cluster 2024-01-13T11:06:11.904903+0000 mgr.y (mgr.14140) 241 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:12.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:12.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: cephadm 2024-01-13T11:06:11.499068+0000 mgr.y (mgr.14140) 240 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:06:12.264 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:12.264 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:12.264 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:12.264 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:12.264 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:12.264 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:12.264 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:06:12.264 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:06:12.264 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:06:12.264 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:06:12.264 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:12.264 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:12.265 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:06:12.265 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:06:12.265 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:12.265 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:11 smithi121 bash[14010]: cluster 2024-01-13T11:06:11.904903+0000 mgr.y (mgr.14140) 241 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:12.275 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-01-13T11:06:12.275 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-01-13T11:06:12.275 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-01-13T11:06:12.275 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-01-13T11:06:12.594 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-01-13T11:06:12.594 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-01-13T11:06:12.594 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-01-13T11:06:12.594 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-01-13T11:06:12.594 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-01-13T11:06:12.847 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-01-13T11:06:12.847 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2024-01-13T11:06:12.847 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Initializing HTTPServer" logger=server 2024-01-13T11:06:12.847 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2024-01-13T11:06:12.847 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Initializing PluginManager" logger=server 2024-01-13T11:06:12.847 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Starting plugin search" logger=plugins 2024-01-13T11:06:12.847 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2024-01-13T11:06:12.847 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2024-01-13T11:06:12.848 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Initializing HooksService" logger=server 2024-01-13T11:06:12.848 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2024-01-13T11:06:12.848 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2024-01-13T11:06:12.848 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Initializing RemoteCache" logger=server 2024-01-13T11:06:12.848 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Initializing QuotaService" logger=server 2024-01-13T11:06:12.848 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Initializing ServerLockService" logger=server 2024-01-13T11:06:12.848 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2024-01-13T11:06:12.848 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Initializing RenderingService" logger=server 2024-01-13T11:06:12.848 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Initializing AlertEngine" logger=server 2024-01-13T11:06:12.848 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2024-01-13T11:06:12.848 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Initializing LoginService" logger=server 2024-01-13T11:06:12.848 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Initializing SearchService" logger=server 2024-01-13T11:06:12.848 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Initializing TracingService" logger=server 2024-01-13T11:06:12.848 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2024-01-13T11:06:12.848 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Initializing CleanUpService" logger=server 2024-01-13T11:06:12.849 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Initializing NotificationService" logger=server 2024-01-13T11:06:12.849 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2024-01-13T11:06:12.849 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-01-13T11:06:12.849 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name="Dashboard 1" 2024-01-13T11:06:12.849 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2024-01-13T11:06:13.146 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+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 2024-01-13T11:06:13.147 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="Initializing Stream Manager" 2024-01-13T11:06:13.147 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:06:12 smithi154 bash[23064]: t=2024-01-13T11:06:12+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=127.0.0.1:3000 protocol=https subUrl= socket= 2024-01-13T11:06:14.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:13 smithi121 bash[17573]: cluster 2024-01-13T11:06:13.905516+0000 mgr.y (mgr.14140) 242 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:14.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:13 smithi121 bash[14010]: cluster 2024-01-13T11:06:13.905516+0000 mgr.y (mgr.14140) 242 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:14.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:13 smithi154 bash[13980]: cluster 2024-01-13T11:06:13.905516+0000 mgr.y (mgr.14140) 242 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:15.059 INFO:teuthology.orchestra.run.smithi121.stdout:42949673012 2024-01-13T11:06:15.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:15 smithi154 bash[13980]: audit 2024-01-13T11:06:15.054762+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.121:0/1757981771' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-01-13T11:06:15.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:15 smithi121 bash[14010]: audit 2024-01-13T11:06:15.054762+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.121:0/1757981771' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-01-13T11:06:15.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:15 smithi121 bash[17573]: audit 2024-01-13T11:06:15.054762+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.121:0/1757981771' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-01-13T11:06:15.799 INFO:tasks.cephadm.ceph_manager.ceph:need seq 42949673006 got 42949673012 for osd.0 2024-01-13T11:06:15.800 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-01-13T11:06:17.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:16 smithi121 bash[14010]: cluster 2024-01-13T11:06:15.906000+0000 mgr.y (mgr.14140) 243 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:17.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:16 smithi121 bash[17573]: cluster 2024-01-13T11:06:15.906000+0000 mgr.y (mgr.14140) 243 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:17.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:16 smithi154 bash[13980]: cluster 2024-01-13T11:06:15.906000+0000 mgr.y (mgr.14140) 243 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:18.267 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:17 smithi121 bash[14010]: cluster 2024-01-13T11:06:17.906525+0000 mgr.y (mgr.14140) 244 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:18.267 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:17 smithi121 bash[17573]: cluster 2024-01-13T11:06:17.906525+0000 mgr.y (mgr.14140) 244 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:18.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:17 smithi154 bash[13980]: cluster 2024-01-13T11:06:17.906525+0000 mgr.y (mgr.14140) 244 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:18.553 INFO:teuthology.orchestra.run.smithi121.stdout:68719476785 2024-01-13T11:06:18.987 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:18 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 4. 2024-01-13T11:06:18.988 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:18 smithi154 systemd[1]: Stopped Ceph node-exporter.b for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:06:18.988 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:18 smithi154 systemd[1]: Starting Ceph node-exporter.b for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:06:18.988 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:18 smithi154 docker[24031]: Error response from daemon: No such container: ceph-b5155c52-b202-11ee-95ac-87774f69a715-node-exporter.b 2024-01-13T11:06:18.988 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:18 smithi154 systemd[1]: Started Ceph node-exporter.b for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:06:18.988 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:18 smithi154 bash[24051]: Unable to find image 'prom/node-exporter:latest' locally 2024-01-13T11:06:19.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:18 smithi121 bash[14010]: audit 2024-01-13T11:06:18.548888+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.121:0/1074661585' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-01-13T11:06:19.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:18 smithi121 bash[17573]: audit 2024-01-13T11:06:18.548888+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.121:0/1074661585' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-01-13T11:06:19.184 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:06:18 smithi121 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.a.service: Scheduled restart job, restart counter is at 4. 2024-01-13T11:06:19.184 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:06:18 smithi121 systemd[1]: Stopped Ceph node-exporter.a for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:06:19.184 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:06:18 smithi121 systemd[1]: Starting Ceph node-exporter.a for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:06:19.185 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:06:18 smithi121 docker[28376]: Error response from daemon: No such container: ceph-b5155c52-b202-11ee-95ac-87774f69a715-node-exporter.a 2024-01-13T11:06:19.185 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:06:18 smithi121 systemd[1]: Started Ceph node-exporter.a for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:06:19.185 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:06:18 smithi121 bash[28386]: Unable to find image 'prom/node-exporter:latest' locally 2024-01-13T11:06:19.334 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476779 got 68719476785 for osd.1 2024-01-13T11:06:19.334 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-01-13T11:06:19.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:18 smithi154 bash[13980]: audit 2024-01-13T11:06:18.548888+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.121:0/1074661585' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-01-13T11:06:20.341 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:19 smithi121 bash[14010]: cluster 2024-01-13T11:06:19.907091+0000 mgr.y (mgr.14140) 245 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:20.341 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:19 smithi121 bash[17573]: cluster 2024-01-13T11:06:19.907091+0000 mgr.y (mgr.14140) 245 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:20.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:19 smithi154 bash[13980]: cluster 2024-01-13T11:06:19.907091+0000 mgr.y (mgr.14140) 245 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:22.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:21 smithi154 bash[13980]: cluster 2024-01-13T11:06:21.907679+0000 mgr.y (mgr.14140) 246 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:22.156 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:21 smithi121 bash[14010]: cluster 2024-01-13T11:06:21.907679+0000 mgr.y (mgr.14140) 246 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:22.156 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:21 smithi121 bash[17573]: cluster 2024-01-13T11:06:21.907679+0000 mgr.y (mgr.14140) 246 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:22.267 INFO:teuthology.orchestra.run.smithi121.stdout:90194313261 2024-01-13T11:06:22.647 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:22 smithi154 bash[24051]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:22.647 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:22 smithi154 bash[24051]: See 'docker run --help'. 2024-01-13T11:06:22.647 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:22 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-01-13T11:06:22.647 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:22 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-01-13T11:06:23.132 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313255 got 90194313261 for osd.2 2024-01-13T11:06:23.132 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-01-13T11:06:23.271 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:22 smithi121 bash[17573]: audit 2024-01-13T11:06:22.259314+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.121:0/636637550' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-01-13T11:06:23.271 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:22 smithi121 bash[14010]: audit 2024-01-13T11:06:22.259314+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.121:0/636637550' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-01-13T11:06:23.272 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:06:23 smithi121 bash[28386]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:23.272 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:06:23 smithi121 bash[28386]: See 'docker run --help'. 2024-01-13T11:06:23.272 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:06:23 smithi121 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2024-01-13T11:06:23.272 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:06:23 smithi121 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-01-13T11:06:23.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:22 smithi154 bash[13980]: audit 2024-01-13T11:06:22.259314+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.121:0/636637550' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-01-13T11:06:24.249 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:23 smithi121 bash[17573]: cluster 2024-01-13T11:06:23.908293+0000 mgr.y (mgr.14140) 247 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:24.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:23 smithi121 bash[14010]: cluster 2024-01-13T11:06:23.908293+0000 mgr.y (mgr.14140) 247 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:24.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:23 smithi154 bash[13980]: cluster 2024-01-13T11:06:23.908293+0000 mgr.y (mgr.14140) 247 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:25.988 INFO:teuthology.orchestra.run.smithi121.stdout:115964117032 2024-01-13T11:06:26.677 INFO:tasks.cephadm.ceph_manager.ceph:need seq 115964117027 got 115964117032 for osd.3 2024-01-13T11:06:26.677 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-01-13T11:06:26.934 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:26 smithi121 bash[17573]: cluster 2024-01-13T11:06:25.908771+0000 mgr.y (mgr.14140) 248 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:26.934 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:26 smithi121 bash[17573]: audit 2024-01-13T11:06:25.983229+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.121:0/3115656411' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-01-13T11:06:26.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:26 smithi121 bash[14010]: cluster 2024-01-13T11:06:25.908771+0000 mgr.y (mgr.14140) 248 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:26.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:26 smithi121 bash[14010]: audit 2024-01-13T11:06:25.983229+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.121:0/3115656411' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-01-13T11:06:27.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:26 smithi154 bash[13980]: cluster 2024-01-13T11:06:25.908771+0000 mgr.y (mgr.14140) 248 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:27.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:26 smithi154 bash[13980]: audit 2024-01-13T11:06:25.983229+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.121:0/3115656411' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-01-13T11:06:28.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:27 smithi154 bash[13980]: cluster 2024-01-13T11:06:27.909365+0000 mgr.y (mgr.14140) 249 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:28.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:27 smithi121 bash[14010]: cluster 2024-01-13T11:06:27.909365+0000 mgr.y (mgr.14140) 249 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:28.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:27 smithi121 bash[17573]: cluster 2024-01-13T11:06:27.909365+0000 mgr.y (mgr.14140) 249 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:29.632 INFO:teuthology.orchestra.run.smithi121.stdout:137438953507 2024-01-13T11:06:30.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:29 smithi154 bash[13980]: audit 2024-01-13T11:06:29.626983+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.121:0/2077455720' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-01-13T11:06:30.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:29 smithi121 bash[14010]: audit 2024-01-13T11:06:29.626983+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.121:0/2077455720' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-01-13T11:06:30.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:29 smithi121 bash[17573]: audit 2024-01-13T11:06:29.626983+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.121:0/2077455720' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-01-13T11:06:30.413 INFO:tasks.cephadm.ceph_manager.ceph:need seq 137438953501 got 137438953507 for osd.4 2024-01-13T11:06:30.413 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-01-13T11:06:30.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:30 smithi121 bash[14010]: cluster 2024-01-13T11:06:29.909993+0000 mgr.y (mgr.14140) 250 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:30.934 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:30 smithi121 bash[17573]: cluster 2024-01-13T11:06:29.909993+0000 mgr.y (mgr.14140) 250 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:31.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:30 smithi154 bash[13980]: cluster 2024-01-13T11:06:29.909993+0000 mgr.y (mgr.14140) 250 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:31.984 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:31 smithi121 bash[14010]: cluster 2024-01-13T11:06:31.910662+0000 mgr.y (mgr.14140) 251 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:32.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:31 smithi121 bash[17573]: cluster 2024-01-13T11:06:31.910662+0000 mgr.y (mgr.14140) 251 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:32.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:31 smithi154 bash[13980]: cluster 2024-01-13T11:06:31.910662+0000 mgr.y (mgr.14140) 251 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:33.147 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:32 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 5. 2024-01-13T11:06:33.147 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:32 smithi154 systemd[1]: Stopped Ceph node-exporter.b for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:06:33.147 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:32 smithi154 systemd[1]: Starting Ceph node-exporter.b for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:06:33.147 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:32 smithi154 docker[24066]: Error response from daemon: No such container: ceph-b5155c52-b202-11ee-95ac-87774f69a715-node-exporter.b 2024-01-13T11:06:33.147 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:32 smithi154 systemd[1]: Started Ceph node-exporter.b for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:06:33.147 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:32 smithi154 bash[24085]: Unable to find image 'prom/node-exporter:latest' locally 2024-01-13T11:06:33.422 INFO:teuthology.orchestra.run.smithi121.stdout:158913789982 2024-01-13T11:06:33.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:33 smithi154 bash[13980]: audit 2024-01-13T11:06:33.417583+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.121:0/1111617118' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-01-13T11:06:33.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:33 smithi121 bash[14010]: audit 2024-01-13T11:06:33.417583+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.121:0/1111617118' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-01-13T11:06:33.934 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:33 smithi121 bash[17573]: audit 2024-01-13T11:06:33.417583+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.121:0/1111617118' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-01-13T11:06:33.934 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:06:33 smithi121 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.a.service: Scheduled restart job, restart counter is at 5. 2024-01-13T11:06:33.934 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:06:33 smithi121 systemd[1]: Stopped Ceph node-exporter.a for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:06:33.935 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:06:33 smithi121 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.a.service: Start request repeated too quickly. 2024-01-13T11:06:33.935 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:06:33 smithi121 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-01-13T11:06:33.935 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Jan 13 11:06:33 smithi121 systemd[1]: Failed to start Ceph node-exporter.a for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:06:34.204 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789977 got 158913789982 for osd.5 2024-01-13T11:06:34.204 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-01-13T11:06:34.684 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:34 smithi121 bash[14010]: cluster 2024-01-13T11:06:33.911279+0000 mgr.y (mgr.14140) 252 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:34.684 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:34 smithi121 bash[17573]: cluster 2024-01-13T11:06:33.911279+0000 mgr.y (mgr.14140) 252 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:34.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:34 smithi154 bash[13980]: cluster 2024-01-13T11:06:33.911279+0000 mgr.y (mgr.14140) 252 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:36.897 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:36 smithi154 bash[24085]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:36.897 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:36 smithi154 bash[24085]: See 'docker run --help'. 2024-01-13T11:06:36.897 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:36 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-01-13T11:06:36.897 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:36 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-01-13T11:06:37.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:36 smithi121 bash[14010]: cluster 2024-01-13T11:06:35.911996+0000 mgr.y (mgr.14140) 253 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:37.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:36 smithi121 bash[17573]: cluster 2024-01-13T11:06:35.911996+0000 mgr.y (mgr.14140) 253 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:37.206 INFO:teuthology.orchestra.run.smithi121.stdout:180388626459 2024-01-13T11:06:37.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:36 smithi154 bash[13980]: cluster 2024-01-13T11:06:35.911996+0000 mgr.y (mgr.14140) 253 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:37.934 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626453 got 180388626459 for osd.6 2024-01-13T11:06:37.935 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-01-13T11:06:38.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:37 smithi121 bash[17573]: audit 2024-01-13T11:06:37.201288+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.121:0/1139747023' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-01-13T11:06:38.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:37 smithi121 bash[14010]: audit 2024-01-13T11:06:37.201288+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.121:0/1139747023' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-01-13T11:06:38.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:37 smithi154 bash[13980]: audit 2024-01-13T11:06:37.201288+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.121:0/1139747023' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-01-13T11:06:39.139 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:38 smithi121 bash[14010]: cluster 2024-01-13T11:06:37.912570+0000 mgr.y (mgr.14140) 254 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:39.140 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:38 smithi121 bash[17573]: cluster 2024-01-13T11:06:37.912570+0000 mgr.y (mgr.14140) 254 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:39.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:38 smithi154 bash[13980]: cluster 2024-01-13T11:06:37.912570+0000 mgr.y (mgr.14140) 254 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:40.736 INFO:teuthology.orchestra.run.smithi121.stdout:201863462936 2024-01-13T11:06:41.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:40 smithi121 bash[14010]: cluster 2024-01-13T11:06:39.913245+0000 mgr.y (mgr.14140) 255 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:41.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:40 smithi121 bash[14010]: audit 2024-01-13T11:06:40.731475+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.121:0/1744558139' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-01-13T11:06:41.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:40 smithi121 bash[17573]: cluster 2024-01-13T11:06:39.913245+0000 mgr.y (mgr.14140) 255 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:41.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:40 smithi121 bash[17573]: audit 2024-01-13T11:06:40.731475+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.121:0/1744558139' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-01-13T11:06:41.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:40 smithi154 bash[13980]: cluster 2024-01-13T11:06:39.913245+0000 mgr.y (mgr.14140) 255 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:41.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:40 smithi154 bash[13980]: audit 2024-01-13T11:06:40.731475+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.121:0/1744558139' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-01-13T11:06:41.485 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462930 got 201863462936 for osd.7 2024-01-13T11:06:41.486 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-01-13T11:06:41.486 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph pg dump --format=json 2024-01-13T11:06:42.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:41 smithi154 bash[13980]: cluster 2024-01-13T11:06:41.913868+0000 mgr.y (mgr.14140) 256 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:42.419 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:41 smithi121 bash[14010]: cluster 2024-01-13T11:06:41.913868+0000 mgr.y (mgr.14140) 256 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:42.419 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:41 smithi121 bash[17573]: cluster 2024-01-13T11:06:41.913868+0000 mgr.y (mgr.14140) 256 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:44.294 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-01-13T11:06:44.296 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2024-01-13T11:06:44.354 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:43 smithi121 bash[14010]: cluster 2024-01-13T11:06:43.914532+0000 mgr.y (mgr.14140) 257 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:44.354 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:43 smithi121 bash[17573]: cluster 2024-01-13T11:06:43.914532+0000 mgr.y (mgr.14140) 257 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:44.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:43 smithi154 bash[13980]: cluster 2024-01-13T11:06:43.914532+0000 mgr.y (mgr.14140) 257 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:45.012 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":237,"stamp":"2024-01-13T11:06:43.914246+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":8392276,"kb_used_data":3604,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568940,"statfs":{"total":767960285184,"available":759366594560,"internally_reserved":8589934592,"allocated":3690496,"data_stored":1469070,"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.003930"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"48","state":"active+clean","last_fresh":"2024-01-13T11:04:58.002981+0000","last_change":"2024-01-13T11:04:58.002981+0000","last_active":"2024-01-13T11:04:58.002981+0000","last_peered":"2024-01-13T11:04:58.002981+0000","last_clean":"2024-01-13T11:04:58.002981+0000","last_became_active":"2024-01-13T11:04:57.998461+0000","last_became_peered":"2024-01-13T11:04:57.998461+0000","last_unstale":"2024-01-13T11:04:58.002981+0000","last_undegraded":"2024-01-13T11:04:58.002981+0000","last_fullsized":"2024-01-13T11:04:58.002981+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":2,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-13T10:59:37.472480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-13T10:59:37.472480+0000","last_clean_scrub_stamp":"2024-01-13T10:59:37.472480+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":47,"seq":201863462937,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":183744,"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":"Sat Jan 13 11:06:01 2024","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.1000000000000001,"5min":1.1000000000000001,"15min":1.1000000000000001},"last":1.038},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.93899999999999995,"15min":0.93899999999999995},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.161,"5min":1.161,"15min":1.161},"last":0.92600000000000005}]},{"osd":1,"last update":"Sat Jan 13 11:06:01 2024","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.95199999999999996,"15min":0.95199999999999996},"min":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"max":{"1min":1.262,"5min":1.262,"15min":1.262},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.878,"5min":0.878,"15min":0.878},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.0880000000000001,"5min":1.0880000000000001,"15min":1.0880000000000001},"last":1.0189999999999999}]},{"osd":2,"last update":"Sat Jan 13 11:06:01 2024","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":0.77800000000000002},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.94799999999999995,"15min":0.94799999999999995},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.173,"5min":1.173,"15min":1.173},"last":0.95299999999999996}]},{"osd":3,"last update":"Sat Jan 13 11:06:01 2024","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.93700000000000006},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":0.93999999999999995},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.99399999999999999,"15min":0.99399999999999999},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":0.90900000000000003}]},{"osd":4,"last update":"Sat Jan 13 11:06:01 2024","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.1439999999999999,"5min":1.1439999999999999,"15min":1.1439999999999999},"last":0.69799999999999995},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"min":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":1.302,"5min":1.302,"15min":1.302},"last":0.879}]},{"osd":5,"last update":"Sat Jan 13 11:06:01 2024","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.3200000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"min":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.85499999999999998}]},{"osd":6,"last update":"Sat Jan 13 11:06:01 2024","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.036,"15min":1.036},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.329,"5min":1.329,"15min":1.329},"last":0.97599999999999998},{"interface":"front","average":{"1min":1.024,"5min":1.024,"15min":1.024},"min":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.99199999999999999}]}]},{"osd":6,"up_from":42,"seq":180388626461,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049032,"kb_used_data":448,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696120,"statfs":{"total":95995035648,"available":94920826880,"internally_reserved":1073741824,"allocated":458752,"data_stored":183450,"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":"Sat Jan 13 11:06:38 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.82499999999999996,"15min":0.80500000000000005},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.2230000000000001,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.91100000000000003},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.89100000000000001,"15min":0.88900000000000001},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.24,"5min":1.413,"15min":1.413},"last":0.57599999999999996}]},{"osd":1,"last update":"Sat Jan 13 11:06:38 2024","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.873,"15min":0.873},"min":{"1min":0.64200000000000002,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.4510000000000001,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.84999999999999998,"5min":0.874,"15min":0.878},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.147,"5min":1.147,"15min":1.147},"last":0.94299999999999995}]},{"osd":2,"last update":"Sat Jan 13 11:06:38 2024","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.89400000000000002,"15min":0.88700000000000001},"min":{"1min":0.749,"5min":0.628,"15min":0.628},"max":{"1min":1.284,"5min":1.284,"15min":1.284},"last":0.72199999999999998},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.90200000000000002,"15min":0.89200000000000002},"min":{"1min":0.74099999999999999,"5min":0.627,"15min":0.627},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":0.98499999999999999}]},{"osd":3,"last update":"Sat Jan 13 11:06:38 2024","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.91100000000000003,"15min":0.91700000000000004},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.3009999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.86399999999999999},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.97999999999999998,"15min":0.98199999999999998},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.1830000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.81100000000000005}]},{"osd":4,"last update":"Sat Jan 13 11:06:38 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.89800000000000002,"15min":0.88700000000000001},"min":{"1min":0.59999999999999998,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.4079999999999999,"5min":1.7889999999999999,"15min":1.7889999999999999},"last":1.1180000000000001},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.93600000000000005,"15min":0.92800000000000005},"min":{"1min":0.58399999999999996,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":2.1019999999999999,"5min":2.1019999999999999,"15min":2.1019999999999999},"last":0.66600000000000004}]},{"osd":5,"last update":"Sat Jan 13 11:06:38 2024","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":0.97799999999999998,"15min":0.96599999999999997},"min":{"1min":0.67600000000000005,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.851,"5min":1.986,"15min":1.986},"last":1.071},{"interface":"front","average":{"1min":0.96599999999999997,"5min":1.0049999999999999,"15min":1.0109999999999999},"min":{"1min":0.623,"5min":0.502,"15min":0.502},"max":{"1min":1.385,"5min":2.1779999999999999,"15min":2.1779999999999999},"last":1.089}]},{"osd":7,"last update":"Sat Jan 13 11:05:58 2024","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.028,"15min":1.028},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.365,"5min":1.365,"15min":1.365},"last":1.0449999999999999},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.2749999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":1.171}]}]},{"osd":1,"up_from":16,"seq":68719476790,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049032,"kb_used_data":448,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696120,"statfs":{"total":95995035648,"available":94920826880,"internally_reserved":1073741824,"allocated":458752,"data_stored":183450,"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":"Sat Jan 13 11:06:37 2024","interfaces":[{"interface":"back","average":{"1min":0.66700000000000004,"5min":0.63200000000000001,"15min":0.59099999999999997},"min":{"1min":0.52400000000000002,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.879,"5min":1.103,"15min":1.103},"last":0.67500000000000004},{"interface":"front","average":{"1min":0.70899999999999996,"5min":0.67300000000000004,"15min":0.60499999999999998},"min":{"1min":0.47699999999999998,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.0009999999999999,"5min":1.1180000000000001,"15min":1.1180000000000001},"last":0.65200000000000002}]},{"osd":2,"last update":"Sat Jan 13 11:05:58 2024","interfaces":[{"interface":"back","average":{"1min":0.748,"5min":0.66700000000000004,"15min":0.64500000000000002},"min":{"1min":0.56000000000000005,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.0169999999999999,"5min":1.0169999999999999,"15min":1.0169999999999999},"last":0.77100000000000002},{"interface":"front","average":{"1min":0.81699999999999995,"5min":0.72199999999999998,"15min":0.68799999999999994},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.3120000000000001,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.874}]},{"osd":3,"last update":"Sat Jan 13 11:06:27 2024","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":0.77300000000000002,"15min":0.753},"min":{"1min":0.61199999999999999,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.1359999999999999,"5min":1.1359999999999999,"15min":1.1359999999999999},"last":1.103},{"interface":"front","average":{"1min":0.872,"5min":0.80300000000000005,"15min":0.79100000000000004},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":0.75700000000000001}]},{"osd":4,"last update":"Sat Jan 13 11:05:44 2024","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.90400000000000003,"15min":0.89500000000000002},"min":{"1min":0.747,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.3140000000000001,"5min":1.369,"15min":1.369},"last":1.169},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.95699999999999996,"15min":0.94899999999999995},"min":{"1min":0.80200000000000005,"5min":0.78200000000000003,"15min":0.78200000000000003},"max":{"1min":1.349,"5min":1.349,"15min":1.349},"last":0.92400000000000004}]},{"osd":5,"last update":"Sat Jan 13 11:06:09 2024","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.032,"15min":1.03},"min":{"1min":0.76700000000000002,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.96299999999999997},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.94299999999999995,"15min":0.93500000000000005},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.137,"5min":1.137,"15min":1.137},"last":0.94599999999999995}]},{"osd":6,"last update":"Sat Jan 13 11:05:38 2024","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.0880000000000001,"15min":1.0880000000000001},"min":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"max":{"1min":1.4330000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.98099999999999998},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.0860000000000001,"15min":1.0860000000000001},"min":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.83299999999999996}]},{"osd":7,"last update":"Sat Jan 13 11:05:58 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.995,"15min":0.995},"min":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"max":{"1min":1.2170000000000001,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":1.0169999999999999},{"interface":"front","average":{"1min":1.125,"5min":1.125,"15min":1.125},"min":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"max":{"1min":1.4810000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.228}]}]},{"osd":0,"up_from":10,"seq":42949673018,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":183744,"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":"Sat Jan 13 11:05:41 2024","interfaces":[{"interface":"back","average":{"1min":0.70599999999999996,"5min":0.61099999999999999,"15min":0.58999999999999997},"min":{"1min":0.54000000000000004,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.1699999999999999,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":0.91600000000000004},{"interface":"front","average":{"1min":0.79600000000000004,"5min":0.65200000000000002,"15min":0.61399999999999999},"min":{"1min":0.51100000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.528,"5min":1.528,"15min":1.528},"last":0.76500000000000001}]},{"osd":2,"last update":"Sat Jan 13 11:05:59 2024","interfaces":[{"interface":"back","average":{"1min":0.746,"5min":0.69399999999999995,"15min":0.66800000000000004},"min":{"1min":0.42099999999999999,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.3,"5min":1.3,"15min":1.3},"last":1.0169999999999999},{"interface":"front","average":{"1min":0.70799999999999996,"5min":0.67500000000000004,"15min":0.66700000000000004},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.002,"5min":1.002,"15min":1.002},"last":0.80600000000000005}]},{"osd":3,"last update":"Sat Jan 13 11:06:22 2024","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":0.72899999999999998,"15min":0.70099999999999996},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.5109999999999999,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":0.84199999999999997},{"interface":"front","average":{"1min":0.84099999999999997,"5min":0.79800000000000004,"15min":0.77600000000000002},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.8,"5min":1.8,"15min":1.8},"last":1.085}]},{"osd":4,"last update":"Sat Jan 13 11:05:46 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.86499999999999999,"15min":0.85799999999999998},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.323,"5min":1.323,"15min":1.323},"last":1.046},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.98299999999999998,"15min":0.98199999999999998},"min":{"1min":0.747,"5min":0.747,"15min":0.747},"max":{"1min":1.351,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.2110000000000001}]},{"osd":5,"last update":"Sat Jan 13 11:06:10 2024","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.96699999999999997,"15min":0.96299999999999997},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.321,"5min":1.411,"15min":1.411},"last":1.4650000000000001},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.077,"15min":1.079},"min":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"max":{"1min":1.4950000000000001,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":1.3420000000000001}]},{"osd":6,"last update":"Sat Jan 13 11:06:38 2024","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.2170000000000001,"15min":1.2330000000000001},"min":{"1min":0.83499999999999996,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.534,"5min":3.641,"15min":3.641},"last":1.4350000000000001},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.006,"15min":0.996},"min":{"1min":0.72599999999999998,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.421,"5min":1.421,"15min":1.421},"last":1.266}]},{"osd":7,"last update":"Sat Jan 13 11:05:59 2024","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":1.048,"15min":1.048},"min":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.413},{"interface":"front","average":{"1min":1.163,"5min":1.163,"15min":1.163},"min":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"max":{"1min":1.506,"5min":1.506,"15min":1.506},"last":1.306}]}]},{"osd":2,"up_from":21,"seq":90194313265,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":183744,"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":"Sat Jan 13 11:05:54 2024","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.625,"15min":0.626},"min":{"1min":0.42499999999999999,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.88500000000000001,"5min":1.083,"15min":1.083},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.73899999999999999,"5min":0.66900000000000004,"15min":0.65100000000000002},"min":{"1min":0.44600000000000001,"5min":0.441,"15min":0.441},"max":{"1min":1.103,"5min":1.103,"15min":1.103},"last":0.51100000000000001}]},{"osd":1,"last update":"Sat Jan 13 11:05:54 2024","interfaces":[{"interface":"back","average":{"1min":0.73599999999999999,"5min":0.66100000000000003,"15min":0.63300000000000001},"min":{"1min":0.51000000000000001,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.1759999999999999,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.80800000000000005},{"interface":"front","average":{"1min":0.74199999999999999,"5min":0.67400000000000004,"15min":0.66300000000000003},"min":{"1min":0.499,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"last":0.60699999999999998}]},{"osd":3,"last update":"Sat Jan 13 11:06:24 2024","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.753,"15min":0.72999999999999998},"min":{"1min":0.53300000000000003,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":2.2879999999999998,"5min":2.2879999999999998,"15min":2.2879999999999998},"last":0.72099999999999997},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.81699999999999995,"15min":0.79100000000000004},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.753}]},{"osd":4,"last update":"Sat Jan 13 11:05:46 2024","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.91800000000000004,"15min":0.91100000000000003},"min":{"1min":0.68700000000000006,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.605,"5min":1.605,"15min":1.605},"last":0.83999999999999997},{"interface":"front","average":{"1min":1.016,"5min":0.92200000000000004,"15min":0.90600000000000003},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.3120000000000001,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.94399999999999995}]},{"osd":5,"last update":"Sat Jan 13 11:06:10 2024","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.016,"15min":0.99199999999999999},"min":{"1min":0.74099999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"max":{"1min":1.556,"5min":1.556,"15min":1.556},"last":0.91100000000000003},{"interface":"front","average":{"1min":1.026,"5min":0.96099999999999997,"15min":0.94999999999999996},"min":{"1min":0.74099999999999999,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.4490000000000001,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":1.155}]},{"osd":6,"last update":"Sat Jan 13 11:05:38 2024","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":1.073,"15min":1.073},"min":{"1min":0.85499999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"max":{"1min":1.6719999999999999,"5min":1.6719999999999999,"15min":1.6719999999999999},"last":0.90000000000000002},{"interface":"front","average":{"1min":1.117,"5min":1.117,"15min":1.117},"min":{"1min":0.877,"5min":0.877,"15min":0.877},"max":{"1min":1.393,"5min":1.393,"15min":1.393},"last":1.1259999999999999}]},{"osd":7,"last update":"Sat Jan 13 11:05:59 2024","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.026,"15min":1.026},"min":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"max":{"1min":1.319,"5min":1.319,"15min":1.319},"last":1.0840000000000001},{"interface":"front","average":{"1min":1.161,"5min":1.161,"15min":1.161},"min":{"1min":0.878,"5min":0.878,"15min":0.878},"max":{"1min":1.52,"5min":1.52,"15min":1.52},"last":0.98199999999999998}]}]},{"osd":3,"up_from":27,"seq":115964117036,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":183744,"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":"Sat Jan 13 11:06:25 2024","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":0.68799999999999994,"15min":0.69499999999999995},"min":{"1min":0.51300000000000001,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":0.879,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.72299999999999998,"5min":0.745,"15min":0.753},"min":{"1min":0.54700000000000004,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":0.95799999999999996,"5min":1.341,"15min":1.341},"last":0.42499999999999999}]},{"osd":1,"last update":"Sat Jan 13 11:06:25 2024","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.74399999999999999,"15min":0.73699999999999999},"min":{"1min":0.57399999999999995,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.2370000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.73899999999999999,"15min":0.71799999999999997},"min":{"1min":0.49399999999999999,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.1659999999999999,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.45200000000000001}]},{"osd":2,"last update":"Sat Jan 13 11:06:25 2024","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.81100000000000005,"15min":0.80100000000000005},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.79700000000000004,"5min":0.81899999999999995,"15min":0.83299999999999996},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.1950000000000001,"5min":1.7450000000000001,"15min":1.7450000000000001},"last":0.48999999999999999}]},{"osd":4,"last update":"Sat Jan 13 11:05:44 2024","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.94299999999999995,"15min":0.93500000000000005},"min":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.3939999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":0.98999999999999999},{"interface":"front","average":{"1min":1.036,"5min":0.96399999999999997,"15min":0.95199999999999996},"min":{"1min":0.85399999999999998,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.49,"5min":1.49,"15min":1.49},"last":1.0680000000000001}]},{"osd":5,"last update":"Sat Jan 13 11:06:10 2024","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.0680000000000001,"15min":1.0649999999999999},"min":{"1min":0.92400000000000004,"5min":0.80800000000000005,"15min":0.80800000000000005},"max":{"1min":1.3979999999999999,"5min":1.482,"15min":1.482},"last":1.034},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.069,"15min":1.0629999999999999},"min":{"1min":0.79700000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"max":{"1min":1.403,"5min":1.462,"15min":1.462},"last":0.84799999999999998}]},{"osd":6,"last update":"Sat Jan 13 11:06:38 2024","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":1.101,"15min":1.115},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.4330000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.95099999999999996},{"interface":"front","average":{"1min":1.097,"5min":1.111,"15min":1.113},"min":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"max":{"1min":1.3939999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":1.123}]},{"osd":7,"last update":"Sat Jan 13 11:05:57 2024","interfaces":[{"interface":"back","average":{"1min":1.1890000000000001,"5min":1.1890000000000001,"15min":1.1890000000000001},"min":{"1min":0.91300000000000003,"5min":0.91300000000000003,"15min":0.91300000000000003},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.877},{"interface":"front","average":{"1min":1.22,"5min":1.22,"15min":1.22},"min":{"1min":0.95499999999999996,"5min":0.95499999999999996,"15min":0.95499999999999996},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.90800000000000003}]}]},{"osd":4,"up_from":32,"seq":137438953510,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":183744,"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":"Sat Jan 13 11:05:46 2024","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.77800000000000002,"15min":0.77000000000000002},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.1830000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.94899999999999995},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"min":{"1min":0.55600000000000005,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.2230000000000001,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.69799999999999995}]},{"osd":1,"last update":"Sat Jan 13 11:05:46 2024","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.79600000000000004,"15min":0.78800000000000003},"min":{"1min":0.54500000000000004,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.069,"5min":1.069,"15min":1.069},"last":0.82199999999999995},{"interface":"front","average":{"1min":0.877,"5min":0.80300000000000005,"15min":0.79100000000000004},"min":{"1min":0.623,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.1950000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.66600000000000004}]},{"osd":2,"last update":"Sat Jan 13 11:05:46 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.84499999999999997,"15min":0.83699999999999997},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.24,"5min":1.24,"15min":1.24},"last":1.0760000000000001},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.83099999999999996,"15min":0.81799999999999995},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.3129999999999999,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":0.59999999999999998}]},{"osd":3,"last update":"Sat Jan 13 11:05:46 2024","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.85299999999999998,"15min":0.84699999999999998},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.2669999999999999,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":0.92600000000000005},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.83799999999999997,"15min":0.82999999999999996},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.1699999999999999,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":0.90800000000000003}]},{"osd":5,"last update":"Sat Jan 13 11:06:14 2024","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.77400000000000002,"15min":0.75600000000000001},"min":{"1min":0.60999999999999999,"5min":0.433,"15min":0.433},"max":{"1min":1.262,"5min":1.262,"15min":1.262},"last":0.75900000000000001},{"interface":"front","average":{"1min":1.0069999999999999,"5min":0.89900000000000002,"15min":0.88100000000000001},"min":{"1min":0.77500000000000002,"5min":0.502,"15min":0.502},"max":{"1min":1.526,"5min":1.526,"15min":1.526},"last":0.85299999999999998}]},{"osd":6,"last update":"Sat Jan 13 11:06:35 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.88300000000000001,"15min":0.876},"min":{"1min":0.65800000000000003,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.3640000000000001,"5min":1.409,"15min":1.409},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.89600000000000002,"15min":0.89800000000000002},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.1339999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"last":1.3100000000000001}]},{"osd":7,"last update":"Sat Jan 13 11:05:58 2024","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.3009999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.88100000000000001},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.0580000000000001,"15min":1.0580000000000001},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":1.3600000000000001}]}]},{"osd":5,"up_from":37,"seq":158913789985,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049032,"kb_used_data":448,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696120,"statfs":{"total":95995035648,"available":94920826880,"internally_reserved":1073741824,"allocated":458752,"data_stored":183450,"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":"Sat Jan 13 11:06:11 2024","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.83099999999999996,"15min":0.82799999999999996},"min":{"1min":0.52500000000000002,"5min":0.501,"15min":0.501},"max":{"1min":1.208,"5min":1.22,"15min":1.22},"last":1},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.91600000000000004,"15min":0.91000000000000003},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.66400000000000003}]},{"osd":1,"last update":"Sat Jan 13 11:06:11 2024","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":0.80700000000000005,"15min":0.80400000000000005},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.1639999999999999,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":0.96399999999999997},{"interface":"front","average":{"1min":0.83899999999999997,"5min":0.84999999999999998,"15min":0.85199999999999998},"min":{"1min":0.625,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.1619999999999999,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.93500000000000005}]},{"osd":2,"last update":"Sat Jan 13 11:06:11 2024","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.86699999999999999,"15min":0.86499999999999999},"min":{"1min":0.67400000000000004,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.877},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.84299999999999997,"15min":0.83999999999999997},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.133,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.60399999999999998}]},{"osd":3,"last update":"Sat Jan 13 11:06:11 2024","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.85999999999999999,"15min":0.86199999999999999},"min":{"1min":0.67400000000000004,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.081,"5min":1.25,"15min":1.25},"last":0.70599999999999996},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.97399999999999998,"15min":0.97599999999999998},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.24,"5min":1.304,"15min":1.304},"last":1.1339999999999999}]},{"osd":4,"last update":"Sat Jan 13 11:06:11 2024","interfaces":[{"interface":"back","average":{"1min":0.78200000000000003,"5min":0.77200000000000002,"15min":0.77000000000000002},"min":{"1min":0.55400000000000005,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.044,"5min":1.044,"15min":1.044},"last":1.034},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.874,"15min":0.86399999999999999},"min":{"1min":0.53700000000000003,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":1.0640000000000001}]},{"osd":6,"last update":"Sat Jan 13 11:06:37 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.93300000000000005,"15min":0.92700000000000005},"min":{"1min":0.46100000000000002,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.26,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":1.2509999999999999},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.89000000000000001,"15min":0.88500000000000001},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.2270000000000001,"5min":1.298,"15min":1.298},"last":1.2250000000000001}]},{"osd":7,"last update":"Sat Jan 13 11:05:58 2024","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.93799999999999994,"15min":0.93799999999999994},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.2370000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":1.306},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.93700000000000006},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.4199999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":1.198}]}]}]}} 2024-01-13T11:06:45.014 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph pg dump --format=json 2024-01-13T11:06:45.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:44 smithi154 bash[13980]: audit 2024-01-13T11:06:44.281676+0000 mgr.y (mgr.14140) 258 : audit [DBG] from='client.24493 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-13T11:06:45.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:44 smithi121 bash[14010]: audit 2024-01-13T11:06:44.281676+0000 mgr.y (mgr.14140) 258 : audit [DBG] from='client.24493 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-13T11:06:45.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:44 smithi121 bash[17573]: audit 2024-01-13T11:06:44.281676+0000 mgr.y (mgr.14140) 258 : audit [DBG] from='client.24493 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-13T11:06:46.922 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:46 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 6. 2024-01-13T11:06:46.922 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:46 smithi154 systemd[1]: Stopped Ceph node-exporter.b for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:06:46.922 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:46 smithi154 systemd[1]: Starting Ceph node-exporter.b for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:06:46.923 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:46 smithi154 docker[24105]: Error response from daemon: No such container: ceph-b5155c52-b202-11ee-95ac-87774f69a715-node-exporter.b 2024-01-13T11:06:46.923 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:46 smithi154 systemd[1]: Started Ceph node-exporter.b for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:06:46.923 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:46 smithi154 bash[24125]: Unable to find image 'prom/node-exporter:latest' locally 2024-01-13T11:06:47.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:46 smithi121 bash[14010]: cluster 2024-01-13T11:06:45.915102+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:47.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:46 smithi121 bash[17573]: cluster 2024-01-13T11:06:45.915102+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:47.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:46 smithi154 bash[13980]: cluster 2024-01-13T11:06:45.915102+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:47.794 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-01-13T11:06:47.796 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2024-01-13T11:06:48.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:47 smithi121 bash[17573]: audit 2024-01-13T11:06:47.781294+0000 mgr.y (mgr.14140) 260 : audit [DBG] from='client.14583 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-13T11:06:48.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:47 smithi121 bash[17573]: cluster 2024-01-13T11:06:47.915681+0000 mgr.y (mgr.14140) 261 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:48.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:47 smithi121 bash[14010]: audit 2024-01-13T11:06:47.781294+0000 mgr.y (mgr.14140) 260 : audit [DBG] from='client.14583 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-13T11:06:48.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:47 smithi121 bash[14010]: cluster 2024-01-13T11:06:47.915681+0000 mgr.y (mgr.14140) 261 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:48.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:47 smithi154 bash[13980]: audit 2024-01-13T11:06:47.781294+0000 mgr.y (mgr.14140) 260 : audit [DBG] from='client.14583 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-13T11:06:48.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:47 smithi154 bash[13980]: cluster 2024-01-13T11:06:47.915681+0000 mgr.y (mgr.14140) 261 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:48.487 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":238,"stamp":"2024-01-13T11:06:45.914834+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":8392276,"kb_used_data":3604,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568940,"statfs":{"total":767960285184,"available":759366594560,"internally_reserved":8589934592,"allocated":3690496,"data_stored":1469070,"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.003843"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"48","state":"active+clean","last_fresh":"2024-01-13T11:04:58.002981+0000","last_change":"2024-01-13T11:04:58.002981+0000","last_active":"2024-01-13T11:04:58.002981+0000","last_peered":"2024-01-13T11:04:58.002981+0000","last_clean":"2024-01-13T11:04:58.002981+0000","last_became_active":"2024-01-13T11:04:57.998461+0000","last_became_peered":"2024-01-13T11:04:57.998461+0000","last_unstale":"2024-01-13T11:04:58.002981+0000","last_undegraded":"2024-01-13T11:04:58.002981+0000","last_fullsized":"2024-01-13T11:04:58.002981+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":2,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-13T10:59:37.472480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-13T10:59:37.472480+0000","last_clean_scrub_stamp":"2024-01-13T10:59:37.472480+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":47,"seq":201863462937,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":183744,"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":"Sat Jan 13 11:06:01 2024","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.1000000000000001,"5min":1.1000000000000001,"15min":1.1000000000000001},"last":1.038},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.93899999999999995,"15min":0.93899999999999995},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.161,"5min":1.161,"15min":1.161},"last":0.92600000000000005}]},{"osd":1,"last update":"Sat Jan 13 11:06:01 2024","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.95199999999999996,"15min":0.95199999999999996},"min":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"max":{"1min":1.262,"5min":1.262,"15min":1.262},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.878,"5min":0.878,"15min":0.878},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.0880000000000001,"5min":1.0880000000000001,"15min":1.0880000000000001},"last":1.0189999999999999}]},{"osd":2,"last update":"Sat Jan 13 11:06:01 2024","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":0.77800000000000002},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.94799999999999995,"15min":0.94799999999999995},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.173,"5min":1.173,"15min":1.173},"last":0.95299999999999996}]},{"osd":3,"last update":"Sat Jan 13 11:06:01 2024","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.93700000000000006},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":0.93999999999999995},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.99399999999999999,"15min":0.99399999999999999},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":0.90900000000000003}]},{"osd":4,"last update":"Sat Jan 13 11:06:01 2024","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.1439999999999999,"5min":1.1439999999999999,"15min":1.1439999999999999},"last":0.69799999999999995},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"min":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":1.302,"5min":1.302,"15min":1.302},"last":0.879}]},{"osd":5,"last update":"Sat Jan 13 11:06:01 2024","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.3200000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"min":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.85499999999999998}]},{"osd":6,"last update":"Sat Jan 13 11:06:01 2024","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.036,"15min":1.036},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.329,"5min":1.329,"15min":1.329},"last":0.97599999999999998},{"interface":"front","average":{"1min":1.024,"5min":1.024,"15min":1.024},"min":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.99199999999999999}]}]},{"osd":6,"up_from":42,"seq":180388626461,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049032,"kb_used_data":448,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696120,"statfs":{"total":95995035648,"available":94920826880,"internally_reserved":1073741824,"allocated":458752,"data_stored":183450,"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":"Sat Jan 13 11:06:38 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.82499999999999996,"15min":0.80500000000000005},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.2230000000000001,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.91100000000000003},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.89100000000000001,"15min":0.88900000000000001},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.24,"5min":1.413,"15min":1.413},"last":0.57599999999999996}]},{"osd":1,"last update":"Sat Jan 13 11:06:38 2024","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.873,"15min":0.873},"min":{"1min":0.64200000000000002,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.4510000000000001,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.84999999999999998,"5min":0.874,"15min":0.878},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.147,"5min":1.147,"15min":1.147},"last":0.94299999999999995}]},{"osd":2,"last update":"Sat Jan 13 11:06:38 2024","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.89400000000000002,"15min":0.88700000000000001},"min":{"1min":0.749,"5min":0.628,"15min":0.628},"max":{"1min":1.284,"5min":1.284,"15min":1.284},"last":0.72199999999999998},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.90200000000000002,"15min":0.89200000000000002},"min":{"1min":0.74099999999999999,"5min":0.627,"15min":0.627},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":0.98499999999999999}]},{"osd":3,"last update":"Sat Jan 13 11:06:38 2024","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.91100000000000003,"15min":0.91700000000000004},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.3009999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.86399999999999999},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.97999999999999998,"15min":0.98199999999999998},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.1830000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.81100000000000005}]},{"osd":4,"last update":"Sat Jan 13 11:06:38 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.89800000000000002,"15min":0.88700000000000001},"min":{"1min":0.59999999999999998,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.4079999999999999,"5min":1.7889999999999999,"15min":1.7889999999999999},"last":1.1180000000000001},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.93600000000000005,"15min":0.92800000000000005},"min":{"1min":0.58399999999999996,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":2.1019999999999999,"5min":2.1019999999999999,"15min":2.1019999999999999},"last":0.66600000000000004}]},{"osd":5,"last update":"Sat Jan 13 11:06:38 2024","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":0.97799999999999998,"15min":0.96599999999999997},"min":{"1min":0.67600000000000005,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.851,"5min":1.986,"15min":1.986},"last":1.071},{"interface":"front","average":{"1min":0.96599999999999997,"5min":1.0049999999999999,"15min":1.0109999999999999},"min":{"1min":0.623,"5min":0.502,"15min":0.502},"max":{"1min":1.385,"5min":2.1779999999999999,"15min":2.1779999999999999},"last":1.089}]},{"osd":7,"last update":"Sat Jan 13 11:05:58 2024","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.028,"15min":1.028},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.365,"5min":1.365,"15min":1.365},"last":1.0449999999999999},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.2749999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":1.171}]}]},{"osd":1,"up_from":16,"seq":68719476791,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049032,"kb_used_data":448,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696120,"statfs":{"total":95995035648,"available":94920826880,"internally_reserved":1073741824,"allocated":458752,"data_stored":183450,"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":"Sat Jan 13 11:06:37 2024","interfaces":[{"interface":"back","average":{"1min":0.66700000000000004,"5min":0.63200000000000001,"15min":0.59099999999999997},"min":{"1min":0.52400000000000002,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.879,"5min":1.103,"15min":1.103},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.70899999999999996,"5min":0.67300000000000004,"15min":0.60499999999999998},"min":{"1min":0.47699999999999998,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.0009999999999999,"5min":1.1180000000000001,"15min":1.1180000000000001},"last":0.84799999999999998}]},{"osd":2,"last update":"Sat Jan 13 11:05:58 2024","interfaces":[{"interface":"back","average":{"1min":0.748,"5min":0.66700000000000004,"15min":0.64500000000000002},"min":{"1min":0.56000000000000005,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.0169999999999999,"5min":1.0169999999999999,"15min":1.0169999999999999},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.81699999999999995,"5min":0.72199999999999998,"15min":0.68799999999999994},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.3120000000000001,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.92900000000000005}]},{"osd":3,"last update":"Sat Jan 13 11:06:27 2024","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":0.77300000000000002,"15min":0.753},"min":{"1min":0.61199999999999999,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.1359999999999999,"5min":1.1359999999999999,"15min":1.1359999999999999},"last":0.81999999999999995},{"interface":"front","average":{"1min":0.872,"5min":0.80300000000000005,"15min":0.79100000000000004},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":0.751}]},{"osd":4,"last update":"Sat Jan 13 11:05:44 2024","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.90400000000000003,"15min":0.89500000000000002},"min":{"1min":0.747,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.3140000000000001,"5min":1.369,"15min":1.369},"last":0.91200000000000003},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.95699999999999996,"15min":0.94899999999999995},"min":{"1min":0.80200000000000005,"5min":0.78200000000000003,"15min":0.78200000000000003},"max":{"1min":1.349,"5min":1.349,"15min":1.349},"last":1.036}]},{"osd":5,"last update":"Sat Jan 13 11:06:09 2024","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.032,"15min":1.03},"min":{"1min":0.76700000000000002,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.1319999999999999},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.94299999999999995,"15min":0.93500000000000005},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.137,"5min":1.137,"15min":1.137},"last":0.876}]},{"osd":6,"last update":"Sat Jan 13 11:06:43 2024","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.0780000000000001,"15min":1.0840000000000001},"min":{"1min":0.877,"5min":0.80800000000000005,"15min":0.80800000000000005},"max":{"1min":1.298,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":1.014},{"interface":"front","average":{"1min":1.054,"5min":1.079,"15min":1.083},"min":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"max":{"1min":1.4710000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":0.998}]},{"osd":7,"last update":"Sat Jan 13 11:05:58 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.995,"15min":0.995},"min":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"max":{"1min":1.2170000000000001,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":0.96499999999999997},{"interface":"front","average":{"1min":1.125,"5min":1.125,"15min":1.125},"min":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"max":{"1min":1.4810000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.113}]}]},{"osd":0,"up_from":10,"seq":42949673018,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":183744,"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":"Sat Jan 13 11:05:41 2024","interfaces":[{"interface":"back","average":{"1min":0.70599999999999996,"5min":0.61099999999999999,"15min":0.58999999999999997},"min":{"1min":0.54000000000000004,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.1699999999999999,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":0.91600000000000004},{"interface":"front","average":{"1min":0.79600000000000004,"5min":0.65200000000000002,"15min":0.61399999999999999},"min":{"1min":0.51100000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.528,"5min":1.528,"15min":1.528},"last":0.76500000000000001}]},{"osd":2,"last update":"Sat Jan 13 11:05:59 2024","interfaces":[{"interface":"back","average":{"1min":0.746,"5min":0.69399999999999995,"15min":0.66800000000000004},"min":{"1min":0.42099999999999999,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.3,"5min":1.3,"15min":1.3},"last":1.0169999999999999},{"interface":"front","average":{"1min":0.70799999999999996,"5min":0.67500000000000004,"15min":0.66700000000000004},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.002,"5min":1.002,"15min":1.002},"last":0.80600000000000005}]},{"osd":3,"last update":"Sat Jan 13 11:06:22 2024","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":0.72899999999999998,"15min":0.70099999999999996},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.5109999999999999,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":0.84199999999999997},{"interface":"front","average":{"1min":0.84099999999999997,"5min":0.79800000000000004,"15min":0.77600000000000002},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.8,"5min":1.8,"15min":1.8},"last":1.085}]},{"osd":4,"last update":"Sat Jan 13 11:05:46 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.86499999999999999,"15min":0.85799999999999998},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.323,"5min":1.323,"15min":1.323},"last":1.046},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.98299999999999998,"15min":0.98199999999999998},"min":{"1min":0.747,"5min":0.747,"15min":0.747},"max":{"1min":1.351,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.2110000000000001}]},{"osd":5,"last update":"Sat Jan 13 11:06:10 2024","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.96699999999999997,"15min":0.96299999999999997},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.321,"5min":1.411,"15min":1.411},"last":1.4650000000000001},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.077,"15min":1.079},"min":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"max":{"1min":1.4950000000000001,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":1.3420000000000001}]},{"osd":6,"last update":"Sat Jan 13 11:06:38 2024","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.2170000000000001,"15min":1.2330000000000001},"min":{"1min":0.83499999999999996,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.534,"5min":3.641,"15min":3.641},"last":1.4350000000000001},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.006,"15min":0.996},"min":{"1min":0.72599999999999998,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.421,"5min":1.421,"15min":1.421},"last":1.266}]},{"osd":7,"last update":"Sat Jan 13 11:05:59 2024","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":1.048,"15min":1.048},"min":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.413},{"interface":"front","average":{"1min":1.163,"5min":1.163,"15min":1.163},"min":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"max":{"1min":1.506,"5min":1.506,"15min":1.506},"last":1.306}]}]},{"osd":2,"up_from":21,"seq":90194313266,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":183744,"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":"Sat Jan 13 11:05:54 2024","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.625,"15min":0.626},"min":{"1min":0.42499999999999999,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.88500000000000001,"5min":1.083,"15min":1.083},"last":0.63600000000000001},{"interface":"front","average":{"1min":0.73899999999999999,"5min":0.66900000000000004,"15min":0.65100000000000002},"min":{"1min":0.44600000000000001,"5min":0.441,"15min":0.441},"max":{"1min":1.103,"5min":1.103,"15min":1.103},"last":0.745}]},{"osd":1,"last update":"Sat Jan 13 11:05:54 2024","interfaces":[{"interface":"back","average":{"1min":0.73599999999999999,"5min":0.66100000000000003,"15min":0.63300000000000001},"min":{"1min":0.51000000000000001,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.1759999999999999,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.89300000000000002},{"interface":"front","average":{"1min":0.74199999999999999,"5min":0.67400000000000004,"15min":0.66300000000000003},"min":{"1min":0.499,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"last":0.68799999999999994}]},{"osd":3,"last update":"Sat Jan 13 11:06:24 2024","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.753,"15min":0.72999999999999998},"min":{"1min":0.53300000000000003,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":2.2879999999999998,"5min":2.2879999999999998,"15min":2.2879999999999998},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.81699999999999995,"15min":0.79100000000000004},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.95199999999999996}]},{"osd":4,"last update":"Sat Jan 13 11:05:46 2024","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.91800000000000004,"15min":0.91100000000000003},"min":{"1min":0.68700000000000006,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.605,"5min":1.605,"15min":1.605},"last":1.252},{"interface":"front","average":{"1min":1.016,"5min":0.92200000000000004,"15min":0.90600000000000003},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.3120000000000001,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":1.0960000000000001}]},{"osd":5,"last update":"Sat Jan 13 11:06:10 2024","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.016,"15min":0.99199999999999999},"min":{"1min":0.74099999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"max":{"1min":1.556,"5min":1.556,"15min":1.556},"last":0.999},{"interface":"front","average":{"1min":1.026,"5min":0.96099999999999997,"15min":0.94999999999999996},"min":{"1min":0.74099999999999999,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.4490000000000001,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":0.86399999999999999}]},{"osd":6,"last update":"Sat Jan 13 11:06:41 2024","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.079,"15min":1.075},"min":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.4650000000000001,"5min":1.6719999999999999,"15min":1.6719999999999999},"last":1.198},{"interface":"front","average":{"1min":1.1759999999999999,"5min":1.1279999999999999,"15min":1.1200000000000001},"min":{"1min":0.85999999999999999,"5min":0.85999999999999999,"15min":0.85999999999999999},"max":{"1min":1.6060000000000001,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":1.1319999999999999}]},{"osd":7,"last update":"Sat Jan 13 11:05:59 2024","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.026,"15min":1.026},"min":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"max":{"1min":1.319,"5min":1.319,"15min":1.319},"last":1.27},{"interface":"front","average":{"1min":1.161,"5min":1.161,"15min":1.161},"min":{"1min":0.878,"5min":0.878,"15min":0.878},"max":{"1min":1.52,"5min":1.52,"15min":1.52},"last":1.2969999999999999}]}]},{"osd":3,"up_from":27,"seq":115964117037,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":183744,"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":"Sat Jan 13 11:06:25 2024","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":0.68799999999999994,"15min":0.69499999999999995},"min":{"1min":0.51300000000000001,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":0.879,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":0.85399999999999998},{"interface":"front","average":{"1min":0.72299999999999998,"5min":0.745,"15min":0.753},"min":{"1min":0.54700000000000004,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":0.95799999999999996,"5min":1.341,"15min":1.341},"last":0.56699999999999995}]},{"osd":1,"last update":"Sat Jan 13 11:06:25 2024","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.74399999999999999,"15min":0.73699999999999999},"min":{"1min":0.57399999999999995,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.2370000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.90800000000000003},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.73899999999999999,"15min":0.71799999999999997},"min":{"1min":0.49399999999999999,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.1659999999999999,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.67300000000000004}]},{"osd":2,"last update":"Sat Jan 13 11:06:25 2024","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.81100000000000005,"15min":0.80100000000000005},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.79500000000000004},{"interface":"front","average":{"1min":0.79700000000000004,"5min":0.81899999999999995,"15min":0.83299999999999996},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.1950000000000001,"5min":1.7450000000000001,"15min":1.7450000000000001},"last":0.625}]},{"osd":4,"last update":"Sat Jan 13 11:05:44 2024","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.94299999999999995,"15min":0.93500000000000005},"min":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.3939999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":1.04},{"interface":"front","average":{"1min":1.036,"5min":0.96399999999999997,"15min":0.95199999999999996},"min":{"1min":0.85399999999999998,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.49,"5min":1.49,"15min":1.49},"last":1.075}]},{"osd":5,"last update":"Sat Jan 13 11:06:10 2024","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.0680000000000001,"15min":1.0649999999999999},"min":{"1min":0.92400000000000004,"5min":0.80800000000000005,"15min":0.80800000000000005},"max":{"1min":1.3979999999999999,"5min":1.482,"15min":1.482},"last":1.0149999999999999},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.069,"15min":1.0629999999999999},"min":{"1min":0.79700000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"max":{"1min":1.403,"5min":1.462,"15min":1.462},"last":0.99099999999999999}]},{"osd":6,"last update":"Sat Jan 13 11:06:38 2024","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":1.101,"15min":1.115},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.4330000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.93899999999999995},{"interface":"front","average":{"1min":1.097,"5min":1.111,"15min":1.113},"min":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"max":{"1min":1.3939999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":0.95499999999999996}]},{"osd":7,"last update":"Sat Jan 13 11:05:57 2024","interfaces":[{"interface":"back","average":{"1min":1.1890000000000001,"5min":1.1890000000000001,"15min":1.1890000000000001},"min":{"1min":0.91300000000000003,"5min":0.91300000000000003,"15min":0.91300000000000003},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.095},{"interface":"front","average":{"1min":1.22,"5min":1.22,"15min":1.22},"min":{"1min":0.95499999999999996,"5min":0.95499999999999996,"15min":0.95499999999999996},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.131}]}]},{"osd":4,"up_from":32,"seq":137438953510,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":183744,"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":"Sat Jan 13 11:05:46 2024","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.77800000000000002,"15min":0.77000000000000002},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.1830000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.94899999999999995},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"min":{"1min":0.55600000000000005,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.2230000000000001,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.69799999999999995}]},{"osd":1,"last update":"Sat Jan 13 11:05:46 2024","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.79600000000000004,"15min":0.78800000000000003},"min":{"1min":0.54500000000000004,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.069,"5min":1.069,"15min":1.069},"last":0.82199999999999995},{"interface":"front","average":{"1min":0.877,"5min":0.80300000000000005,"15min":0.79100000000000004},"min":{"1min":0.623,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.1950000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.66600000000000004}]},{"osd":2,"last update":"Sat Jan 13 11:05:46 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.84499999999999997,"15min":0.83699999999999997},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.24,"5min":1.24,"15min":1.24},"last":1.0760000000000001},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.83099999999999996,"15min":0.81799999999999995},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.3129999999999999,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":0.59999999999999998}]},{"osd":3,"last update":"Sat Jan 13 11:05:46 2024","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.85299999999999998,"15min":0.84699999999999998},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.2669999999999999,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":0.92600000000000005},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.83799999999999997,"15min":0.82999999999999996},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.1699999999999999,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":0.90800000000000003}]},{"osd":5,"last update":"Sat Jan 13 11:06:14 2024","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.77400000000000002,"15min":0.75600000000000001},"min":{"1min":0.60999999999999999,"5min":0.433,"15min":0.433},"max":{"1min":1.262,"5min":1.262,"15min":1.262},"last":0.75900000000000001},{"interface":"front","average":{"1min":1.0069999999999999,"5min":0.89900000000000002,"15min":0.88100000000000001},"min":{"1min":0.77500000000000002,"5min":0.502,"15min":0.502},"max":{"1min":1.526,"5min":1.526,"15min":1.526},"last":0.85299999999999998}]},{"osd":6,"last update":"Sat Jan 13 11:06:35 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.88300000000000001,"15min":0.876},"min":{"1min":0.65800000000000003,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.3640000000000001,"5min":1.409,"15min":1.409},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.89600000000000002,"15min":0.89800000000000002},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.1339999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"last":1.3100000000000001}]},{"osd":7,"last update":"Sat Jan 13 11:05:58 2024","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.3009999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.88100000000000001},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.0580000000000001,"15min":1.0580000000000001},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":1.3600000000000001}]}]},{"osd":5,"up_from":37,"seq":158913789985,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049032,"kb_used_data":448,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696120,"statfs":{"total":95995035648,"available":94920826880,"internally_reserved":1073741824,"allocated":458752,"data_stored":183450,"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":"Sat Jan 13 11:06:11 2024","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.83099999999999996,"15min":0.82799999999999996},"min":{"1min":0.52500000000000002,"5min":0.501,"15min":0.501},"max":{"1min":1.208,"5min":1.22,"15min":1.22},"last":1},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.91600000000000004,"15min":0.91000000000000003},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.66400000000000003}]},{"osd":1,"last update":"Sat Jan 13 11:06:11 2024","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":0.80700000000000005,"15min":0.80400000000000005},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.1639999999999999,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":0.96399999999999997},{"interface":"front","average":{"1min":0.83899999999999997,"5min":0.84999999999999998,"15min":0.85199999999999998},"min":{"1min":0.625,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.1619999999999999,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.93500000000000005}]},{"osd":2,"last update":"Sat Jan 13 11:06:11 2024","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.86699999999999999,"15min":0.86499999999999999},"min":{"1min":0.67400000000000004,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.877},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.84299999999999997,"15min":0.83999999999999997},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.133,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.60399999999999998}]},{"osd":3,"last update":"Sat Jan 13 11:06:11 2024","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.85999999999999999,"15min":0.86199999999999999},"min":{"1min":0.67400000000000004,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.081,"5min":1.25,"15min":1.25},"last":0.70599999999999996},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.97399999999999998,"15min":0.97599999999999998},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.24,"5min":1.304,"15min":1.304},"last":1.1339999999999999}]},{"osd":4,"last update":"Sat Jan 13 11:06:11 2024","interfaces":[{"interface":"back","average":{"1min":0.78200000000000003,"5min":0.77200000000000002,"15min":0.77000000000000002},"min":{"1min":0.55400000000000005,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.044,"5min":1.044,"15min":1.044},"last":1.034},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.874,"15min":0.86399999999999999},"min":{"1min":0.53700000000000003,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":1.0640000000000001}]},{"osd":6,"last update":"Sat Jan 13 11:06:37 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.93300000000000005,"15min":0.92700000000000005},"min":{"1min":0.46100000000000002,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.26,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":1.2509999999999999},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.89000000000000001,"15min":0.88500000000000001},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.2270000000000001,"5min":1.298,"15min":1.298},"last":1.2250000000000001}]},{"osd":7,"last update":"Sat Jan 13 11:05:58 2024","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.93799999999999994,"15min":0.93799999999999994},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.2370000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":1.306},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.93700000000000006},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.4199999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":1.198}]}]}]}} 2024-01-13T11:06:48.488 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-01-13T11:06:48.488 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-01-13T11:06:48.488 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-01-13T11:06:48.489 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- ceph health --format=json 2024-01-13T11:06:50.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:49 smithi154 bash[13980]: cluster 2024-01-13T11:06:49.916289+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:50.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:49 smithi121 bash[14010]: cluster 2024-01-13T11:06:49.916289+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:50.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:49 smithi121 bash[17573]: cluster 2024-01-13T11:06:49.916289+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:50.647 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:50 smithi154 bash[24125]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:50.647 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:50 smithi154 bash[24125]: See 'docker run --help'. 2024-01-13T11:06:50.647 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:50 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-01-13T11:06:50.647 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:06:50 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-01-13T11:06:51.282 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-01-13T11:06:51.972 INFO:teuthology.orchestra.run.smithi121.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-01-13T11:06:51.973 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-01-13T11:06:51.973 INFO:tasks.cephadm:Setup complete, yielding 2024-01-13T11:06:51.973 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-01-13T11:06:51.985 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi121.front.sepia.ceph.com 2024-01-13T11:06:51.985 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-01-13T11:06:52.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:51 smithi121 bash[14010]: audit 2024-01-13T11:06:51.276717+0000 mon.a (mon.0) 519 : audit [DBG] from='client.? 172.21.15.121:0/735013119' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-01-13T11:06:52.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:51 smithi121 bash[17573]: audit 2024-01-13T11:06:51.276717+0000 mon.a (mon.0) 519 : audit [DBG] from='client.? 172.21.15.121:0/735013119' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-01-13T11:06:52.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:51 smithi154 bash[13980]: audit 2024-01-13T11:06:51.276717+0000 mon.a (mon.0) 519 : audit [DBG] from='client.? 172.21.15.121:0/735013119' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-01-13T11:06:53.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:52 smithi121 bash[17573]: cluster 2024-01-13T11:06:51.916833+0000 mgr.y (mgr.14140) 263 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:53.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:52 smithi121 bash[14010]: cluster 2024-01-13T11:06:51.916833+0000 mgr.y (mgr.14140) 263 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:53.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:52 smithi154 bash[13980]: cluster 2024-01-13T11:06:51.916833+0000 mgr.y (mgr.14140) 263 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:55.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:54 smithi121 bash[14010]: cluster 2024-01-13T11:06:53.917392+0000 mgr.y (mgr.14140) 264 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:55.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:54 smithi121 bash[14010]: audit 2024-01-13T11:06:54.803037+0000 mon.a (mon.0) 520 : audit [INF] from='client.? 172.21.15.121:0/1454653179' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]: dispatch 2024-01-13T11:06:55.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:54 smithi121 bash[14010]: audit 2024-01-13T11:06:54.810838+0000 mon.a (mon.0) 521 : audit [INF] from='client.? 172.21.15.121:0/1454653179' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]': finished 2024-01-13T11:06:55.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:54 smithi121 bash[17573]: cluster 2024-01-13T11:06:53.917392+0000 mgr.y (mgr.14140) 264 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:55.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:54 smithi121 bash[17573]: audit 2024-01-13T11:06:54.803037+0000 mon.a (mon.0) 520 : audit [INF] from='client.? 172.21.15.121:0/1454653179' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]: dispatch 2024-01-13T11:06:55.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:54 smithi121 bash[17573]: audit 2024-01-13T11:06:54.810838+0000 mon.a (mon.0) 521 : audit [INF] from='client.? 172.21.15.121:0/1454653179' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]': finished 2024-01-13T11:06:55.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:54 smithi154 bash[13980]: cluster 2024-01-13T11:06:53.917392+0000 mgr.y (mgr.14140) 264 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:55.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:54 smithi154 bash[13980]: audit 2024-01-13T11:06:54.803037+0000 mon.a (mon.0) 520 : audit [INF] from='client.? 172.21.15.121:0/1454653179' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]: dispatch 2024-01-13T11:06:55.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:54 smithi154 bash[13980]: audit 2024-01-13T11:06:54.810838+0000 mon.a (mon.0) 521 : audit [INF] from='client.? 172.21.15.121:0/1454653179' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]': finished 2024-01-13T11:06:55.609 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-01-13T11:06:55.618 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi121.front.sepia.ceph.com 2024-01-13T11:06:55.618 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-01-13T11:06:56.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:55 smithi121 bash[14010]: cephadm 2024-01-13T11:06:54.822722+0000 mgr.y (mgr.14140) 265 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:06:56.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:55 smithi121 bash[17573]: cephadm 2024-01-13T11:06:54.822722+0000 mgr.y (mgr.14140) 265 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:06:56.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:55 smithi154 bash[13980]: cephadm 2024-01-13T11:06:54.822722+0000 mgr.y (mgr.14140) 265 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:06:57.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:56 smithi154 bash[13980]: cluster 2024-01-13T11:06:55.917959+0000 mgr.y (mgr.14140) 266 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:57.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:56 smithi121 bash[14010]: cluster 2024-01-13T11:06:55.917959+0000 mgr.y (mgr.14140) 266 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:57.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:56 smithi121 bash[17573]: cluster 2024-01-13T11:06:55.917959+0000 mgr.y (mgr.14140) 266 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:58.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:57 smithi154 bash[13980]: cluster 2024-01-13T11:06:57.918535+0000 mgr.y (mgr.14140) 267 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:58.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:57 smithi121 bash[17573]: cluster 2024-01-13T11:06:57.918535+0000 mgr.y (mgr.14140) 267 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:58.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:57 smithi121 bash[14010]: cluster 2024-01-13T11:06:57.918535+0000 mgr.y (mgr.14140) 267 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:06:59.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: cephadm 2024-01-13T11:06:58.835479+0000 mgr.y (mgr.14140) 268 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:06:59.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:59.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:59.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:59.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:59.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:59.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:59.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:06:59.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:06:59.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:06:59.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:06:59.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:59.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:59.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:06:59.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:06:59.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:59.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:06:59.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:06:59.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: code, '\n'.join(err))) 2024-01-13T11:06:59.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:06:59.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:59.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:59.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:59.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:59.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:59.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:59.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:06:59.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:06:59.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:06:59.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:06:59.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:59.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:59.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:06:59.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:06:59.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: cephadm 2024-01-13T11:06:58.835479+0000 mgr.y (mgr.14140) 268 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:06:59.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:59.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:59.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:59.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:59.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:59.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:59.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:06:59.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:06:59.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:06:59.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:06:59.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:59.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:59.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:06:59.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:06:59.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:59.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:06:59.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:06:59.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: code, '\n'.join(err))) 2024-01-13T11:06:59.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:06:59.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:59.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:59.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:59.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:59.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:59.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:59.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:06:59.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:06:59.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:06:59.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:06:59.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:59.191 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:59.191 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:06:59.191 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:06:59.191 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: debug 2024-01-13T11:06:58.830+0000 7f231ca99700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:06:59.191 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:59.191 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:59.191 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:59.191 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:59.191 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:59.191 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:59.192 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:06:59.192 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: File "", line 4247, in 2024-01-13T11:06:59.192 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: File "", line 968, in _default_image 2024-01-13T11:06:59.192 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: File "", line 2508, in command_deploy 2024-01-13T11:06:59.192 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:59.192 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:59.192 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: File "", line 1973, in run 2024-01-13T11:06:59.192 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: File "", line 696, in call_throws 2024-01-13T11:06:59.192 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:59.192 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:06:59.192 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:06:59.192 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: code, '\n'.join(err))) 2024-01-13T11:06:59.192 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:06:59.193 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:59.193 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:59.193 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:59.193 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:59.193 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:59.193 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:59.193 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:06:59.193 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: File "", line 4247, in 2024-01-13T11:06:59.193 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: File "", line 968, in _default_image 2024-01-13T11:06:59.193 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: File "", line 2508, in command_deploy 2024-01-13T11:06:59.193 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:59.193 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:59.193 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: File "", line 1973, in run 2024-01-13T11:06:59.194 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: File "", line 696, in call_throws 2024-01-13T11:06:59.194 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14274]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:59.194 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:59.194 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: cephadm 2024-01-13T11:06:58.835789+0000 mgr.y (mgr.14140) 269 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:06:59.194 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:59.194 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:59.194 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:59.194 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:59.194 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:59.195 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:59.195 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:06:59.195 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:06:59.195 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:06:59.195 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:06:59.195 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:59.195 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:59.195 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:06:59.195 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:06:59.195 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:59.196 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:59.196 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: cephadm 2024-01-13T11:06:58.835789+0000 mgr.y (mgr.14140) 269 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:06:59.196 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:59.196 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:59.196 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:59.196 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:59.196 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:59.196 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:59.196 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:06:59.196 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:06:59.196 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:06:59.196 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:06:59.197 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:59.197 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:59.197 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:06:59.197 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:06:59.197 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:58 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:59.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: cephadm 2024-01-13T11:06:58.835479+0000 mgr.y (mgr.14140) 268 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:06:59.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:59.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:59.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:59.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:59.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:59.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:59.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:06:59.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:06:59.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:06:59.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:06:59.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:59.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:59.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:06:59.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:06:59.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:59.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:06:59.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:06:59.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: code, '\n'.join(err))) 2024-01-13T11:06:59.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:06:59.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:59.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:59.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:59.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:59.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:59.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:59.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:06:59.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:06:59.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:06:59.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:06:59.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:59.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:59.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:06:59.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:06:59.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:59.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: cephadm 2024-01-13T11:06:58.835789+0000 mgr.y (mgr.14140) 269 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:06:59.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:06:59.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:06:59.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:06:59.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:06:59.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:06:59.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:06:59.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:06:59.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:06:59.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:06:59.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:06:59.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:06:59.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:06:59.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:06:59.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:06:59.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:58 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:00.011 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-01-13T11:07:00.011 INFO:teuthology.orchestra.run.smithi121.stdout: "id": "1f7bff81-2c05-4ea5-8063-15abde92472b", 2024-01-13T11:07:00.011 INFO:teuthology.orchestra.run.smithi121.stdout: "name": "r", 2024-01-13T11:07:00.011 INFO:teuthology.orchestra.run.smithi121.stdout: "current_period": "a0547ea2-b480-4378-b704-bf5f9069d000", 2024-01-13T11:07:00.011 INFO:teuthology.orchestra.run.smithi121.stdout: "epoch": 1 2024-01-13T11:07:00.012 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-01-13T11:07:00.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:59 smithi154 bash[13980]: cluster 2024-01-13T11:06:58.962919+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-01-13T11:07:00.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:59 smithi154 bash[13980]: audit 2024-01-13T11:06:58.968535+0000 mon.a (mon.0) 523 : audit [INF] from='client.? 172.21.15.121:0/2101731121' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-01-13T11:07:00.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:59 smithi154 bash[13980]: cluster 2024-01-13T11:06:59.919194+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v246: 33 pgs: 4 creating+peering, 1 active+clean, 28 unknown; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:07:00.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:59 smithi154 bash[13980]: audit 2024-01-13T11:06:59.964022+0000 mon.a (mon.0) 524 : audit [INF] from='client.? 172.21.15.121:0/2101731121' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-01-13T11:07:00.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:06:59 smithi154 bash[13980]: cluster 2024-01-13T11:06:59.964307+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-01-13T11:07:00.400 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:07:00 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 7. 2024-01-13T11:07:00.400 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:07:00 smithi154 systemd[1]: Stopped Ceph node-exporter.b for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:07:00.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:59 smithi121 bash[14010]: cluster 2024-01-13T11:06:58.962919+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-01-13T11:07:00.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:59 smithi121 bash[14010]: audit 2024-01-13T11:06:58.968535+0000 mon.a (mon.0) 523 : audit [INF] from='client.? 172.21.15.121:0/2101731121' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-01-13T11:07:00.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:59 smithi121 bash[14010]: cluster 2024-01-13T11:06:59.919194+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v246: 33 pgs: 4 creating+peering, 1 active+clean, 28 unknown; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:07:00.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:59 smithi121 bash[14010]: audit 2024-01-13T11:06:59.964022+0000 mon.a (mon.0) 524 : audit [INF] from='client.? 172.21.15.121:0/2101731121' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-01-13T11:07:00.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:06:59 smithi121 bash[14010]: cluster 2024-01-13T11:06:59.964307+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-01-13T11:07:00.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:59 smithi121 bash[17573]: cluster 2024-01-13T11:06:58.962919+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-01-13T11:07:00.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:59 smithi121 bash[17573]: audit 2024-01-13T11:06:58.968535+0000 mon.a (mon.0) 523 : audit [INF] from='client.? 172.21.15.121:0/2101731121' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-01-13T11:07:00.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:59 smithi121 bash[17573]: cluster 2024-01-13T11:06:59.919194+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v246: 33 pgs: 4 creating+peering, 1 active+clean, 28 unknown; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:07:00.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:59 smithi121 bash[17573]: audit 2024-01-13T11:06:59.964022+0000 mon.a (mon.0) 524 : audit [INF] from='client.? 172.21.15.121:0/2101731121' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-01-13T11:07:00.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:06:59 smithi121 bash[17573]: cluster 2024-01-13T11:06:59.964307+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-01-13T11:07:00.789 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-01-13T11:07:00.896 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:07:00 smithi154 systemd[1]: Starting Ceph node-exporter.b for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:07:00.897 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:07:00 smithi154 docker[24146]: Error response from daemon: No such container: ceph-b5155c52-b202-11ee-95ac-87774f69a715-node-exporter.b 2024-01-13T11:07:00.897 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:07:00 smithi154 systemd[1]: Started Ceph node-exporter.b for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:07:00.897 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:07:00 smithi154 bash[24165]: Unable to find image 'prom/node-exporter:latest' locally 2024-01-13T11:07:02.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:01 smithi154 bash[13980]: cluster 2024-01-13T11:07:00.965926+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-01-13T11:07:02.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:01 smithi154 bash[13980]: cluster 2024-01-13T11:07:01.919849+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v249: 33 pgs: 4 creating+peering, 11 active+clean, 18 unknown; 56 B data, 3.7 MiB used, 707 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-01-13T11:07:02.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:01 smithi121 bash[14010]: cluster 2024-01-13T11:07:00.965926+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-01-13T11:07:02.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:01 smithi121 bash[14010]: cluster 2024-01-13T11:07:01.919849+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v249: 33 pgs: 4 creating+peering, 11 active+clean, 18 unknown; 56 B data, 3.7 MiB used, 707 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-01-13T11:07:02.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:01 smithi121 bash[17573]: cluster 2024-01-13T11:07:00.965926+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-01-13T11:07:02.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:01 smithi121 bash[17573]: cluster 2024-01-13T11:07:01.919849+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v249: 33 pgs: 4 creating+peering, 11 active+clean, 18 unknown; 56 B data, 3.7 MiB used, 707 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-01-13T11:07:03.441 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-01-13T11:07:03.442 INFO:teuthology.orchestra.run.smithi121.stdout: "id": "d3cb5408-2511-4305-ad51-fe2d1b16a7d2", 2024-01-13T11:07:03.442 INFO:teuthology.orchestra.run.smithi121.stdout: "name": "default", 2024-01-13T11:07:03.442 INFO:teuthology.orchestra.run.smithi121.stdout: "api_name": "default", 2024-01-13T11:07:03.442 INFO:teuthology.orchestra.run.smithi121.stdout: "is_master": "true", 2024-01-13T11:07:03.442 INFO:teuthology.orchestra.run.smithi121.stdout: "endpoints": [], 2024-01-13T11:07:03.442 INFO:teuthology.orchestra.run.smithi121.stdout: "hostnames": [], 2024-01-13T11:07:03.442 INFO:teuthology.orchestra.run.smithi121.stdout: "hostnames_s3website": [], 2024-01-13T11:07:03.442 INFO:teuthology.orchestra.run.smithi121.stdout: "master_zone": "", 2024-01-13T11:07:03.442 INFO:teuthology.orchestra.run.smithi121.stdout: "zones": [], 2024-01-13T11:07:03.442 INFO:teuthology.orchestra.run.smithi121.stdout: "placement_targets": [], 2024-01-13T11:07:03.442 INFO:teuthology.orchestra.run.smithi121.stdout: "default_placement": "", 2024-01-13T11:07:03.442 INFO:teuthology.orchestra.run.smithi121.stdout: "realm_id": "1f7bff81-2c05-4ea5-8063-15abde92472b", 2024-01-13T11:07:03.442 INFO:teuthology.orchestra.run.smithi121.stdout: "sync_policy": { 2024-01-13T11:07:03.442 INFO:teuthology.orchestra.run.smithi121.stdout: "groups": [] 2024-01-13T11:07:03.442 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-01-13T11:07:03.443 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-01-13T11:07:04.141 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-01-13T11:07:04.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:03 smithi154 bash[13980]: cluster 2024-01-13T11:07:03.920556+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v250: 33 pgs: 4 creating+peering, 29 active+clean; 516 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-01-13T11:07:04.276 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:03 smithi121 bash[14010]: cluster 2024-01-13T11:07:03.920556+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v250: 33 pgs: 4 creating+peering, 29 active+clean; 516 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-01-13T11:07:04.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:03 smithi121 bash[17573]: cluster 2024-01-13T11:07:03.920556+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v250: 33 pgs: 4 creating+peering, 29 active+clean; 516 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-01-13T11:07:04.646 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:07:04 smithi154 bash[24165]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:04.647 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:07:04 smithi154 bash[24165]: See 'docker run --help'. 2024-01-13T11:07:04.647 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:07:04 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-01-13T11:07:04.647 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:07:04 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-01-13T11:07:06.921 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-01-13T11:07:06.921 INFO:teuthology.orchestra.run.smithi121.stdout: "id": "54b195b5-4ba6-41df-8357-7fedb2365be3", 2024-01-13T11:07:06.921 INFO:teuthology.orchestra.run.smithi121.stdout: "name": "z", 2024-01-13T11:07:06.921 INFO:teuthology.orchestra.run.smithi121.stdout: "domain_root": "z.rgw.meta:root", 2024-01-13T11:07:06.921 INFO:teuthology.orchestra.run.smithi121.stdout: "control_pool": "z.rgw.control", 2024-01-13T11:07:06.921 INFO:teuthology.orchestra.run.smithi121.stdout: "gc_pool": "z.rgw.log:gc", 2024-01-13T11:07:06.921 INFO:teuthology.orchestra.run.smithi121.stdout: "lc_pool": "z.rgw.log:lc", 2024-01-13T11:07:06.922 INFO:teuthology.orchestra.run.smithi121.stdout: "log_pool": "z.rgw.log", 2024-01-13T11:07:06.922 INFO:teuthology.orchestra.run.smithi121.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-01-13T11:07:06.922 INFO:teuthology.orchestra.run.smithi121.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-01-13T11:07:06.922 INFO:teuthology.orchestra.run.smithi121.stdout: "roles_pool": "z.rgw.meta:roles", 2024-01-13T11:07:06.922 INFO:teuthology.orchestra.run.smithi121.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-01-13T11:07:06.922 INFO:teuthology.orchestra.run.smithi121.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-01-13T11:07:06.922 INFO:teuthology.orchestra.run.smithi121.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-01-13T11:07:06.922 INFO:teuthology.orchestra.run.smithi121.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-01-13T11:07:06.922 INFO:teuthology.orchestra.run.smithi121.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-01-13T11:07:06.922 INFO:teuthology.orchestra.run.smithi121.stdout: "otp_pool": "z.rgw.otp", 2024-01-13T11:07:06.922 INFO:teuthology.orchestra.run.smithi121.stdout: "system_key": { 2024-01-13T11:07:06.922 INFO:teuthology.orchestra.run.smithi121.stdout: "access_key": "", 2024-01-13T11:07:06.922 INFO:teuthology.orchestra.run.smithi121.stdout: "secret_key": "" 2024-01-13T11:07:06.923 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-01-13T11:07:06.923 INFO:teuthology.orchestra.run.smithi121.stdout: "placement_pools": [ 2024-01-13T11:07:06.923 INFO:teuthology.orchestra.run.smithi121.stdout: { 2024-01-13T11:07:06.923 INFO:teuthology.orchestra.run.smithi121.stdout: "key": "default-placement", 2024-01-13T11:07:06.923 INFO:teuthology.orchestra.run.smithi121.stdout: "val": { 2024-01-13T11:07:06.923 INFO:teuthology.orchestra.run.smithi121.stdout: "index_pool": "z.rgw.buckets.index", 2024-01-13T11:07:06.923 INFO:teuthology.orchestra.run.smithi121.stdout: "storage_classes": { 2024-01-13T11:07:06.923 INFO:teuthology.orchestra.run.smithi121.stdout: "STANDARD": { 2024-01-13T11:07:06.923 INFO:teuthology.orchestra.run.smithi121.stdout: "data_pool": "z.rgw.buckets.data" 2024-01-13T11:07:06.923 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-01-13T11:07:06.923 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-01-13T11:07:06.923 INFO:teuthology.orchestra.run.smithi121.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-01-13T11:07:06.923 INFO:teuthology.orchestra.run.smithi121.stdout: "index_type": 0 2024-01-13T11:07:06.923 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-01-13T11:07:06.923 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-01-13T11:07:06.924 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2024-01-13T11:07:06.924 INFO:teuthology.orchestra.run.smithi121.stdout: "realm_id": "1f7bff81-2c05-4ea5-8063-15abde92472b" 2024-01-13T11:07:06.924 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-01-13T11:07:07.133 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:06 smithi121 bash[14010]: cluster 2024-01-13T11:07:05.921262+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v251: 33 pgs: 33 active+clean; 562 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-01-13T11:07:07.134 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:06 smithi121 bash[17573]: cluster 2024-01-13T11:07:05.921262+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v251: 33 pgs: 33 active+clean; 562 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-01-13T11:07:07.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:06 smithi154 bash[13980]: cluster 2024-01-13T11:07:05.921262+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v251: 33 pgs: 33 active+clean; 562 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-01-13T11:07:07.629 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-01-13T11:07:08.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:07 smithi121 bash[14010]: cluster 2024-01-13T11:07:07.921929+0000 mgr.y (mgr.14140) 274 : cluster [DBG] pgmap v252: 33 pgs: 33 active+clean; 996 B data, 4.0 MiB used, 707 GiB / 715 GiB avail; 383 B/s rd, 1.5 KiB/s wr, 2 op/s 2024-01-13T11:07:08.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:07 smithi121 bash[17573]: cluster 2024-01-13T11:07:07.921929+0000 mgr.y (mgr.14140) 274 : cluster [DBG] pgmap v252: 33 pgs: 33 active+clean; 996 B data, 4.0 MiB used, 707 GiB / 715 GiB avail; 383 B/s rd, 1.5 KiB/s wr, 2 op/s 2024-01-13T11:07:08.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:07 smithi154 bash[13980]: cluster 2024-01-13T11:07:07.921929+0000 mgr.y (mgr.14140) 274 : cluster [DBG] pgmap v252: 33 pgs: 33 active+clean; 996 B data, 4.0 MiB used, 707 GiB / 715 GiB avail; 383 B/s rd, 1.5 KiB/s wr, 2 op/s 2024-01-13T11:07:10.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:09 smithi154 bash[13980]: cluster 2024-01-13T11:07:09.922667+0000 mgr.y (mgr.14140) 275 : cluster [DBG] pgmap v253: 33 pgs: 33 active+clean; 1.7 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 411 B/s rd, 1.5 KiB/s wr, 2 op/s 2024-01-13T11:07:10.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:09 smithi121 bash[14010]: cluster 2024-01-13T11:07:09.922667+0000 mgr.y (mgr.14140) 275 : cluster [DBG] pgmap v253: 33 pgs: 33 active+clean; 1.7 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 411 B/s rd, 1.5 KiB/s wr, 2 op/s 2024-01-13T11:07:10.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:09 smithi121 bash[17573]: cluster 2024-01-13T11:07:09.922667+0000 mgr.y (mgr.14140) 275 : cluster [DBG] pgmap v253: 33 pgs: 33 active+clean; 1.7 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 411 B/s rd, 1.5 KiB/s wr, 2 op/s 2024-01-13T11:07:12.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:12 smithi154 bash[13980]: cluster 2024-01-13T11:07:10.996615+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-01-13T11:07:12.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:12 smithi154 bash[13980]: audit 2024-01-13T11:07:10.999532+0000 mon.a (mon.0) 528 : audit [INF] from='client.? 172.21.15.121:0/2115000873' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-01-13T11:07:12.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:12 smithi154 bash[13980]: cluster 2024-01-13T11:07:11.923390+0000 mgr.y (mgr.14140) 276 : cluster [DBG] pgmap v255: 65 pgs: 9 creating+peering, 23 unknown, 33 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 1.8 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-01-13T11:07:12.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:12 smithi121 bash[14010]: cluster 2024-01-13T11:07:10.996615+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-01-13T11:07:12.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:12 smithi121 bash[14010]: audit 2024-01-13T11:07:10.999532+0000 mon.a (mon.0) 528 : audit [INF] from='client.? 172.21.15.121:0/2115000873' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-01-13T11:07:12.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:12 smithi121 bash[14010]: cluster 2024-01-13T11:07:11.923390+0000 mgr.y (mgr.14140) 276 : cluster [DBG] pgmap v255: 65 pgs: 9 creating+peering, 23 unknown, 33 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 1.8 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-01-13T11:07:12.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:12 smithi121 bash[17573]: cluster 2024-01-13T11:07:10.996615+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-01-13T11:07:12.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:12 smithi121 bash[17573]: audit 2024-01-13T11:07:10.999532+0000 mon.a (mon.0) 528 : audit [INF] from='client.? 172.21.15.121:0/2115000873' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-01-13T11:07:12.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:12 smithi121 bash[17573]: cluster 2024-01-13T11:07:11.923390+0000 mgr.y (mgr.14140) 276 : cluster [DBG] pgmap v255: 65 pgs: 9 creating+peering, 23 unknown, 33 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 1.8 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-01-13T11:07:13.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:13 smithi154 bash[13980]: audit 2024-01-13T11:07:12.000139+0000 mon.a (mon.0) 529 : audit [INF] from='client.? 172.21.15.121:0/2115000873' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-01-13T11:07:13.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:13 smithi154 bash[13980]: cluster 2024-01-13T11:07:12.000315+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-01-13T11:07:13.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:13 smithi121 bash[14010]: audit 2024-01-13T11:07:12.000139+0000 mon.a (mon.0) 529 : audit [INF] from='client.? 172.21.15.121:0/2115000873' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-01-13T11:07:13.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:13 smithi121 bash[14010]: cluster 2024-01-13T11:07:12.000315+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-01-13T11:07:13.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:13 smithi121 bash[17573]: audit 2024-01-13T11:07:12.000139+0000 mon.a (mon.0) 529 : audit [INF] from='client.? 172.21.15.121:0/2115000873' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-01-13T11:07:13.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:13 smithi121 bash[17573]: cluster 2024-01-13T11:07:12.000315+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-01-13T11:07:14.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:14 smithi154 bash[13980]: cluster 2024-01-13T11:07:13.017334+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-01-13T11:07:14.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:14 smithi154 bash[13980]: audit 2024-01-13T11:07:13.023943+0000 mon.a (mon.0) 532 : audit [INF] from='client.? 172.21.15.121:0/2115000873' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-01-13T11:07:14.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:14 smithi154 bash[13980]: cluster 2024-01-13T11:07:13.924135+0000 mgr.y (mgr.14140) 277 : cluster [DBG] pgmap v258: 97 pgs: 14 creating+peering, 36 unknown, 47 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 2.8 KiB/s rd, 682 B/s wr, 3 op/s 2024-01-13T11:07:14.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:14 smithi154 bash[13980]: audit 2024-01-13T11:07:14.021664+0000 mon.a (mon.0) 533 : audit [INF] from='client.? 172.21.15.121:0/2115000873' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-01-13T11:07:14.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:14 smithi154 bash[13980]: cluster 2024-01-13T11:07:14.022048+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-01-13T11:07:14.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:14 smithi121 bash[14010]: cluster 2024-01-13T11:07:13.017334+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-01-13T11:07:14.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:14 smithi121 bash[14010]: audit 2024-01-13T11:07:13.023943+0000 mon.a (mon.0) 532 : audit [INF] from='client.? 172.21.15.121:0/2115000873' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-01-13T11:07:14.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:14 smithi121 bash[14010]: cluster 2024-01-13T11:07:13.924135+0000 mgr.y (mgr.14140) 277 : cluster [DBG] pgmap v258: 97 pgs: 14 creating+peering, 36 unknown, 47 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 2.8 KiB/s rd, 682 B/s wr, 3 op/s 2024-01-13T11:07:14.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:14 smithi121 bash[14010]: audit 2024-01-13T11:07:14.021664+0000 mon.a (mon.0) 533 : audit [INF] from='client.? 172.21.15.121:0/2115000873' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-01-13T11:07:14.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:14 smithi121 bash[14010]: cluster 2024-01-13T11:07:14.022048+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-01-13T11:07:14.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:14 smithi121 bash[17573]: cluster 2024-01-13T11:07:13.017334+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-01-13T11:07:14.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:14 smithi121 bash[17573]: audit 2024-01-13T11:07:13.023943+0000 mon.a (mon.0) 532 : audit [INF] from='client.? 172.21.15.121:0/2115000873' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-01-13T11:07:14.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:14 smithi121 bash[17573]: cluster 2024-01-13T11:07:13.924135+0000 mgr.y (mgr.14140) 277 : cluster [DBG] pgmap v258: 97 pgs: 14 creating+peering, 36 unknown, 47 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 2.8 KiB/s rd, 682 B/s wr, 3 op/s 2024-01-13T11:07:14.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:14 smithi121 bash[17573]: audit 2024-01-13T11:07:14.021664+0000 mon.a (mon.0) 533 : audit [INF] from='client.? 172.21.15.121:0/2115000873' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-01-13T11:07:14.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:14 smithi121 bash[17573]: cluster 2024-01-13T11:07:14.022048+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-01-13T11:07:14.896 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:07:14 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 8. 2024-01-13T11:07:14.897 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:07:14 smithi154 systemd[1]: Stopped Ceph node-exporter.b for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:07:14.897 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:07:14 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.b.service: Start request repeated too quickly. 2024-01-13T11:07:14.897 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:07:14 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-01-13T11:07:14.897 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Jan 13 11:07:14 smithi154 systemd[1]: Failed to start Ceph node-exporter.b for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:07:16.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:16 smithi154 bash[13980]: cluster 2024-01-13T11:07:15.024445+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-01-13T11:07:16.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:16 smithi154 bash[13980]: audit 2024-01-13T11:07:15.029465+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.121:0/2357228147' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-01-13T11:07:16.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:16 smithi154 bash[13980]: audit 2024-01-13T11:07:15.030649+0000 mon.a (mon.0) 536 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-01-13T11:07:16.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:16 smithi154 bash[13980]: cluster 2024-01-13T11:07:15.924978+0000 mgr.y (mgr.14140) 278 : cluster [DBG] pgmap v261: 129 pgs: 23 creating+peering, 38 unknown, 68 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-01-13T11:07:16.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:16 smithi121 bash[14010]: cluster 2024-01-13T11:07:15.024445+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-01-13T11:07:16.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:16 smithi121 bash[14010]: audit 2024-01-13T11:07:15.029465+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.121:0/2357228147' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-01-13T11:07:16.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:16 smithi121 bash[14010]: audit 2024-01-13T11:07:15.030649+0000 mon.a (mon.0) 536 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-01-13T11:07:16.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:16 smithi121 bash[14010]: cluster 2024-01-13T11:07:15.924978+0000 mgr.y (mgr.14140) 278 : cluster [DBG] pgmap v261: 129 pgs: 23 creating+peering, 38 unknown, 68 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-01-13T11:07:16.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:16 smithi121 bash[17573]: cluster 2024-01-13T11:07:15.024445+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-01-13T11:07:16.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:16 smithi121 bash[17573]: audit 2024-01-13T11:07:15.029465+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.121:0/2357228147' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-01-13T11:07:16.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:16 smithi121 bash[17573]: audit 2024-01-13T11:07:15.030649+0000 mon.a (mon.0) 536 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-01-13T11:07:16.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:16 smithi121 bash[17573]: cluster 2024-01-13T11:07:15.924978+0000 mgr.y (mgr.14140) 278 : cluster [DBG] pgmap v261: 129 pgs: 23 creating+peering, 38 unknown, 68 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-01-13T11:07:17.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:17 smithi154 bash[13980]: audit 2024-01-13T11:07:16.027134+0000 mon.a (mon.0) 537 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-01-13T11:07:17.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:17 smithi154 bash[13980]: cluster 2024-01-13T11:07:16.027450+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-01-13T11:07:17.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:17 smithi154 bash[13980]: audit 2024-01-13T11:07:16.043515+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.121:0/2357228147' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-01-13T11:07:17.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:17 smithi154 bash[13980]: audit 2024-01-13T11:07:16.043930+0000 mon.a (mon.0) 539 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-01-13T11:07:17.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:17 smithi154 bash[13980]: audit 2024-01-13T11:07:17.034352+0000 mon.a (mon.0) 540 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-01-13T11:07:17.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:17 smithi154 bash[13980]: cluster 2024-01-13T11:07:17.034777+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-01-13T11:07:17.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:17 smithi121 bash[14010]: audit 2024-01-13T11:07:16.027134+0000 mon.a (mon.0) 537 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-01-13T11:07:17.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:17 smithi121 bash[14010]: cluster 2024-01-13T11:07:16.027450+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-01-13T11:07:17.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:17 smithi121 bash[14010]: audit 2024-01-13T11:07:16.043515+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.121:0/2357228147' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-01-13T11:07:17.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:17 smithi121 bash[14010]: audit 2024-01-13T11:07:16.043930+0000 mon.a (mon.0) 539 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-01-13T11:07:17.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:17 smithi121 bash[14010]: audit 2024-01-13T11:07:17.034352+0000 mon.a (mon.0) 540 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-01-13T11:07:17.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:17 smithi121 bash[14010]: cluster 2024-01-13T11:07:17.034777+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-01-13T11:07:17.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:17 smithi121 bash[17573]: audit 2024-01-13T11:07:16.027134+0000 mon.a (mon.0) 537 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-01-13T11:07:17.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:17 smithi121 bash[17573]: cluster 2024-01-13T11:07:16.027450+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-01-13T11:07:17.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:17 smithi121 bash[17573]: audit 2024-01-13T11:07:16.043515+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.121:0/2357228147' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-01-13T11:07:17.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:17 smithi121 bash[17573]: audit 2024-01-13T11:07:16.043930+0000 mon.a (mon.0) 539 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-01-13T11:07:17.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:17 smithi121 bash[17573]: audit 2024-01-13T11:07:17.034352+0000 mon.a (mon.0) 540 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-01-13T11:07:17.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:17 smithi121 bash[17573]: cluster 2024-01-13T11:07:17.034777+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-01-13T11:07:18.236 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-01-13T11:07:18.236 INFO:teuthology.orchestra.run.smithi121.stdout: "id": "f2869815-d762-43c6-9123-4e67ba57b957", 2024-01-13T11:07:18.236 INFO:teuthology.orchestra.run.smithi121.stdout: "epoch": 1, 2024-01-13T11:07:18.237 INFO:teuthology.orchestra.run.smithi121.stdout: "predecessor_uuid": "a0547ea2-b480-4378-b704-bf5f9069d000", 2024-01-13T11:07:18.237 INFO:teuthology.orchestra.run.smithi121.stdout: "sync_status": [], 2024-01-13T11:07:18.237 INFO:teuthology.orchestra.run.smithi121.stdout: "period_map": { 2024-01-13T11:07:18.237 INFO:teuthology.orchestra.run.smithi121.stdout: "id": "f2869815-d762-43c6-9123-4e67ba57b957", 2024-01-13T11:07:18.237 INFO:teuthology.orchestra.run.smithi121.stdout: "zonegroups": [ 2024-01-13T11:07:18.237 INFO:teuthology.orchestra.run.smithi121.stdout: { 2024-01-13T11:07:18.237 INFO:teuthology.orchestra.run.smithi121.stdout: "id": "d3cb5408-2511-4305-ad51-fe2d1b16a7d2", 2024-01-13T11:07:18.237 INFO:teuthology.orchestra.run.smithi121.stdout: "name": "default", 2024-01-13T11:07:18.237 INFO:teuthology.orchestra.run.smithi121.stdout: "api_name": "default", 2024-01-13T11:07:18.237 INFO:teuthology.orchestra.run.smithi121.stdout: "is_master": "true", 2024-01-13T11:07:18.237 INFO:teuthology.orchestra.run.smithi121.stdout: "endpoints": [], 2024-01-13T11:07:18.237 INFO:teuthology.orchestra.run.smithi121.stdout: "hostnames": [], 2024-01-13T11:07:18.237 INFO:teuthology.orchestra.run.smithi121.stdout: "hostnames_s3website": [], 2024-01-13T11:07:18.237 INFO:teuthology.orchestra.run.smithi121.stdout: "master_zone": "54b195b5-4ba6-41df-8357-7fedb2365be3", 2024-01-13T11:07:18.238 INFO:teuthology.orchestra.run.smithi121.stdout: "zones": [ 2024-01-13T11:07:18.238 INFO:teuthology.orchestra.run.smithi121.stdout: { 2024-01-13T11:07:18.238 INFO:teuthology.orchestra.run.smithi121.stdout: "id": "54b195b5-4ba6-41df-8357-7fedb2365be3", 2024-01-13T11:07:18.238 INFO:teuthology.orchestra.run.smithi121.stdout: "name": "z", 2024-01-13T11:07:18.238 INFO:teuthology.orchestra.run.smithi121.stdout: "endpoints": [], 2024-01-13T11:07:18.238 INFO:teuthology.orchestra.run.smithi121.stdout: "log_meta": "false", 2024-01-13T11:07:18.238 INFO:teuthology.orchestra.run.smithi121.stdout: "log_data": "false", 2024-01-13T11:07:18.238 INFO:teuthology.orchestra.run.smithi121.stdout: "bucket_index_max_shards": 11, 2024-01-13T11:07:18.238 INFO:teuthology.orchestra.run.smithi121.stdout: "read_only": "false", 2024-01-13T11:07:18.238 INFO:teuthology.orchestra.run.smithi121.stdout: "tier_type": "", 2024-01-13T11:07:18.238 INFO:teuthology.orchestra.run.smithi121.stdout: "sync_from_all": "true", 2024-01-13T11:07:18.238 INFO:teuthology.orchestra.run.smithi121.stdout: "sync_from": [], 2024-01-13T11:07:18.238 INFO:teuthology.orchestra.run.smithi121.stdout: "redirect_zone": "" 2024-01-13T11:07:18.238 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-01-13T11:07:18.239 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2024-01-13T11:07:18.239 INFO:teuthology.orchestra.run.smithi121.stdout: "placement_targets": [ 2024-01-13T11:07:18.239 INFO:teuthology.orchestra.run.smithi121.stdout: { 2024-01-13T11:07:18.239 INFO:teuthology.orchestra.run.smithi121.stdout: "name": "default-placement", 2024-01-13T11:07:18.239 INFO:teuthology.orchestra.run.smithi121.stdout: "tags": [], 2024-01-13T11:07:18.239 INFO:teuthology.orchestra.run.smithi121.stdout: "storage_classes": [ 2024-01-13T11:07:18.239 INFO:teuthology.orchestra.run.smithi121.stdout: "STANDARD" 2024-01-13T11:07:18.239 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2024-01-13T11:07:18.239 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-01-13T11:07:18.239 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2024-01-13T11:07:18.239 INFO:teuthology.orchestra.run.smithi121.stdout: "default_placement": "default-placement", 2024-01-13T11:07:18.239 INFO:teuthology.orchestra.run.smithi121.stdout: "realm_id": "1f7bff81-2c05-4ea5-8063-15abde92472b", 2024-01-13T11:07:18.239 INFO:teuthology.orchestra.run.smithi121.stdout: "sync_policy": { 2024-01-13T11:07:18.239 INFO:teuthology.orchestra.run.smithi121.stdout: "groups": [] 2024-01-13T11:07:18.239 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-01-13T11:07:18.240 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-01-13T11:07:18.240 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2024-01-13T11:07:18.240 INFO:teuthology.orchestra.run.smithi121.stdout: "short_zone_ids": [ 2024-01-13T11:07:18.240 INFO:teuthology.orchestra.run.smithi121.stdout: { 2024-01-13T11:07:18.240 INFO:teuthology.orchestra.run.smithi121.stdout: "key": "54b195b5-4ba6-41df-8357-7fedb2365be3", 2024-01-13T11:07:18.240 INFO:teuthology.orchestra.run.smithi121.stdout: "val": 4024970991 2024-01-13T11:07:18.240 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-01-13T11:07:18.240 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2024-01-13T11:07:18.240 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-01-13T11:07:18.240 INFO:teuthology.orchestra.run.smithi121.stdout: "master_zonegroup": "d3cb5408-2511-4305-ad51-fe2d1b16a7d2", 2024-01-13T11:07:18.240 INFO:teuthology.orchestra.run.smithi121.stdout: "master_zone": "54b195b5-4ba6-41df-8357-7fedb2365be3", 2024-01-13T11:07:18.240 INFO:teuthology.orchestra.run.smithi121.stdout: "period_config": { 2024-01-13T11:07:18.240 INFO:teuthology.orchestra.run.smithi121.stdout: "bucket_quota": { 2024-01-13T11:07:18.240 INFO:teuthology.orchestra.run.smithi121.stdout: "enabled": false, 2024-01-13T11:07:18.240 INFO:teuthology.orchestra.run.smithi121.stdout: "check_on_raw": false, 2024-01-13T11:07:18.241 INFO:teuthology.orchestra.run.smithi121.stdout: "max_size": -1, 2024-01-13T11:07:18.241 INFO:teuthology.orchestra.run.smithi121.stdout: "max_size_kb": 0, 2024-01-13T11:07:18.241 INFO:teuthology.orchestra.run.smithi121.stdout: "max_objects": -1 2024-01-13T11:07:18.241 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-01-13T11:07:18.241 INFO:teuthology.orchestra.run.smithi121.stdout: "user_quota": { 2024-01-13T11:07:18.241 INFO:teuthology.orchestra.run.smithi121.stdout: "enabled": false, 2024-01-13T11:07:18.241 INFO:teuthology.orchestra.run.smithi121.stdout: "check_on_raw": false, 2024-01-13T11:07:18.241 INFO:teuthology.orchestra.run.smithi121.stdout: "max_size": -1, 2024-01-13T11:07:18.241 INFO:teuthology.orchestra.run.smithi121.stdout: "max_size_kb": 0, 2024-01-13T11:07:18.241 INFO:teuthology.orchestra.run.smithi121.stdout: "max_objects": -1 2024-01-13T11:07:18.241 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-01-13T11:07:18.241 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-01-13T11:07:18.241 INFO:teuthology.orchestra.run.smithi121.stdout: "realm_id": "1f7bff81-2c05-4ea5-8063-15abde92472b", 2024-01-13T11:07:18.241 INFO:teuthology.orchestra.run.smithi121.stdout: "realm_name": "r", 2024-01-13T11:07:18.241 INFO:teuthology.orchestra.run.smithi121.stdout: "realm_epoch": 2 2024-01-13T11:07:18.242 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-01-13T11:07:18.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:18 smithi154 bash[13980]: audit 2024-01-13T11:07:17.036632+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.121:0/2357228147' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-01-13T11:07:18.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:18 smithi154 bash[13980]: audit 2024-01-13T11:07:17.037814+0000 mon.a (mon.0) 542 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-01-13T11:07:18.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:18 smithi154 bash[13980]: cluster 2024-01-13T11:07:17.925694+0000 mgr.y (mgr.14140) 279 : cluster [DBG] pgmap v264: 129 pgs: 14 creating+peering, 18 unknown, 97 active+clean; 1.8 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-01-13T11:07:18.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:18 smithi154 bash[13980]: audit 2024-01-13T11:07:18.032284+0000 mon.a (mon.0) 543 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-01-13T11:07:18.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:18 smithi154 bash[13980]: cluster 2024-01-13T11:07:18.032401+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-01-13T11:07:18.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:18 smithi121 bash[14010]: audit 2024-01-13T11:07:17.036632+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.121:0/2357228147' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-01-13T11:07:18.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:18 smithi121 bash[14010]: audit 2024-01-13T11:07:17.037814+0000 mon.a (mon.0) 542 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-01-13T11:07:18.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:18 smithi121 bash[14010]: cluster 2024-01-13T11:07:17.925694+0000 mgr.y (mgr.14140) 279 : cluster [DBG] pgmap v264: 129 pgs: 14 creating+peering, 18 unknown, 97 active+clean; 1.8 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-01-13T11:07:18.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:18 smithi121 bash[14010]: audit 2024-01-13T11:07:18.032284+0000 mon.a (mon.0) 543 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-01-13T11:07:18.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:18 smithi121 bash[14010]: cluster 2024-01-13T11:07:18.032401+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-01-13T11:07:18.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:18 smithi121 bash[17573]: audit 2024-01-13T11:07:17.036632+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.121:0/2357228147' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-01-13T11:07:18.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:18 smithi121 bash[17573]: audit 2024-01-13T11:07:17.037814+0000 mon.a (mon.0) 542 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-01-13T11:07:18.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:18 smithi121 bash[17573]: cluster 2024-01-13T11:07:17.925694+0000 mgr.y (mgr.14140) 279 : cluster [DBG] pgmap v264: 129 pgs: 14 creating+peering, 18 unknown, 97 active+clean; 1.8 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-01-13T11:07:18.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:18 smithi121 bash[17573]: audit 2024-01-13T11:07:18.032284+0000 mon.a (mon.0) 543 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-01-13T11:07:18.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:18 smithi121 bash[17573]: cluster 2024-01-13T11:07:18.032401+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-01-13T11:07:19.182 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph orch apply rgw r z --placement=2 --port=8000' 2024-01-13T11:07:20.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:19 smithi121 bash[14010]: cluster 2024-01-13T11:07:19.926574+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v266: 129 pgs: 8 creating+peering, 121 active+clean; 2.1 KiB data, 4.7 MiB used, 707 GiB / 715 GiB avail; 208 B/s rd, 625 B/s wr, 2 op/s 2024-01-13T11:07:20.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:19 smithi121 bash[17573]: cluster 2024-01-13T11:07:19.926574+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v266: 129 pgs: 8 creating+peering, 121 active+clean; 2.1 KiB data, 4.7 MiB used, 707 GiB / 715 GiB avail; 208 B/s rd, 625 B/s wr, 2 op/s 2024-01-13T11:07:20.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:19 smithi154 bash[13980]: cluster 2024-01-13T11:07:19.926574+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v266: 129 pgs: 8 creating+peering, 121 active+clean; 2.1 KiB data, 4.7 MiB used, 707 GiB / 715 GiB avail; 208 B/s rd, 625 B/s wr, 2 op/s 2024-01-13T11:07:22.085 INFO:teuthology.orchestra.run.smithi121.stdout:Scheduled rgw update... 2024-01-13T11:07:22.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:21 smithi121 bash[17573]: cluster 2024-01-13T11:07:21.927560+0000 mgr.y (mgr.14140) 281 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 6.2 KiB data, 5.0 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 5.2 KiB/s wr, 19 op/s 2024-01-13T11:07:22.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:21 smithi121 bash[14010]: cluster 2024-01-13T11:07:21.927560+0000 mgr.y (mgr.14140) 281 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 6.2 KiB data, 5.0 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 5.2 KiB/s wr, 19 op/s 2024-01-13T11:07:22.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:21 smithi154 bash[13980]: cluster 2024-01-13T11:07:21.927560+0000 mgr.y (mgr.14140) 281 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 6.2 KiB data, 5.0 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 5.2 KiB/s wr, 19 op/s 2024-01-13T11:07:22.772 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'sleep 180' 2024-01-13T11:07:23.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:22 smithi121 bash[17573]: audit 2024-01-13T11:07:22.070073+0000 mgr.y (mgr.14140) 282 : audit [DBG] from='client.24577 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:07:23.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:23 smithi121 bash[17573]: cephadm 2024-01-13T11:07:22.071064+0000 mgr.y (mgr.14140) 283 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2024-01-13T11:07:23.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:23 smithi121 bash[17573]: audit 2024-01-13T11:07:22.071749+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-01-13T11:07:22.071090\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2024-01-13T11:07:23.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:23 smithi121 bash[17573]: audit 2024-01-13T11:07:22.077393+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-01-13T11:07:22.071090\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2024-01-13T11:07:23.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:23 smithi121 bash[17573]: cephadm 2024-01-13T11:07:22.082889+0000 mgr.y (mgr.14140) 284 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:07:23.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:22 smithi121 bash[14010]: audit 2024-01-13T11:07:22.070073+0000 mgr.y (mgr.14140) 282 : audit [DBG] from='client.24577 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:07:23.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:22 smithi121 bash[14010]: cephadm 2024-01-13T11:07:22.071064+0000 mgr.y (mgr.14140) 283 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2024-01-13T11:07:23.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:22 smithi121 bash[14010]: audit 2024-01-13T11:07:22.071749+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-01-13T11:07:22.071090\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2024-01-13T11:07:23.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:22 smithi121 bash[14010]: audit 2024-01-13T11:07:22.077393+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-01-13T11:07:22.071090\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2024-01-13T11:07:23.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:22 smithi121 bash[14010]: cephadm 2024-01-13T11:07:22.082889+0000 mgr.y (mgr.14140) 284 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:07:23.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:23 smithi154 bash[13980]: audit 2024-01-13T11:07:22.070073+0000 mgr.y (mgr.14140) 282 : audit [DBG] from='client.24577 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:07:23.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:23 smithi154 bash[13980]: cephadm 2024-01-13T11:07:22.071064+0000 mgr.y (mgr.14140) 283 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2024-01-13T11:07:23.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:23 smithi154 bash[13980]: audit 2024-01-13T11:07:22.071749+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-01-13T11:07:22.071090\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2024-01-13T11:07:23.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:23 smithi154 bash[13980]: audit 2024-01-13T11:07:22.077393+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-01-13T11:07:22.071090\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2024-01-13T11:07:23.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:23 smithi154 bash[13980]: cephadm 2024-01-13T11:07:22.082889+0000 mgr.y (mgr.14140) 284 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:07:24.113 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:24 smithi121 bash[14010]: cluster 2024-01-13T11:07:23.928589+0000 mgr.y (mgr.14140) 285 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 6.9 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 906 B/s rd, 4.9 KiB/s wr, 18 op/s 2024-01-13T11:07:24.113 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:24 smithi121 bash[17573]: cluster 2024-01-13T11:07:23.928589+0000 mgr.y (mgr.14140) 285 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 6.9 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 906 B/s rd, 4.9 KiB/s wr, 18 op/s 2024-01-13T11:07:24.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:24 smithi154 bash[13980]: cluster 2024-01-13T11:07:23.928589+0000 mgr.y (mgr.14140) 285 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 6.9 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 906 B/s rd, 4.9 KiB/s wr, 18 op/s 2024-01-13T11:07:26.435 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: debug 2024-01-13T11:07:26.110+0000 7f231ca99700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:07:26.436 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:26.436 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:26.436 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:26.436 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:26.436 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:26.437 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:26.437 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:07:26.437 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: File "", line 4247, in 2024-01-13T11:07:26.437 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: File "", line 968, in _default_image 2024-01-13T11:07:26.437 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: File "", line 2508, in command_deploy 2024-01-13T11:07:26.438 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:26.438 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:26.438 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: File "", line 1973, in run 2024-01-13T11:07:26.438 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: File "", line 696, in call_throws 2024-01-13T11:07:26.438 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:26.439 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:07:26.439 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:07:26.439 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: code, '\n'.join(err))) 2024-01-13T11:07:26.439 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:07:26.439 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:26.440 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:26.440 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:26.440 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:26.440 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:26.441 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:26.441 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:07:26.441 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: File "", line 4247, in 2024-01-13T11:07:26.441 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: File "", line 968, in _default_image 2024-01-13T11:07:26.441 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: File "", line 2508, in command_deploy 2024-01-13T11:07:26.442 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:26.442 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:26.442 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: File "", line 1973, in run 2024-01-13T11:07:26.442 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: File "", line 696, in call_throws 2024-01-13T11:07:26.442 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14274]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:27.312 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:26 smithi154 bash[13980]: cluster 2024-01-13T11:07:25.929767+0000 mgr.y (mgr.14140) 286 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 6.9 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 805 B/s rd, 4.4 KiB/s wr, 16 op/s 2024-01-13T11:07:27.312 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:26 smithi154 bash[13980]: audit 2024-01-13T11:07:26.116020+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2024-01-13T11:07:27.312 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:26 smithi154 bash[13980]: audit 2024-01-13T11:07:26.124287+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2024-01-13T11:07:27.312 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:26 smithi154 bash[13980]: audit 2024-01-13T11:07:26.125784+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2024-01-13T11:07:27.312 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:26 smithi154 bash[13980]: audit 2024-01-13T11:07:26.131334+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2024-01-13T11:07:27.312 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:26 smithi154 bash[13980]: audit 2024-01-13T11:07:26.132450+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2024-01-13T11:07:27.313 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:26 smithi154 bash[13980]: audit 2024-01-13T11:07:26.138317+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2024-01-13T11:07:27.313 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:26 smithi154 bash[13980]: audit 2024-01-13T11:07:26.139667+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi154.ycwgyx", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-01-13T11:07:27.313 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:26 smithi154 bash[13980]: audit 2024-01-13T11:07:26.144366+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi154.ycwgyx", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-01-13T11:07:27.313 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:26 smithi154 bash[13980]: audit 2024-01-13T11:07:26.145654+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:07:27.313 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:26 smithi154 bash[13980]: audit 2024-01-13T11:07:26.147300+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi154.ycwgyx", "key": "container_image"}]: dispatch 2024-01-13T11:07:27.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14010]: cluster 2024-01-13T11:07:25.929767+0000 mgr.y (mgr.14140) 286 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 6.9 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 805 B/s rd, 4.4 KiB/s wr, 16 op/s 2024-01-13T11:07:27.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14010]: audit 2024-01-13T11:07:26.116020+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2024-01-13T11:07:27.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14010]: audit 2024-01-13T11:07:26.124287+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2024-01-13T11:07:27.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14010]: audit 2024-01-13T11:07:26.125784+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2024-01-13T11:07:27.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14010]: audit 2024-01-13T11:07:26.131334+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2024-01-13T11:07:27.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14010]: audit 2024-01-13T11:07:26.132450+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2024-01-13T11:07:27.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14010]: audit 2024-01-13T11:07:26.138317+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2024-01-13T11:07:27.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14010]: audit 2024-01-13T11:07:26.139667+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi154.ycwgyx", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-01-13T11:07:27.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14010]: audit 2024-01-13T11:07:26.144366+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi154.ycwgyx", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-01-13T11:07:27.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14010]: audit 2024-01-13T11:07:26.145654+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:07:27.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[14010]: audit 2024-01-13T11:07:26.147300+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi154.ycwgyx", "key": "container_image"}]: dispatch 2024-01-13T11:07:27.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[17573]: cluster 2024-01-13T11:07:25.929767+0000 mgr.y (mgr.14140) 286 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 6.9 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 805 B/s rd, 4.4 KiB/s wr, 16 op/s 2024-01-13T11:07:27.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[17573]: audit 2024-01-13T11:07:26.116020+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2024-01-13T11:07:27.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[17573]: audit 2024-01-13T11:07:26.124287+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2024-01-13T11:07:27.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[17573]: audit 2024-01-13T11:07:26.125784+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2024-01-13T11:07:27.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[17573]: audit 2024-01-13T11:07:26.131334+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2024-01-13T11:07:27.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[17573]: audit 2024-01-13T11:07:26.132450+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2024-01-13T11:07:27.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[17573]: audit 2024-01-13T11:07:26.138317+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2024-01-13T11:07:27.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[17573]: audit 2024-01-13T11:07:26.139667+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi154.ycwgyx", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-01-13T11:07:27.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[17573]: audit 2024-01-13T11:07:26.144366+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi154.ycwgyx", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-01-13T11:07:27.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[17573]: audit 2024-01-13T11:07:26.145654+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:07:27.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:26 smithi121 bash[17573]: audit 2024-01-13T11:07:26.147300+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi154.ycwgyx", "key": "container_image"}]: dispatch 2024-01-13T11:07:28.360 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: cephadm 2024-01-13T11:07:26.113587+0000 mgr.y (mgr.14140) 287 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:07:28.360 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:28.360 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:28.360 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:28.360 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:28.360 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:28.360 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:28.360 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:07:28.360 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:07:28.360 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:07:28.361 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:07:28.361 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:28.361 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:28.361 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:07:28.361 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:07:28.361 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:28.361 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:07:28.361 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:07:28.361 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: code, '\n'.join(err))) 2024-01-13T11:07:28.361 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:07:28.361 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:28.361 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:28.361 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:28.361 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:28.361 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:28.362 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:28.362 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:07:28.362 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:07:28.362 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:07:28.362 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:07:28.362 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:28.362 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:28.362 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:07:28.362 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:07:28.362 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:28.362 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: cephadm 2024-01-13T11:07:26.113890+0000 mgr.y (mgr.14140) 288 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:07:28.362 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:28.362 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:28.362 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:28.362 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:28.363 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:28.363 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:28.363 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:07:28.363 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:07:28.363 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:07:28.363 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:07:28.363 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:28.363 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:28.363 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:07:28.363 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:07:28.363 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:28.363 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: cephadm 2024-01-13T11:07:26.146572+0000 mgr.y (mgr.14140) 289 : cephadm [INF] Deploying daemon rgw.r.z.smithi154.ycwgyx on smithi154 2024-01-13T11:07:28.363 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:27 smithi154 bash[13980]: cluster 2024-01-13T11:07:27.930636+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 6.9 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 716 B/s rd, 3.9 KiB/s wr, 14 op/s 2024-01-13T11:07:28.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: cephadm 2024-01-13T11:07:26.113587+0000 mgr.y (mgr.14140) 287 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:07:28.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:28.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:28.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:28.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:28.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:28.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:28.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:07:28.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:07:28.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:07:28.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:07:28.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:28.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:28.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:07:28.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:07:28.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:28.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:07:28.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:07:28.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: code, '\n'.join(err))) 2024-01-13T11:07:28.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:07:28.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:28.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:28.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:28.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:28.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:28.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:28.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:07:28.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:07:28.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:07:28.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:07:28.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:28.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:28.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:07:28.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:07:28.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: cephadm 2024-01-13T11:07:26.113587+0000 mgr.y (mgr.14140) 287 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:07:28.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:28.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:28.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:28.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:28.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:28.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:28.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:07:28.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:07:28.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:07:28.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:07:28.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:28.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:28.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:07:28.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:07:28.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:28.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:07:28.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:07:28.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: code, '\n'.join(err))) 2024-01-13T11:07:28.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:07:28.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:28.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:28.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:28.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:28.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:28.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:28.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:07:28.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:07:28.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:07:28.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:07:28.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:28.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:28.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:07:28.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:07:28.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:28.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: cephadm 2024-01-13T11:07:26.113890+0000 mgr.y (mgr.14140) 288 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:07:28.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:28.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:28.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:28.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:28.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:28.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:28.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:07:28.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:07:28.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:07:28.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:07:28.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:28.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:28.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:07:28.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:07:28.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:28.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: cephadm 2024-01-13T11:07:26.146572+0000 mgr.y (mgr.14140) 289 : cephadm [INF] Deploying daemon rgw.r.z.smithi154.ycwgyx on smithi154 2024-01-13T11:07:28.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[14010]: cluster 2024-01-13T11:07:27.930636+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 6.9 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 716 B/s rd, 3.9 KiB/s wr, 14 op/s 2024-01-13T11:07:28.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:28.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: cephadm 2024-01-13T11:07:26.113890+0000 mgr.y (mgr.14140) 288 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:07:28.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:28.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:28.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:28.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:28.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:28.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:28.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:07:28.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:07:28.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:07:28.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:07:28.446 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:28.446 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:28.446 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:07:28.446 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:07:28.446 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:28.446 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: cephadm 2024-01-13T11:07:26.146572+0000 mgr.y (mgr.14140) 289 : cephadm [INF] Deploying daemon rgw.r.z.smithi154.ycwgyx on smithi154 2024-01-13T11:07:28.446 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:27 smithi121 bash[17573]: cluster 2024-01-13T11:07:27.930636+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 6.9 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 716 B/s rd, 3.9 KiB/s wr, 14 op/s 2024-01-13T11:07:29.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:28 smithi121 bash[17573]: audit 2024-01-13T11:07:28.605301+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549250\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549360\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549409\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549457\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549502\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549548\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549595\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2024-01-13T11:06:09.549640\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549668\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:07:29.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:28 smithi121 bash[14010]: audit 2024-01-13T11:07:28.605301+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549250\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549360\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549409\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549457\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549502\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549548\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549595\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2024-01-13T11:06:09.549640\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549668\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:07:29.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:28 smithi121 bash[14010]: audit 2024-01-13T11:07:28.611616+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549250\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549360\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549409\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549457\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549502\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549548\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549595\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2024-01-13T11:06:09.549640\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549668\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:07:29.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:28 smithi121 bash[14010]: audit 2024-01-13T11:07:28.613257+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi121.fccflq", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-01-13T11:07:29.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:28 smithi121 bash[14010]: audit 2024-01-13T11:07:28.619882+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi121.fccflq", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-01-13T11:07:29.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:28 smithi121 bash[14010]: audit 2024-01-13T11:07:28.621510+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:07:29.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:28 smithi121 bash[14010]: cephadm 2024-01-13T11:07:28.622599+0000 mgr.y (mgr.14140) 291 : cephadm [INF] Deploying daemon rgw.r.z.smithi121.fccflq on smithi121 2024-01-13T11:07:29.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:28 smithi121 bash[14010]: audit 2024-01-13T11:07:28.623245+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi121.fccflq", "key": "container_image"}]: dispatch 2024-01-13T11:07:29.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:28 smithi121 bash[17573]: audit 2024-01-13T11:07:28.611616+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549250\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549360\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549409\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549457\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549502\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549548\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549595\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2024-01-13T11:06:09.549640\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549668\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:07:29.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:28 smithi121 bash[17573]: audit 2024-01-13T11:07:28.613257+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi121.fccflq", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-01-13T11:07:29.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:28 smithi121 bash[17573]: audit 2024-01-13T11:07:28.619882+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi121.fccflq", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-01-13T11:07:29.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:28 smithi121 bash[17573]: audit 2024-01-13T11:07:28.621510+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:07:29.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:28 smithi121 bash[17573]: cephadm 2024-01-13T11:07:28.622599+0000 mgr.y (mgr.14140) 291 : cephadm [INF] Deploying daemon rgw.r.z.smithi121.fccflq on smithi121 2024-01-13T11:07:29.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:28 smithi121 bash[17573]: audit 2024-01-13T11:07:28.623245+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi121.fccflq", "key": "container_image"}]: dispatch 2024-01-13T11:07:29.394 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:28 smithi154 bash[13980]: audit 2024-01-13T11:07:28.605301+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549250\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549360\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549409\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549457\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549502\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549548\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549595\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2024-01-13T11:06:09.549640\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549668\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:07:29.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:28 smithi154 bash[13980]: audit 2024-01-13T11:07:28.611616+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549250\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549360\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549409\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549457\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549502\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549548\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549595\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2024-01-13T11:06:09.549640\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:06:09.549668\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:07:29.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:28 smithi154 bash[13980]: audit 2024-01-13T11:07:28.613257+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi121.fccflq", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-01-13T11:07:29.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:28 smithi154 bash[13980]: audit 2024-01-13T11:07:28.619882+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi121.fccflq", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-01-13T11:07:29.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:28 smithi154 bash[13980]: audit 2024-01-13T11:07:28.621510+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:07:29.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:28 smithi154 bash[13980]: cephadm 2024-01-13T11:07:28.622599+0000 mgr.y (mgr.14140) 291 : cephadm [INF] Deploying daemon rgw.r.z.smithi121.fccflq on smithi121 2024-01-13T11:07:29.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:28 smithi154 bash[13980]: audit 2024-01-13T11:07:28.623245+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi121.fccflq", "key": "container_image"}]: dispatch 2024-01-13T11:07:30.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:29 smithi121 bash[14010]: cluster 2024-01-13T11:07:29.931456+0000 mgr.y (mgr.14140) 292 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 6.9 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 602 B/s rd, 3.3 KiB/s wr, 12 op/s 2024-01-13T11:07:30.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:29 smithi121 bash[17573]: cluster 2024-01-13T11:07:29.931456+0000 mgr.y (mgr.14140) 292 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 6.9 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 602 B/s rd, 3.3 KiB/s wr, 12 op/s 2024-01-13T11:07:30.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:29 smithi154 bash[13980]: cluster 2024-01-13T11:07:29.931456+0000 mgr.y (mgr.14140) 292 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 6.9 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 602 B/s rd, 3.3 KiB/s wr, 12 op/s 2024-01-13T11:07:32.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:31 smithi121 bash[14010]: audit 2024-01-13T11:07:31.255945+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703576\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703798\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703892\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703981\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704067\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704153\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"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\": \"2024-01-13T11:05:51.704239\", \"created\": \"2024-01-13T11:03:11.218933\", \"started\": \"2024-01-13T11:03:14.719382\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704324\", \"created\": \"2024-01-13T11:05:21.973054\"}, \"rgw.r.z.smithi121.fccflq\": {\"hostname\": \"smithi121\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:07:32.127 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:31 smithi121 bash[14010]: audit 2024-01-13T11:07:31.260738+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703576\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703798\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703892\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703981\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704067\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704153\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"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\": \"2024-01-13T11:05:51.704239\", \"created\": \"2024-01-13T11:03:11.218933\", \"started\": \"2024-01-13T11:03:14.719382\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704324\", \"created\": \"2024-01-13T11:05:21.973054\"}, \"rgw.r.z.smithi121.fccflq\": {\"hostname\": \"smithi121\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:07:32.127 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:31 smithi121 bash[14010]: audit 2024-01-13T11:07:31.261776+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:07:32.127 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:31 smithi121 bash[17573]: audit 2024-01-13T11:07:31.255945+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703576\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703798\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703892\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703981\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704067\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704153\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"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\": \"2024-01-13T11:05:51.704239\", \"created\": \"2024-01-13T11:03:11.218933\", \"started\": \"2024-01-13T11:03:14.719382\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704324\", \"created\": \"2024-01-13T11:05:21.973054\"}, \"rgw.r.z.smithi121.fccflq\": {\"hostname\": \"smithi121\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:07:32.127 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:31 smithi121 bash[17573]: audit 2024-01-13T11:07:31.260738+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703576\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703798\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703892\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703981\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704067\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704153\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"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\": \"2024-01-13T11:05:51.704239\", \"created\": \"2024-01-13T11:03:11.218933\", \"started\": \"2024-01-13T11:03:14.719382\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704324\", \"created\": \"2024-01-13T11:05:21.973054\"}, \"rgw.r.z.smithi121.fccflq\": {\"hostname\": \"smithi121\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:07:32.127 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:31 smithi121 bash[17573]: audit 2024-01-13T11:07:31.261776+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:07:32.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:31 smithi154 bash[13980]: audit 2024-01-13T11:07:31.255945+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703576\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703798\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703892\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703981\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704067\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704153\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"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\": \"2024-01-13T11:05:51.704239\", \"created\": \"2024-01-13T11:03:11.218933\", \"started\": \"2024-01-13T11:03:14.719382\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704324\", \"created\": \"2024-01-13T11:05:21.973054\"}, \"rgw.r.z.smithi121.fccflq\": {\"hostname\": \"smithi121\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:07:32.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:31 smithi154 bash[13980]: audit 2024-01-13T11:07:31.260738+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703576\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703798\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703892\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.703981\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704067\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704153\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"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\": \"2024-01-13T11:05:51.704239\", \"created\": \"2024-01-13T11:03:11.218933\", \"started\": \"2024-01-13T11:03:14.719382\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:05:51.704324\", \"created\": \"2024-01-13T11:05:21.973054\"}, \"rgw.r.z.smithi121.fccflq\": {\"hostname\": \"smithi121\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:07:32.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:31 smithi154 bash[13980]: audit 2024-01-13T11:07:31.261776+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:07:33.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:32 smithi154 bash[13980]: cluster 2024-01-13T11:07:31.932308+0000 mgr.y (mgr.14140) 293 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 24 KiB/s rd, 3.1 KiB/s wr, 61 op/s 2024-01-13T11:07:33.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:32 smithi154 bash[13980]: audit 2024-01-13T11:07:32.292002+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290160\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290266\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290315\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290361\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290407\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290452\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"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\": \"2024-01-13T11:07:32.290498\", \"created\": \"2024-01-13T11:03:11.218933\", \"started\": \"2024-01-13T11:03:14.719382\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:07:32.290543\", \"created\": \"2024-01-13T11:05:21.973054\"}, \"rgw.r.z.smithi121.fccflq\": {\"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290572\", \"created\": \"2024-01-13T11:07:31.238145\", \"started\": \"2024-01-13T11:07:31.257157\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062\"}}, \"last_daemon_update\": \"2024-01-13T11:07:32.290686\", \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:07:33.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:32 smithi154 bash[13980]: audit 2024-01-13T11:07:32.297970+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290160\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290266\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290315\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290361\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290407\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290452\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"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\": \"2024-01-13T11:07:32.290498\", \"created\": \"2024-01-13T11:03:11.218933\", \"started\": \"2024-01-13T11:03:14.719382\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:07:32.290543\", \"created\": \"2024-01-13T11:05:21.973054\"}, \"rgw.r.z.smithi121.fccflq\": {\"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290572\", \"created\": \"2024-01-13T11:07:31.238145\", \"started\": \"2024-01-13T11:07:31.257157\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062\"}}, \"last_daemon_update\": \"2024-01-13T11:07:32.290686\", \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:07:33.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:32 smithi154 bash[13980]: audit 2024-01-13T11:07:32.299063+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:07:33.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:32 smithi121 bash[14010]: cluster 2024-01-13T11:07:31.932308+0000 mgr.y (mgr.14140) 293 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 24 KiB/s rd, 3.1 KiB/s wr, 61 op/s 2024-01-13T11:07:33.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:32 smithi121 bash[17573]: cluster 2024-01-13T11:07:31.932308+0000 mgr.y (mgr.14140) 293 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 24 KiB/s rd, 3.1 KiB/s wr, 61 op/s 2024-01-13T11:07:33.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:32 smithi121 bash[14010]: audit 2024-01-13T11:07:32.292002+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290160\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290266\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290315\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290361\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290407\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290452\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"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\": \"2024-01-13T11:07:32.290498\", \"created\": \"2024-01-13T11:03:11.218933\", \"started\": \"2024-01-13T11:03:14.719382\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:07:32.290543\", \"created\": \"2024-01-13T11:05:21.973054\"}, \"rgw.r.z.smithi121.fccflq\": {\"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290572\", \"created\": \"2024-01-13T11:07:31.238145\", \"started\": \"2024-01-13T11:07:31.257157\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062\"}}, \"last_daemon_update\": \"2024-01-13T11:07:32.290686\", \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:07:33.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:32 smithi121 bash[14010]: audit 2024-01-13T11:07:32.297970+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290160\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290266\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290315\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290361\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290407\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290452\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"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\": \"2024-01-13T11:07:32.290498\", \"created\": \"2024-01-13T11:03:11.218933\", \"started\": \"2024-01-13T11:03:14.719382\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:07:32.290543\", \"created\": \"2024-01-13T11:05:21.973054\"}, \"rgw.r.z.smithi121.fccflq\": {\"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290572\", \"created\": \"2024-01-13T11:07:31.238145\", \"started\": \"2024-01-13T11:07:31.257157\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062\"}}, \"last_daemon_update\": \"2024-01-13T11:07:32.290686\", \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:07:33.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:32 smithi121 bash[14010]: audit 2024-01-13T11:07:32.299063+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:07:33.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:32 smithi121 bash[17573]: audit 2024-01-13T11:07:32.292002+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290160\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290266\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290315\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290361\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290407\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290452\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"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\": \"2024-01-13T11:07:32.290498\", \"created\": \"2024-01-13T11:03:11.218933\", \"started\": \"2024-01-13T11:03:14.719382\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:07:32.290543\", \"created\": \"2024-01-13T11:05:21.973054\"}, \"rgw.r.z.smithi121.fccflq\": {\"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290572\", \"created\": \"2024-01-13T11:07:31.238145\", \"started\": \"2024-01-13T11:07:31.257157\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062\"}}, \"last_daemon_update\": \"2024-01-13T11:07:32.290686\", \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]: dispatch 2024-01-13T11:07:33.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:32 smithi121 bash[17573]: audit 2024-01-13T11:07:32.297970+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290160\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290266\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290315\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290361\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290407\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290452\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"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\": \"2024-01-13T11:07:32.290498\", \"created\": \"2024-01-13T11:03:11.218933\", \"started\": \"2024-01-13T11:03:14.719382\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:07:32.290543\", \"created\": \"2024-01-13T11:05:21.973054\"}, \"rgw.r.z.smithi121.fccflq\": {\"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290572\", \"created\": \"2024-01-13T11:07:31.238145\", \"started\": \"2024-01-13T11:07:31.257157\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062\"}}, \"last_daemon_update\": \"2024-01-13T11:07:32.290686\", \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T10:59:53.985263\"}"}]': finished 2024-01-13T11:07:33.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:32 smithi121 bash[17573]: audit 2024-01-13T11:07:32.299063+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:07:34.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:33 smithi154 bash[13980]: audit 2024-01-13T11:07:33.303527+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.299832\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300033\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300162\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300285\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300406\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300526\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300646\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:07:33.300767\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300839\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300958\", \"created\": \"2024-01-13T11:07:28.585856\", \"started\": \"2024-01-13T11:07:28.606475\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_daemon_update\": \"2024-01-13T11:07:33.301211\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:07:34.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:33 smithi154 bash[13980]: audit 2024-01-13T11:07:33.310005+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.299832\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300033\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300162\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300285\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300406\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300526\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300646\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:07:33.300767\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300839\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300958\", \"created\": \"2024-01-13T11:07:28.585856\", \"started\": \"2024-01-13T11:07:28.606475\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_daemon_update\": \"2024-01-13T11:07:33.301211\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:07:34.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:33 smithi121 bash[14010]: audit 2024-01-13T11:07:33.303527+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.299832\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300033\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300162\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300285\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300406\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300526\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300646\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:07:33.300767\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300839\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300958\", \"created\": \"2024-01-13T11:07:28.585856\", \"started\": \"2024-01-13T11:07:28.606475\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_daemon_update\": \"2024-01-13T11:07:33.301211\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:07:34.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:33 smithi121 bash[14010]: audit 2024-01-13T11:07:33.310005+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.299832\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300033\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300162\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300285\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300406\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300526\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300646\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:07:33.300767\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300839\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300958\", \"created\": \"2024-01-13T11:07:28.585856\", \"started\": \"2024-01-13T11:07:28.606475\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_daemon_update\": \"2024-01-13T11:07:33.301211\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:07:34.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:33 smithi121 bash[17573]: audit 2024-01-13T11:07:33.303527+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.299832\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300033\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300162\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300285\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300406\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300526\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300646\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:07:33.300767\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300839\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300958\", \"created\": \"2024-01-13T11:07:28.585856\", \"started\": \"2024-01-13T11:07:28.606475\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_daemon_update\": \"2024-01-13T11:07:33.301211\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]: dispatch 2024-01-13T11:07:34.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:33 smithi121 bash[17573]: audit 2024-01-13T11:07:33.310005+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.299832\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300033\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300162\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300285\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300406\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300526\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300646\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:07:33.300767\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300839\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300958\", \"created\": \"2024-01-13T11:07:28.585856\", \"started\": \"2024-01-13T11:07:28.606475\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_daemon_update\": \"2024-01-13T11:07:33.301211\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:00:47.023993\"}"}]': finished 2024-01-13T11:07:35.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:34 smithi154 bash[13980]: cephadm 2024-01-13T11:07:33.318021+0000 mgr.y (mgr.14140) 294 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:07:35.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:34 smithi154 bash[13980]: cluster 2024-01-13T11:07:33.933281+0000 mgr.y (mgr.14140) 295 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 57 KiB/s rd, 767 B/s wr, 114 op/s 2024-01-13T11:07:35.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:34 smithi121 bash[14010]: cephadm 2024-01-13T11:07:33.318021+0000 mgr.y (mgr.14140) 294 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:07:35.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:34 smithi121 bash[14010]: cluster 2024-01-13T11:07:33.933281+0000 mgr.y (mgr.14140) 295 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 57 KiB/s rd, 767 B/s wr, 114 op/s 2024-01-13T11:07:35.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:34 smithi121 bash[17573]: cephadm 2024-01-13T11:07:33.318021+0000 mgr.y (mgr.14140) 294 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:07:35.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:34 smithi121 bash[17573]: cluster 2024-01-13T11:07:33.933281+0000 mgr.y (mgr.14140) 295 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 57 KiB/s rd, 767 B/s wr, 114 op/s 2024-01-13T11:07:37.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:36 smithi121 bash[17573]: cluster 2024-01-13T11:07:35.934266+0000 mgr.y (mgr.14140) 296 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 75 KiB/s rd, 170 B/s wr, 138 op/s 2024-01-13T11:07:37.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:36 smithi121 bash[14010]: cluster 2024-01-13T11:07:35.934266+0000 mgr.y (mgr.14140) 296 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 75 KiB/s rd, 170 B/s wr, 138 op/s 2024-01-13T11:07:37.185 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: debug 2024-01-13T11:07:37.118+0000 7f231ca99700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:07:37.185 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:37.185 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:37.186 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:37.186 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:37.186 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:37.186 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:37.186 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:07:37.186 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: File "", line 4247, in 2024-01-13T11:07:37.186 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: File "", line 968, in _default_image 2024-01-13T11:07:37.186 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: File "", line 2508, in command_deploy 2024-01-13T11:07:37.186 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:37.186 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:37.186 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: File "", line 1973, in run 2024-01-13T11:07:37.186 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: File "", line 696, in call_throws 2024-01-13T11:07:37.186 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:37.186 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:07:37.187 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:07:37.187 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: code, '\n'.join(err))) 2024-01-13T11:07:37.187 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:07:37.187 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:37.187 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:37.187 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:37.187 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:37.187 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:37.187 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:37.187 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:07:37.187 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: File "", line 4247, in 2024-01-13T11:07:37.187 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: File "", line 968, in _default_image 2024-01-13T11:07:37.187 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: File "", line 2508, in command_deploy 2024-01-13T11:07:37.187 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:37.188 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:37.188 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: File "", line 1973, in run 2024-01-13T11:07:37.188 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: File "", line 696, in call_throws 2024-01-13T11:07:37.188 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14274]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:37.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:36 smithi154 bash[13980]: cluster 2024-01-13T11:07:35.934266+0000 mgr.y (mgr.14140) 296 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 75 KiB/s rd, 170 B/s wr, 138 op/s 2024-01-13T11:07:38.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: cephadm 2024-01-13T11:07:37.119863+0000 mgr.y (mgr.14140) 297 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:07:38.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:38.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:38.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:38.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:38.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:38.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:38.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:07:38.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:07:38.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:07:38.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:07:38.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:38.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:38.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:07:38.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:07:38.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:38.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:07:38.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:07:38.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: code, '\n'.join(err))) 2024-01-13T11:07:38.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:07:38.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:38.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:38.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:38.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:38.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:38.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:38.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:07:38.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:07:38.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:07:38.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:07:38.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:38.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:38.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:07:38.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:07:38.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:38.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: cephadm 2024-01-13T11:07:37.120112+0000 mgr.y (mgr.14140) 298 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:07:38.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:38.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:38.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:38.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:38.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:38.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:38.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:07:38.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:07:38.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:07:38.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:07:38.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:38.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:38.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:07:38.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:07:38.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:38.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: cephadm 2024-01-13T11:07:37.131550+0000 mgr.y (mgr.14140) 299 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:07:38.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:38 smithi154 bash[13980]: cluster 2024-01-13T11:07:37.935281+0000 mgr.y (mgr.14140) 300 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 90 KiB/s rd, 170 B/s wr, 162 op/s 2024-01-13T11:07:38.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: cephadm 2024-01-13T11:07:37.119863+0000 mgr.y (mgr.14140) 297 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:07:38.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:38.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:38.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:38.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:38.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:38.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:38.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:07:38.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:07:38.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:07:38.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:07:38.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:38.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:38.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:07:38.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:07:38.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:38.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:07:38.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:07:38.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: code, '\n'.join(err))) 2024-01-13T11:07:38.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:07:38.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:38.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:38.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:38.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:38.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:38.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:38.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:07:38.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:07:38.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:07:38.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:07:38.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:38.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:38.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:07:38.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:07:38.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: cephadm 2024-01-13T11:07:37.119863+0000 mgr.y (mgr.14140) 297 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:07:38.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:38.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:38.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:38.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:38.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:38.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:38.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:07:38.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:07:38.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:07:38.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:07:38.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:38.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:38.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:07:38.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:07:38.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:38.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:07:38.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:07:38.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: code, '\n'.join(err))) 2024-01-13T11:07:38.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:07:38.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:38.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:38.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:38.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:38.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:38.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:38.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:07:38.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:07:38.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:07:38.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:07:38.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:38.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:38.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:07:38.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:07:38.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:38.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: cephadm 2024-01-13T11:07:37.120112+0000 mgr.y (mgr.14140) 298 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:07:38.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:38.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:38.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:38.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:38.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:38.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:38.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:07:38.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:07:38.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:07:38.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:07:38.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:38.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:38.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:07:38.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:07:38.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:37 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:38.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[14010]: cephadm 2024-01-13T11:07:37.131550+0000 mgr.y (mgr.14140) 299 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:07:38.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[14010]: cluster 2024-01-13T11:07:37.935281+0000 mgr.y (mgr.14140) 300 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 90 KiB/s rd, 170 B/s wr, 162 op/s 2024-01-13T11:07:38.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:38.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: cephadm 2024-01-13T11:07:37.120112+0000 mgr.y (mgr.14140) 298 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:07:38.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:38.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:38.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:38.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:38.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:38.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:38.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:07:38.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:07:38.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:07:38.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:07:38.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:38.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:38.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:07:38.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:07:38.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:38.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: cephadm 2024-01-13T11:07:37.131550+0000 mgr.y (mgr.14140) 299 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:07:38.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:38 smithi121 bash[17573]: cluster 2024-01-13T11:07:37.935281+0000 mgr.y (mgr.14140) 300 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 90 KiB/s rd, 170 B/s wr, 162 op/s 2024-01-13T11:07:40.685 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: debug 2024-01-13T11:07:40.321+0000 7f231ca99700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:07:40.685 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:40.685 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:40.685 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:40.686 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:40.686 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:40.686 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:40.686 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:07:40.686 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: File "", line 4247, in 2024-01-13T11:07:40.686 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: File "", line 968, in _default_image 2024-01-13T11:07:40.686 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: File "", line 2508, in command_deploy 2024-01-13T11:07:40.686 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:40.686 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:40.686 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: File "", line 1973, in run 2024-01-13T11:07:40.686 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: File "", line 696, in call_throws 2024-01-13T11:07:40.686 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:40.686 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:07:40.686 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:07:40.686 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: code, '\n'.join(err))) 2024-01-13T11:07:40.687 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:07:40.687 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:40.687 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:40.687 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:40.687 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:40.687 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:40.687 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:40.687 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:07:40.687 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: File "", line 4247, in 2024-01-13T11:07:40.687 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: File "", line 968, in _default_image 2024-01-13T11:07:40.687 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: File "", line 2508, in command_deploy 2024-01-13T11:07:40.687 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:40.687 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:40.687 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: File "", line 1973, in run 2024-01-13T11:07:40.687 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: File "", line 696, in call_throws 2024-01-13T11:07:40.688 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:07:40 smithi121 bash[14274]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:42.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: cluster 2024-01-13T11:07:39.936404+0000 mgr.y (mgr.14140) 301 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2024-01-13T11:07:42.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: cephadm 2024-01-13T11:07:40.325936+0000 mgr.y (mgr.14140) 302 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:07:42.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:42.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:42.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:42.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:42.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:42.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:42.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:07:42.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:07:42.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:07:42.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:07:42.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:42.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:42.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:07:42.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:07:42.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:42.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:07:42.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:07:42.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: code, '\n'.join(err))) 2024-01-13T11:07:42.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:07:42.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:42.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:42.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:42.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:42.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:42.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:42.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:07:42.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:07:42.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:07:42.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:07:42.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:42.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:42.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:07:42.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:07:42.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:42.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: cephadm 2024-01-13T11:07:40.326213+0000 mgr.y (mgr.14140) 303 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:07:42.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:42.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:42.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:42.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:42.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:42.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:42.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:07:42.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:07:42.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:07:42.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:07:42.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:42.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:42.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:07:42.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:07:42.401 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:41 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:42.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: cluster 2024-01-13T11:07:39.936404+0000 mgr.y (mgr.14140) 301 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2024-01-13T11:07:42.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: cephadm 2024-01-13T11:07:40.325936+0000 mgr.y (mgr.14140) 302 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:07:42.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:42.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:42.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:42.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:42.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:42.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:42.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:07:42.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:07:42.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:07:42.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:07:42.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:42.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:42.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:07:42.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:07:42.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:42.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:07:42.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:07:42.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: code, '\n'.join(err))) 2024-01-13T11:07:42.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:07:42.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:42.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:42.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:42.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:42.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:42.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:42.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:07:42.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:07:42.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:07:42.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:07:42.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:42.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:42.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:07:42.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: cluster 2024-01-13T11:07:39.936404+0000 mgr.y (mgr.14140) 301 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2024-01-13T11:07:42.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: cephadm 2024-01-13T11:07:40.325936+0000 mgr.y (mgr.14140) 302 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:07:42.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:42.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:42.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:42.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:42.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:42.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:42.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:07:42.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:07:42.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:07:42.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:07:42.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:42.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:42.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:07:42.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:07:42.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:42.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:07:42.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:07:42.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: code, '\n'.join(err))) 2024-01-13T11:07:42.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:07:42.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:42.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:42.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:42.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:42.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:42.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:42.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:07:42.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:07:42.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:07:42.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:07:42.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:42.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:42.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:07:42.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:07:42.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:42.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: cephadm 2024-01-13T11:07:40.326213+0000 mgr.y (mgr.14140) 303 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:07:42.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:42.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:42.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:42.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:42.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:42.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:42.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:07:42.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:07:42.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:07:42.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:07:42.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:42.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:42.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:07:42.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:07:42.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:42.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:07:42.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:42.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: cephadm 2024-01-13T11:07:40.326213+0000 mgr.y (mgr.14140) 303 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:07:42.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:07:42.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:07:42.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:42.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:07:42.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:07:42.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:07:42.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:07:42.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:07:42.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:07:42.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:07:42.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:07:42.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:07:42.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:07:42.444 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:07:42.444 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:41 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:07:44.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:43 smithi154 bash[13980]: cluster 2024-01-13T11:07:41.937138+0000 mgr.y (mgr.14140) 304 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2024-01-13T11:07:44.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:43 smithi121 bash[14010]: cluster 2024-01-13T11:07:41.937138+0000 mgr.y (mgr.14140) 304 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2024-01-13T11:07:44.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:43 smithi121 bash[17573]: cluster 2024-01-13T11:07:41.937138+0000 mgr.y (mgr.14140) 304 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2024-01-13T11:07:45.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:44 smithi154 bash[13980]: cluster 2024-01-13T11:07:43.938154+0000 mgr.y (mgr.14140) 305 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 69 KiB/s rd, 85 B/s wr, 116 op/s 2024-01-13T11:07:45.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:44 smithi121 bash[14010]: cluster 2024-01-13T11:07:43.938154+0000 mgr.y (mgr.14140) 305 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 69 KiB/s rd, 85 B/s wr, 116 op/s 2024-01-13T11:07:45.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:44 smithi121 bash[17573]: cluster 2024-01-13T11:07:43.938154+0000 mgr.y (mgr.14140) 305 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 69 KiB/s rd, 85 B/s wr, 116 op/s 2024-01-13T11:07:48.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:47 smithi154 bash[13980]: cluster 2024-01-13T11:07:45.939188+0000 mgr.y (mgr.14140) 306 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 36 KiB/s rd, 85 B/s wr, 54 op/s 2024-01-13T11:07:48.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:47 smithi121 bash[14010]: cluster 2024-01-13T11:07:45.939188+0000 mgr.y (mgr.14140) 306 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 36 KiB/s rd, 85 B/s wr, 54 op/s 2024-01-13T11:07:48.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:47 smithi121 bash[17573]: cluster 2024-01-13T11:07:45.939188+0000 mgr.y (mgr.14140) 306 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 36 KiB/s rd, 85 B/s wr, 54 op/s 2024-01-13T11:07:50.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:49 smithi154 bash[13980]: cluster 2024-01-13T11:07:47.940096+0000 mgr.y (mgr.14140) 307 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 27 op/s 2024-01-13T11:07:50.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:49 smithi121 bash[14010]: cluster 2024-01-13T11:07:47.940096+0000 mgr.y (mgr.14140) 307 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 27 op/s 2024-01-13T11:07:50.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:49 smithi121 bash[17573]: cluster 2024-01-13T11:07:47.940096+0000 mgr.y (mgr.14140) 307 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 27 op/s 2024-01-13T11:07:52.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:51 smithi154 bash[13980]: cluster 2024-01-13T11:07:49.941224+0000 mgr.y (mgr.14140) 308 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-01-13T11:07:52.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:51 smithi121 bash[14010]: cluster 2024-01-13T11:07:49.941224+0000 mgr.y (mgr.14140) 308 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-01-13T11:07:52.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:51 smithi121 bash[17573]: cluster 2024-01-13T11:07:49.941224+0000 mgr.y (mgr.14140) 308 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-01-13T11:07:54.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:53 smithi154 bash[13980]: cluster 2024-01-13T11:07:51.942363+0000 mgr.y (mgr.14140) 309 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:07:54.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:53 smithi121 bash[14010]: cluster 2024-01-13T11:07:51.942363+0000 mgr.y (mgr.14140) 309 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:07:54.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:53 smithi121 bash[17573]: cluster 2024-01-13T11:07:51.942363+0000 mgr.y (mgr.14140) 309 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:07:55.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:54 smithi154 bash[13980]: cluster 2024-01-13T11:07:53.943584+0000 mgr.y (mgr.14140) 310 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:07:55.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:54 smithi121 bash[14010]: cluster 2024-01-13T11:07:53.943584+0000 mgr.y (mgr.14140) 310 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:07:55.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:54 smithi121 bash[17573]: cluster 2024-01-13T11:07:53.943584+0000 mgr.y (mgr.14140) 310 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:07:58.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:57 smithi154 bash[13980]: cluster 2024-01-13T11:07:55.944551+0000 mgr.y (mgr.14140) 311 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:07:58.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:57 smithi121 bash[14010]: cluster 2024-01-13T11:07:55.944551+0000 mgr.y (mgr.14140) 311 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:07:58.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:57 smithi121 bash[17573]: cluster 2024-01-13T11:07:55.944551+0000 mgr.y (mgr.14140) 311 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:00.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:07:59 smithi154 bash[13980]: cluster 2024-01-13T11:07:57.945445+0000 mgr.y (mgr.14140) 312 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:00.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:07:59 smithi121 bash[14010]: cluster 2024-01-13T11:07:57.945445+0000 mgr.y (mgr.14140) 312 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:00.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:07:59 smithi121 bash[17573]: cluster 2024-01-13T11:07:57.945445+0000 mgr.y (mgr.14140) 312 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:02.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:08:01 smithi154 bash[13980]: cluster 2024-01-13T11:07:59.946720+0000 mgr.y (mgr.14140) 313 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:02.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:08:01 smithi121 bash[14010]: cluster 2024-01-13T11:07:59.946720+0000 mgr.y (mgr.14140) 313 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:02.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:08:01 smithi121 bash[17573]: cluster 2024-01-13T11:07:59.946720+0000 mgr.y (mgr.14140) 313 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:04.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:08:03 smithi154 bash[13980]: cluster 2024-01-13T11:08:01.947757+0000 mgr.y (mgr.14140) 314 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:04.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:08:03 smithi121 bash[14010]: cluster 2024-01-13T11:08:01.947757+0000 mgr.y (mgr.14140) 314 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:04.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:08:03 smithi121 bash[17573]: cluster 2024-01-13T11:08:01.947757+0000 mgr.y (mgr.14140) 314 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:05.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:08:05 smithi154 bash[13980]: cluster 2024-01-13T11:08:03.948689+0000 mgr.y (mgr.14140) 315 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:05.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:08:04 smithi121 bash[14010]: cluster 2024-01-13T11:08:03.948689+0000 mgr.y (mgr.14140) 315 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:05.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:08:04 smithi121 bash[17573]: cluster 2024-01-13T11:08:03.948689+0000 mgr.y (mgr.14140) 315 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:08.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:08:07 smithi154 bash[13980]: cluster 2024-01-13T11:08:05.949666+0000 mgr.y (mgr.14140) 316 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:08.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:08:07 smithi121 bash[14010]: cluster 2024-01-13T11:08:05.949666+0000 mgr.y (mgr.14140) 316 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:08.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:08:07 smithi121 bash[17573]: cluster 2024-01-13T11:08:05.949666+0000 mgr.y (mgr.14140) 316 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:10.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:08:09 smithi154 bash[13980]: cluster 2024-01-13T11:08:07.950599+0000 mgr.y (mgr.14140) 317 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:10.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:08:09 smithi121 bash[14010]: cluster 2024-01-13T11:08:07.950599+0000 mgr.y (mgr.14140) 317 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:10.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:08:09 smithi121 bash[17573]: cluster 2024-01-13T11:08:07.950599+0000 mgr.y (mgr.14140) 317 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:12.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:08:11 smithi154 bash[13980]: cluster 2024-01-13T11:08:09.951911+0000 mgr.y (mgr.14140) 318 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:12.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:08:11 smithi121 bash[14010]: cluster 2024-01-13T11:08:09.951911+0000 mgr.y (mgr.14140) 318 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:12.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:08:11 smithi121 bash[17573]: cluster 2024-01-13T11:08:09.951911+0000 mgr.y (mgr.14140) 318 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:14.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:08:13 smithi154 bash[13980]: cluster 2024-01-13T11:08:11.953106+0000 mgr.y (mgr.14140) 319 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:14.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:08:13 smithi121 bash[14010]: cluster 2024-01-13T11:08:11.953106+0000 mgr.y (mgr.14140) 319 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:14.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:08:13 smithi121 bash[17573]: cluster 2024-01-13T11:08:11.953106+0000 mgr.y (mgr.14140) 319 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:15.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:08:14 smithi154 bash[13980]: cluster 2024-01-13T11:08:13.954097+0000 mgr.y (mgr.14140) 320 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:15.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:08:14 smithi121 bash[14010]: cluster 2024-01-13T11:08:13.954097+0000 mgr.y (mgr.14140) 320 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:15.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:08:14 smithi121 bash[17573]: cluster 2024-01-13T11:08:13.954097+0000 mgr.y (mgr.14140) 320 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:18.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:08:17 smithi154 bash[13980]: cluster 2024-01-13T11:08:15.955072+0000 mgr.y (mgr.14140) 321 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:18.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:08:17 smithi121 bash[14010]: cluster 2024-01-13T11:08:15.955072+0000 mgr.y (mgr.14140) 321 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:18.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:08:17 smithi121 bash[17573]: cluster 2024-01-13T11:08:15.955072+0000 mgr.y (mgr.14140) 321 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:20.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:08:19 smithi154 bash[13980]: cluster 2024-01-13T11:08:17.955911+0000 mgr.y (mgr.14140) 322 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:20.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:08:19 smithi121 bash[14010]: cluster 2024-01-13T11:08:17.955911+0000 mgr.y (mgr.14140) 322 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:20.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:08:19 smithi121 bash[17573]: cluster 2024-01-13T11:08:17.955911+0000 mgr.y (mgr.14140) 322 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:22.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:08:21 smithi154 bash[13980]: cluster 2024-01-13T11:08:19.956896+0000 mgr.y (mgr.14140) 323 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:22.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:08:21 smithi121 bash[17573]: cluster 2024-01-13T11:08:19.956896+0000 mgr.y (mgr.14140) 323 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:22.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:08:21 smithi121 bash[14010]: cluster 2024-01-13T11:08:19.956896+0000 mgr.y (mgr.14140) 323 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:24.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:08:23 smithi154 bash[13980]: cluster 2024-01-13T11:08:21.958138+0000 mgr.y (mgr.14140) 324 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:24.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:08:23 smithi121 bash[14010]: cluster 2024-01-13T11:08:21.958138+0000 mgr.y (mgr.14140) 324 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:24.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:08:23 smithi121 bash[17573]: cluster 2024-01-13T11:08:21.958138+0000 mgr.y (mgr.14140) 324 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:25.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:08:24 smithi154 bash[13980]: cluster 2024-01-13T11:08:23.959197+0000 mgr.y (mgr.14140) 325 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:25.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:08:24 smithi121 bash[14010]: cluster 2024-01-13T11:08:23.959197+0000 mgr.y (mgr.14140) 325 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:25.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:08:24 smithi121 bash[17573]: cluster 2024-01-13T11:08:23.959197+0000 mgr.y (mgr.14140) 325 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:28.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:08:27 smithi154 bash[13980]: cluster 2024-01-13T11:08:25.960006+0000 mgr.y (mgr.14140) 326 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:28.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:08:27 smithi121 bash[14010]: cluster 2024-01-13T11:08:25.960006+0000 mgr.y (mgr.14140) 326 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:28.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:08:27 smithi121 bash[17573]: cluster 2024-01-13T11:08:25.960006+0000 mgr.y (mgr.14140) 326 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:29.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:08:29 smithi154 bash[13980]: cluster 2024-01-13T11:08:27.961041+0000 mgr.y (mgr.14140) 327 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:29.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:08:29 smithi121 bash[14010]: cluster 2024-01-13T11:08:27.961041+0000 mgr.y (mgr.14140) 327 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:29.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:08:29 smithi121 bash[17573]: cluster 2024-01-13T11:08:27.961041+0000 mgr.y (mgr.14140) 327 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:32.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:08:31 smithi154 bash[13980]: cluster 2024-01-13T11:08:29.962055+0000 mgr.y (mgr.14140) 328 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:32.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:08:31 smithi121 bash[14010]: cluster 2024-01-13T11:08:29.962055+0000 mgr.y (mgr.14140) 328 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:32.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:08:31 smithi121 bash[17573]: cluster 2024-01-13T11:08:29.962055+0000 mgr.y (mgr.14140) 328 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:34.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:08:33 smithi154 bash[13980]: cluster 2024-01-13T11:08:31.963244+0000 mgr.y (mgr.14140) 329 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:34.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:08:33 smithi121 bash[17573]: cluster 2024-01-13T11:08:31.963244+0000 mgr.y (mgr.14140) 329 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:34.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:08:33 smithi121 bash[14010]: cluster 2024-01-13T11:08:31.963244+0000 mgr.y (mgr.14140) 329 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:35.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:08:34 smithi154 bash[13980]: cluster 2024-01-13T11:08:33.970232+0000 mgr.y (mgr.14140) 330 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:35.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:08:34 smithi121 bash[14010]: cluster 2024-01-13T11:08:33.970232+0000 mgr.y (mgr.14140) 330 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:35.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:08:34 smithi121 bash[17573]: cluster 2024-01-13T11:08:33.970232+0000 mgr.y (mgr.14140) 330 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:38.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:08:37 smithi154 bash[13980]: cluster 2024-01-13T11:08:35.971252+0000 mgr.y (mgr.14140) 331 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:38.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:08:37 smithi121 bash[17573]: cluster 2024-01-13T11:08:35.971252+0000 mgr.y (mgr.14140) 331 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:38.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:08:37 smithi121 bash[14010]: cluster 2024-01-13T11:08:35.971252+0000 mgr.y (mgr.14140) 331 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:39.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:08:38 smithi154 bash[13980]: cluster 2024-01-13T11:08:37.972256+0000 mgr.y (mgr.14140) 332 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:39.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:08:38 smithi121 bash[17573]: cluster 2024-01-13T11:08:37.972256+0000 mgr.y (mgr.14140) 332 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:39.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:08:38 smithi121 bash[14010]: cluster 2024-01-13T11:08:37.972256+0000 mgr.y (mgr.14140) 332 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:42.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:08:41 smithi154 bash[13980]: cluster 2024-01-13T11:08:39.973254+0000 mgr.y (mgr.14140) 333 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:42.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:08:41 smithi121 bash[17573]: cluster 2024-01-13T11:08:39.973254+0000 mgr.y (mgr.14140) 333 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:42.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:08:41 smithi121 bash[14010]: cluster 2024-01-13T11:08:39.973254+0000 mgr.y (mgr.14140) 333 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:43.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:08:43 smithi154 bash[13980]: cluster 2024-01-13T11:08:41.974415+0000 mgr.y (mgr.14140) 334 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:43.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:08:43 smithi121 bash[17573]: cluster 2024-01-13T11:08:41.974415+0000 mgr.y (mgr.14140) 334 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:43.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:08:43 smithi121 bash[14010]: cluster 2024-01-13T11:08:41.974415+0000 mgr.y (mgr.14140) 334 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:45.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:08:45 smithi154 bash[13980]: cluster 2024-01-13T11:08:43.975427+0000 mgr.y (mgr.14140) 335 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:45.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:08:45 smithi121 bash[17573]: cluster 2024-01-13T11:08:43.975427+0000 mgr.y (mgr.14140) 335 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:45.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:08:45 smithi121 bash[14010]: cluster 2024-01-13T11:08:43.975427+0000 mgr.y (mgr.14140) 335 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:48.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:08:47 smithi154 bash[13980]: cluster 2024-01-13T11:08:45.976467+0000 mgr.y (mgr.14140) 336 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:48.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:08:47 smithi121 bash[14010]: cluster 2024-01-13T11:08:45.976467+0000 mgr.y (mgr.14140) 336 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:48.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:08:47 smithi121 bash[17573]: cluster 2024-01-13T11:08:45.976467+0000 mgr.y (mgr.14140) 336 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:49.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:08:48 smithi154 bash[13980]: cluster 2024-01-13T11:08:47.977436+0000 mgr.y (mgr.14140) 337 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:49.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:08:48 smithi121 bash[17573]: cluster 2024-01-13T11:08:47.977436+0000 mgr.y (mgr.14140) 337 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:49.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:08:48 smithi121 bash[14010]: cluster 2024-01-13T11:08:47.977436+0000 mgr.y (mgr.14140) 337 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:52.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:08:51 smithi154 bash[13980]: cluster 2024-01-13T11:08:49.978413+0000 mgr.y (mgr.14140) 338 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:52.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:08:51 smithi121 bash[17573]: cluster 2024-01-13T11:08:49.978413+0000 mgr.y (mgr.14140) 338 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:52.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:08:51 smithi121 bash[14010]: cluster 2024-01-13T11:08:49.978413+0000 mgr.y (mgr.14140) 338 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:53.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:08:53 smithi154 bash[13980]: cluster 2024-01-13T11:08:51.979641+0000 mgr.y (mgr.14140) 339 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:53.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:08:53 smithi121 bash[17573]: cluster 2024-01-13T11:08:51.979641+0000 mgr.y (mgr.14140) 339 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:53.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:08:53 smithi121 bash[14010]: cluster 2024-01-13T11:08:51.979641+0000 mgr.y (mgr.14140) 339 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:55.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:08:55 smithi154 bash[13980]: cluster 2024-01-13T11:08:53.980357+0000 mgr.y (mgr.14140) 340 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:55.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:08:55 smithi121 bash[17573]: cluster 2024-01-13T11:08:53.980357+0000 mgr.y (mgr.14140) 340 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:55.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:08:55 smithi121 bash[14010]: cluster 2024-01-13T11:08:53.980357+0000 mgr.y (mgr.14140) 340 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:58.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:08:57 smithi154 bash[13980]: cluster 2024-01-13T11:08:55.981321+0000 mgr.y (mgr.14140) 341 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:58.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:08:57 smithi121 bash[17573]: cluster 2024-01-13T11:08:55.981321+0000 mgr.y (mgr.14140) 341 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:58.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:08:57 smithi121 bash[14010]: cluster 2024-01-13T11:08:55.981321+0000 mgr.y (mgr.14140) 341 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:59.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:08:58 smithi154 bash[13980]: cluster 2024-01-13T11:08:57.982311+0000 mgr.y (mgr.14140) 342 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:59.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:08:58 smithi121 bash[17573]: cluster 2024-01-13T11:08:57.982311+0000 mgr.y (mgr.14140) 342 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:08:59.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:08:58 smithi121 bash[14010]: cluster 2024-01-13T11:08:57.982311+0000 mgr.y (mgr.14140) 342 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:01.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:09:01 smithi154 bash[13980]: cluster 2024-01-13T11:08:59.983426+0000 mgr.y (mgr.14140) 343 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:01.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:09:01 smithi121 bash[17573]: cluster 2024-01-13T11:08:59.983426+0000 mgr.y (mgr.14140) 343 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:01.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:09:01 smithi121 bash[14010]: cluster 2024-01-13T11:08:59.983426+0000 mgr.y (mgr.14140) 343 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:03.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:09:03 smithi154 bash[13980]: cluster 2024-01-13T11:09:01.984564+0000 mgr.y (mgr.14140) 344 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:03.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:09:03 smithi121 bash[17573]: cluster 2024-01-13T11:09:01.984564+0000 mgr.y (mgr.14140) 344 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:03.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:09:03 smithi121 bash[14010]: cluster 2024-01-13T11:09:01.984564+0000 mgr.y (mgr.14140) 344 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:05.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:09:05 smithi154 bash[13980]: cluster 2024-01-13T11:09:03.985534+0000 mgr.y (mgr.14140) 345 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:05.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:09:05 smithi121 bash[17573]: cluster 2024-01-13T11:09:03.985534+0000 mgr.y (mgr.14140) 345 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:05.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:09:05 smithi121 bash[14010]: cluster 2024-01-13T11:09:03.985534+0000 mgr.y (mgr.14140) 345 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:07.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:09:06 smithi154 bash[13980]: cluster 2024-01-13T11:09:05.986500+0000 mgr.y (mgr.14140) 346 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:07.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:09:06 smithi121 bash[17573]: cluster 2024-01-13T11:09:05.986500+0000 mgr.y (mgr.14140) 346 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:07.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:09:06 smithi121 bash[14010]: cluster 2024-01-13T11:09:05.986500+0000 mgr.y (mgr.14140) 346 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:09.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:09:09 smithi154 bash[13980]: cluster 2024-01-13T11:09:07.987386+0000 mgr.y (mgr.14140) 347 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:09.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:09:09 smithi121 bash[17573]: cluster 2024-01-13T11:09:07.987386+0000 mgr.y (mgr.14140) 347 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:09.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:09:09 smithi121 bash[14010]: cluster 2024-01-13T11:09:07.987386+0000 mgr.y (mgr.14140) 347 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:11.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:09:11 smithi154 bash[13980]: cluster 2024-01-13T11:09:09.988282+0000 mgr.y (mgr.14140) 348 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:11.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:09:11 smithi121 bash[17573]: cluster 2024-01-13T11:09:09.988282+0000 mgr.y (mgr.14140) 348 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:11.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:09:11 smithi121 bash[14010]: cluster 2024-01-13T11:09:09.988282+0000 mgr.y (mgr.14140) 348 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:13.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:09:13 smithi154 bash[13980]: cluster 2024-01-13T11:09:11.989364+0000 mgr.y (mgr.14140) 349 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:13.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:09:13 smithi121 bash[17573]: cluster 2024-01-13T11:09:11.989364+0000 mgr.y (mgr.14140) 349 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:13.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:09:13 smithi121 bash[14010]: cluster 2024-01-13T11:09:11.989364+0000 mgr.y (mgr.14140) 349 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:15.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:09:15 smithi154 bash[13980]: cluster 2024-01-13T11:09:13.990314+0000 mgr.y (mgr.14140) 350 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:15.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:09:15 smithi121 bash[17573]: cluster 2024-01-13T11:09:13.990314+0000 mgr.y (mgr.14140) 350 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:15.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:09:15 smithi121 bash[14010]: cluster 2024-01-13T11:09:13.990314+0000 mgr.y (mgr.14140) 350 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:17.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:09:16 smithi154 bash[13980]: cluster 2024-01-13T11:09:15.991015+0000 mgr.y (mgr.14140) 351 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:17.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:09:16 smithi121 bash[17573]: cluster 2024-01-13T11:09:15.991015+0000 mgr.y (mgr.14140) 351 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:17.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:09:16 smithi121 bash[14010]: cluster 2024-01-13T11:09:15.991015+0000 mgr.y (mgr.14140) 351 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:19.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:09:19 smithi154 bash[13980]: cluster 2024-01-13T11:09:17.992069+0000 mgr.y (mgr.14140) 352 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:19.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:09:19 smithi121 bash[17573]: cluster 2024-01-13T11:09:17.992069+0000 mgr.y (mgr.14140) 352 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:19.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:09:19 smithi121 bash[14010]: cluster 2024-01-13T11:09:17.992069+0000 mgr.y (mgr.14140) 352 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:21.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:09:21 smithi154 bash[13980]: cluster 2024-01-13T11:09:19.992942+0000 mgr.y (mgr.14140) 353 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:21.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:09:21 smithi121 bash[17573]: cluster 2024-01-13T11:09:19.992942+0000 mgr.y (mgr.14140) 353 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:21.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:09:21 smithi121 bash[14010]: cluster 2024-01-13T11:09:19.992942+0000 mgr.y (mgr.14140) 353 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:23.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:09:23 smithi154 bash[13980]: cluster 2024-01-13T11:09:21.994028+0000 mgr.y (mgr.14140) 354 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:23.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:09:23 smithi121 bash[17573]: cluster 2024-01-13T11:09:21.994028+0000 mgr.y (mgr.14140) 354 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:23.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:09:23 smithi121 bash[14010]: cluster 2024-01-13T11:09:21.994028+0000 mgr.y (mgr.14140) 354 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:25.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:09:25 smithi154 bash[13980]: cluster 2024-01-13T11:09:23.995072+0000 mgr.y (mgr.14140) 355 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:25.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:09:25 smithi121 bash[17573]: cluster 2024-01-13T11:09:23.995072+0000 mgr.y (mgr.14140) 355 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:25.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:09:25 smithi121 bash[14010]: cluster 2024-01-13T11:09:23.995072+0000 mgr.y (mgr.14140) 355 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:27.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:09:26 smithi154 bash[13980]: cluster 2024-01-13T11:09:25.996079+0000 mgr.y (mgr.14140) 356 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:27.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:09:26 smithi121 bash[17573]: cluster 2024-01-13T11:09:25.996079+0000 mgr.y (mgr.14140) 356 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:27.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:09:26 smithi121 bash[14010]: cluster 2024-01-13T11:09:25.996079+0000 mgr.y (mgr.14140) 356 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:29.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:09:29 smithi154 bash[13980]: cluster 2024-01-13T11:09:27.997122+0000 mgr.y (mgr.14140) 357 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:29.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:09:29 smithi121 bash[14010]: cluster 2024-01-13T11:09:27.997122+0000 mgr.y (mgr.14140) 357 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:29.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:09:29 smithi121 bash[17573]: cluster 2024-01-13T11:09:27.997122+0000 mgr.y (mgr.14140) 357 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:31.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:09:31 smithi154 bash[13980]: cluster 2024-01-13T11:09:29.997988+0000 mgr.y (mgr.14140) 358 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:31.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:09:31 smithi121 bash[14010]: cluster 2024-01-13T11:09:29.997988+0000 mgr.y (mgr.14140) 358 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:31.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:09:31 smithi121 bash[17573]: cluster 2024-01-13T11:09:29.997988+0000 mgr.y (mgr.14140) 358 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:33.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:09:33 smithi154 bash[13980]: cluster 2024-01-13T11:09:31.998902+0000 mgr.y (mgr.14140) 359 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:33.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:09:33 smithi121 bash[14010]: cluster 2024-01-13T11:09:31.998902+0000 mgr.y (mgr.14140) 359 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:33.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:09:33 smithi121 bash[17573]: cluster 2024-01-13T11:09:31.998902+0000 mgr.y (mgr.14140) 359 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:35.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:09:35 smithi154 bash[13980]: cluster 2024-01-13T11:09:33.999903+0000 mgr.y (mgr.14140) 360 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:35.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:09:35 smithi121 bash[14010]: cluster 2024-01-13T11:09:33.999903+0000 mgr.y (mgr.14140) 360 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:35.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:09:35 smithi121 bash[17573]: cluster 2024-01-13T11:09:33.999903+0000 mgr.y (mgr.14140) 360 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:37.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:09:36 smithi154 bash[13980]: cluster 2024-01-13T11:09:36.000839+0000 mgr.y (mgr.14140) 361 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:37.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:09:36 smithi121 bash[14010]: cluster 2024-01-13T11:09:36.000839+0000 mgr.y (mgr.14140) 361 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:37.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:09:36 smithi121 bash[17573]: cluster 2024-01-13T11:09:36.000839+0000 mgr.y (mgr.14140) 361 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:39.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:09:39 smithi154 bash[13980]: cluster 2024-01-13T11:09:38.001904+0000 mgr.y (mgr.14140) 362 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:39.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:09:39 smithi121 bash[14010]: cluster 2024-01-13T11:09:38.001904+0000 mgr.y (mgr.14140) 362 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:39.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:09:39 smithi121 bash[17573]: cluster 2024-01-13T11:09:38.001904+0000 mgr.y (mgr.14140) 362 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:41.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:09:41 smithi154 bash[13980]: cluster 2024-01-13T11:09:40.002581+0000 mgr.y (mgr.14140) 363 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:41.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:09:41 smithi121 bash[14010]: cluster 2024-01-13T11:09:40.002581+0000 mgr.y (mgr.14140) 363 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:41.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:09:41 smithi121 bash[17573]: cluster 2024-01-13T11:09:40.002581+0000 mgr.y (mgr.14140) 363 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:43.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:09:43 smithi154 bash[13980]: cluster 2024-01-13T11:09:42.003622+0000 mgr.y (mgr.14140) 364 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:43.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:09:43 smithi121 bash[14010]: cluster 2024-01-13T11:09:42.003622+0000 mgr.y (mgr.14140) 364 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:43.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:09:43 smithi121 bash[17573]: cluster 2024-01-13T11:09:42.003622+0000 mgr.y (mgr.14140) 364 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:45.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:09:45 smithi154 bash[13980]: cluster 2024-01-13T11:09:44.004652+0000 mgr.y (mgr.14140) 365 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:45.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:09:45 smithi121 bash[14010]: cluster 2024-01-13T11:09:44.004652+0000 mgr.y (mgr.14140) 365 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:45.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:09:45 smithi121 bash[17573]: cluster 2024-01-13T11:09:44.004652+0000 mgr.y (mgr.14140) 365 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:47.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:09:46 smithi154 bash[13980]: cluster 2024-01-13T11:09:46.005610+0000 mgr.y (mgr.14140) 366 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:47.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:09:46 smithi121 bash[17573]: cluster 2024-01-13T11:09:46.005610+0000 mgr.y (mgr.14140) 366 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:47.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:09:46 smithi121 bash[14010]: cluster 2024-01-13T11:09:46.005610+0000 mgr.y (mgr.14140) 366 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:49.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:09:49 smithi154 bash[13980]: cluster 2024-01-13T11:09:48.006504+0000 mgr.y (mgr.14140) 367 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:49.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:09:49 smithi121 bash[14010]: cluster 2024-01-13T11:09:48.006504+0000 mgr.y (mgr.14140) 367 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:49.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:09:49 smithi121 bash[17573]: cluster 2024-01-13T11:09:48.006504+0000 mgr.y (mgr.14140) 367 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:51.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:09:51 smithi154 bash[13980]: cluster 2024-01-13T11:09:50.007358+0000 mgr.y (mgr.14140) 368 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:51.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:09:51 smithi121 bash[14010]: cluster 2024-01-13T11:09:50.007358+0000 mgr.y (mgr.14140) 368 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:51.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:09:51 smithi121 bash[17573]: cluster 2024-01-13T11:09:50.007358+0000 mgr.y (mgr.14140) 368 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:53.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:09:53 smithi154 bash[13980]: cluster 2024-01-13T11:09:52.008518+0000 mgr.y (mgr.14140) 369 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:53.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:09:53 smithi121 bash[14010]: cluster 2024-01-13T11:09:52.008518+0000 mgr.y (mgr.14140) 369 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:53.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:09:53 smithi121 bash[17573]: cluster 2024-01-13T11:09:52.008518+0000 mgr.y (mgr.14140) 369 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:55.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:09:55 smithi154 bash[13980]: cluster 2024-01-13T11:09:54.009582+0000 mgr.y (mgr.14140) 370 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:55.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:09:55 smithi121 bash[17573]: cluster 2024-01-13T11:09:54.009582+0000 mgr.y (mgr.14140) 370 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:55.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:09:55 smithi121 bash[14010]: cluster 2024-01-13T11:09:54.009582+0000 mgr.y (mgr.14140) 370 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:57.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:09:56 smithi154 bash[13980]: cluster 2024-01-13T11:09:56.010521+0000 mgr.y (mgr.14140) 371 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:57.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:09:56 smithi121 bash[14010]: cluster 2024-01-13T11:09:56.010521+0000 mgr.y (mgr.14140) 371 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:57.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:09:56 smithi121 bash[17573]: cluster 2024-01-13T11:09:56.010521+0000 mgr.y (mgr.14140) 371 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:59.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:09:59 smithi154 bash[13980]: cluster 2024-01-13T11:09:58.011583+0000 mgr.y (mgr.14140) 372 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:59.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:09:59 smithi121 bash[14010]: cluster 2024-01-13T11:09:58.011583+0000 mgr.y (mgr.14140) 372 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:09:59.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:09:59 smithi121 bash[17573]: cluster 2024-01-13T11:09:58.011583+0000 mgr.y (mgr.14140) 372 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:01.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:01 smithi154 bash[13980]: cluster 2024-01-13T11:10:00.012468+0000 mgr.y (mgr.14140) 373 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:01.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:01 smithi121 bash[14010]: cluster 2024-01-13T11:10:00.012468+0000 mgr.y (mgr.14140) 373 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:01.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:01 smithi121 bash[17573]: cluster 2024-01-13T11:10:00.012468+0000 mgr.y (mgr.14140) 373 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:03.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:03 smithi154 bash[13980]: cluster 2024-01-13T11:10:02.013564+0000 mgr.y (mgr.14140) 374 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:03.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:03 smithi121 bash[14010]: cluster 2024-01-13T11:10:02.013564+0000 mgr.y (mgr.14140) 374 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:03.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:03 smithi121 bash[17573]: cluster 2024-01-13T11:10:02.013564+0000 mgr.y (mgr.14140) 374 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:05.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:05 smithi154 bash[13980]: cluster 2024-01-13T11:10:04.014610+0000 mgr.y (mgr.14140) 375 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:05.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:05 smithi121 bash[14010]: cluster 2024-01-13T11:10:04.014610+0000 mgr.y (mgr.14140) 375 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:05.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:05 smithi121 bash[17573]: cluster 2024-01-13T11:10:04.014610+0000 mgr.y (mgr.14140) 375 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:07.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:06 smithi154 bash[13980]: cluster 2024-01-13T11:10:06.015551+0000 mgr.y (mgr.14140) 376 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:07.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:06 smithi121 bash[14010]: cluster 2024-01-13T11:10:06.015551+0000 mgr.y (mgr.14140) 376 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:07.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:06 smithi121 bash[17573]: cluster 2024-01-13T11:10:06.015551+0000 mgr.y (mgr.14140) 376 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:09.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:09 smithi154 bash[13980]: cluster 2024-01-13T11:10:08.016820+0000 mgr.y (mgr.14140) 377 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:09.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:09 smithi121 bash[14010]: cluster 2024-01-13T11:10:08.016820+0000 mgr.y (mgr.14140) 377 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:09.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:09 smithi121 bash[17573]: cluster 2024-01-13T11:10:08.016820+0000 mgr.y (mgr.14140) 377 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:11.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:11 smithi154 bash[13980]: cluster 2024-01-13T11:10:10.017721+0000 mgr.y (mgr.14140) 378 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:11.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:11 smithi121 bash[17573]: cluster 2024-01-13T11:10:10.017721+0000 mgr.y (mgr.14140) 378 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:11.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:11 smithi121 bash[14010]: cluster 2024-01-13T11:10:10.017721+0000 mgr.y (mgr.14140) 378 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:13.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:13 smithi154 bash[13980]: cluster 2024-01-13T11:10:12.018794+0000 mgr.y (mgr.14140) 379 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:13.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:13 smithi121 bash[17573]: cluster 2024-01-13T11:10:12.018794+0000 mgr.y (mgr.14140) 379 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:13.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:13 smithi121 bash[14010]: cluster 2024-01-13T11:10:12.018794+0000 mgr.y (mgr.14140) 379 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:15.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:15 smithi154 bash[13980]: cluster 2024-01-13T11:10:14.019846+0000 mgr.y (mgr.14140) 380 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:15.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:15 smithi121 bash[14010]: cluster 2024-01-13T11:10:14.019846+0000 mgr.y (mgr.14140) 380 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:15.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:15 smithi121 bash[17573]: cluster 2024-01-13T11:10:14.019846+0000 mgr.y (mgr.14140) 380 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:17.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:16 smithi154 bash[13980]: cluster 2024-01-13T11:10:16.021013+0000 mgr.y (mgr.14140) 381 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:17.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:16 smithi121 bash[14010]: cluster 2024-01-13T11:10:16.021013+0000 mgr.y (mgr.14140) 381 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:17.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:16 smithi121 bash[17573]: cluster 2024-01-13T11:10:16.021013+0000 mgr.y (mgr.14140) 381 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:19.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:19 smithi154 bash[13980]: cluster 2024-01-13T11:10:18.022111+0000 mgr.y (mgr.14140) 382 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:19.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:19 smithi121 bash[17573]: cluster 2024-01-13T11:10:18.022111+0000 mgr.y (mgr.14140) 382 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:19.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:19 smithi121 bash[14010]: cluster 2024-01-13T11:10:18.022111+0000 mgr.y (mgr.14140) 382 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:21.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:21 smithi154 bash[13980]: cluster 2024-01-13T11:10:20.023042+0000 mgr.y (mgr.14140) 383 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:21.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:21 smithi121 bash[14010]: cluster 2024-01-13T11:10:20.023042+0000 mgr.y (mgr.14140) 383 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:21.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:21 smithi121 bash[17573]: cluster 2024-01-13T11:10:20.023042+0000 mgr.y (mgr.14140) 383 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:23.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:23 smithi154 bash[13980]: cluster 2024-01-13T11:10:22.024216+0000 mgr.y (mgr.14140) 384 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:23.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:23 smithi121 bash[17573]: cluster 2024-01-13T11:10:22.024216+0000 mgr.y (mgr.14140) 384 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:23.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:23 smithi121 bash[14010]: cluster 2024-01-13T11:10:22.024216+0000 mgr.y (mgr.14140) 384 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:25.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:25 smithi154 bash[13980]: cluster 2024-01-13T11:10:24.025158+0000 mgr.y (mgr.14140) 385 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:25.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:25 smithi121 bash[14010]: cluster 2024-01-13T11:10:24.025158+0000 mgr.y (mgr.14140) 385 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:25.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:25 smithi121 bash[17573]: cluster 2024-01-13T11:10:24.025158+0000 mgr.y (mgr.14140) 385 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:26.128 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-01-13T11:10:27.389 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:26 smithi121 bash[14010]: cluster 2024-01-13T11:10:26.026151+0000 mgr.y (mgr.14140) 386 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:27.390 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:26 smithi121 bash[17573]: cluster 2024-01-13T11:10:26.026151+0000 mgr.y (mgr.14140) 386 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:27.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:26 smithi154 bash[13980]: cluster 2024-01-13T11:10:26.026151+0000 mgr.y (mgr.14140) 386 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:29.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:29 smithi154 bash[13980]: cluster 2024-01-13T11:10:28.027255+0000 mgr.y (mgr.14140) 387 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:29.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:29 smithi154 bash[13980]: audit 2024-01-13T11:10:29.055357+0000 mon.a (mon.0) 571 : audit [INF] from='client.? 172.21.15.121:0/1005741650' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2024-01-13T11:10:29.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:29 smithi154 bash[13980]: audit 2024-01-13T11:10:29.062987+0000 mon.a (mon.0) 572 : audit [INF] from='client.? 172.21.15.121:0/1005741650' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2024-01-13T11:10:29.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:29 smithi121 bash[14010]: cluster 2024-01-13T11:10:28.027255+0000 mgr.y (mgr.14140) 387 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:29.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:29 smithi121 bash[14010]: audit 2024-01-13T11:10:29.055357+0000 mon.a (mon.0) 571 : audit [INF] from='client.? 172.21.15.121:0/1005741650' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2024-01-13T11:10:29.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:29 smithi121 bash[14010]: audit 2024-01-13T11:10:29.062987+0000 mon.a (mon.0) 572 : audit [INF] from='client.? 172.21.15.121:0/1005741650' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2024-01-13T11:10:29.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:29 smithi121 bash[17573]: cluster 2024-01-13T11:10:28.027255+0000 mgr.y (mgr.14140) 387 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:29.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:29 smithi121 bash[17573]: audit 2024-01-13T11:10:29.055357+0000 mon.a (mon.0) 571 : audit [INF] from='client.? 172.21.15.121:0/1005741650' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2024-01-13T11:10:29.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:29 smithi121 bash[17573]: audit 2024-01-13T11:10:29.062987+0000 mon.a (mon.0) 572 : audit [INF] from='client.? 172.21.15.121:0/1005741650' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2024-01-13T11:10:29.798 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-01-13T11:10:31.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:31 smithi154 bash[13980]: cluster 2024-01-13T11:10:30.028193+0000 mgr.y (mgr.14140) 388 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:31.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:31 smithi121 bash[17573]: cluster 2024-01-13T11:10:30.028193+0000 mgr.y (mgr.14140) 388 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:31.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:31 smithi121 bash[14010]: cluster 2024-01-13T11:10:30.028193+0000 mgr.y (mgr.14140) 388 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:33.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:33 smithi154 bash[13980]: cluster 2024-01-13T11:10:32.029083+0000 mgr.y (mgr.14140) 389 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:33.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:33 smithi154 bash[13980]: audit 2024-01-13T11:10:32.769113+0000 mon.a (mon.0) 573 : audit [INF] from='client.? 172.21.15.121:0/1756974016' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2024-01-13T11:10:33.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:33 smithi154 bash[13980]: audit 2024-01-13T11:10:32.777188+0000 mon.a (mon.0) 574 : audit [INF] from='client.? 172.21.15.121:0/1756974016' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2024-01-13T11:10:33.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:33 smithi121 bash[14010]: cluster 2024-01-13T11:10:32.029083+0000 mgr.y (mgr.14140) 389 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:33.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:33 smithi121 bash[14010]: audit 2024-01-13T11:10:32.769113+0000 mon.a (mon.0) 573 : audit [INF] from='client.? 172.21.15.121:0/1756974016' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2024-01-13T11:10:33.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:33 smithi121 bash[14010]: audit 2024-01-13T11:10:32.777188+0000 mon.a (mon.0) 574 : audit [INF] from='client.? 172.21.15.121:0/1756974016' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2024-01-13T11:10:33.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:33 smithi121 bash[17573]: cluster 2024-01-13T11:10:32.029083+0000 mgr.y (mgr.14140) 389 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:33.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:33 smithi121 bash[17573]: audit 2024-01-13T11:10:32.769113+0000 mon.a (mon.0) 573 : audit [INF] from='client.? 172.21.15.121:0/1756974016' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2024-01-13T11:10:33.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:33 smithi121 bash[17573]: audit 2024-01-13T11:10:32.777188+0000 mon.a (mon.0) 574 : audit [INF] from='client.? 172.21.15.121:0/1756974016' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2024-01-13T11:10:33.467 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph config set global log_to_journald false --force' 2024-01-13T11:10:35.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:35 smithi154 bash[13980]: cluster 2024-01-13T11:10:34.030063+0000 mgr.y (mgr.14140) 390 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:35.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:35 smithi121 bash[14010]: cluster 2024-01-13T11:10:34.030063+0000 mgr.y (mgr.14140) 390 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:35.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:35 smithi121 bash[17573]: cluster 2024-01-13T11:10:34.030063+0000 mgr.y (mgr.14140) 390 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:37.187 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph orch ps' 2024-01-13T11:10:37.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:36 smithi121 bash[14010]: cluster 2024-01-13T11:10:36.030985+0000 mgr.y (mgr.14140) 391 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:37.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:36 smithi121 bash[14010]: audit 2024-01-13T11:10:36.469408+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.121:0/298668201' entity='client.admin' cmd=[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]: dispatch 2024-01-13T11:10:37.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:36 smithi121 bash[14010]: audit 2024-01-13T11:10:36.469994+0000 mon.a (mon.0) 575 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]: dispatch 2024-01-13T11:10:37.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:36 smithi121 bash[14010]: audit 2024-01-13T11:10:36.478997+0000 mon.a (mon.0) 576 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]': finished 2024-01-13T11:10:37.326 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:36 smithi121 bash[17573]: cluster 2024-01-13T11:10:36.030985+0000 mgr.y (mgr.14140) 391 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:37.327 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:36 smithi121 bash[17573]: audit 2024-01-13T11:10:36.469408+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.121:0/298668201' entity='client.admin' cmd=[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]: dispatch 2024-01-13T11:10:37.327 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:36 smithi121 bash[17573]: audit 2024-01-13T11:10:36.469994+0000 mon.a (mon.0) 575 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]: dispatch 2024-01-13T11:10:37.327 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:36 smithi121 bash[17573]: audit 2024-01-13T11:10:36.478997+0000 mon.a (mon.0) 576 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]': finished 2024-01-13T11:10:37.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:36 smithi121 bash[14010]: audit 2024-01-13T11:10:36.767829+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290160\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290266\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290315\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290361\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290407\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290452\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"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\": \"2024-01-13T11:07:32.290498\", \"created\": \"2024-01-13T11:03:11.218933\", \"started\": \"2024-01-13T11:03:14.719382\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:07:32.290543\", \"created\": \"2024-01-13T11:05:21.973054\"}, \"rgw.r.z.smithi121.fccflq\": {\"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290572\", \"created\": \"2024-01-13T11:07:31.238145\", \"started\": \"2024-01-13T11:07:31.257157\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062\"}}, \"last_daemon_update\": \"2024-01-13T11:07:32.290686\", \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T11:10:36.765664\"}"}]: dispatch 2024-01-13T11:10:37.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:36 smithi121 bash[14010]: audit 2024-01-13T11:10:36.773188+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290160\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290266\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290315\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290361\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290407\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290452\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"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\": \"2024-01-13T11:07:32.290498\", \"created\": \"2024-01-13T11:03:11.218933\", \"started\": \"2024-01-13T11:03:14.719382\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:07:32.290543\", \"created\": \"2024-01-13T11:05:21.973054\"}, \"rgw.r.z.smithi121.fccflq\": {\"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290572\", \"created\": \"2024-01-13T11:07:31.238145\", \"started\": \"2024-01-13T11:07:31.257157\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062\"}}, \"last_daemon_update\": \"2024-01-13T11:07:32.290686\", \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T11:10:36.765664\"}"}]': finished 2024-01-13T11:10:37.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:36 smithi121 bash[14010]: cephadm 2024-01-13T11:10:36.778695+0000 mgr.y (mgr.14140) 392 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:10:37.328 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:36 smithi121 bash[17573]: audit 2024-01-13T11:10:36.767829+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290160\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290266\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290315\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290361\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290407\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290452\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"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\": \"2024-01-13T11:07:32.290498\", \"created\": \"2024-01-13T11:03:11.218933\", \"started\": \"2024-01-13T11:03:14.719382\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:07:32.290543\", \"created\": \"2024-01-13T11:05:21.973054\"}, \"rgw.r.z.smithi121.fccflq\": {\"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290572\", \"created\": \"2024-01-13T11:07:31.238145\", \"started\": \"2024-01-13T11:07:31.257157\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062\"}}, \"last_daemon_update\": \"2024-01-13T11:07:32.290686\", \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T11:10:36.765664\"}"}]: dispatch 2024-01-13T11:10:37.328 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:36 smithi121 bash[17573]: audit 2024-01-13T11:10:36.773188+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290160\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290266\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290315\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290361\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290407\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290452\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"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\": \"2024-01-13T11:07:32.290498\", \"created\": \"2024-01-13T11:03:11.218933\", \"started\": \"2024-01-13T11:03:14.719382\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:07:32.290543\", \"created\": \"2024-01-13T11:05:21.973054\"}, \"rgw.r.z.smithi121.fccflq\": {\"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290572\", \"created\": \"2024-01-13T11:07:31.238145\", \"started\": \"2024-01-13T11:07:31.257157\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062\"}}, \"last_daemon_update\": \"2024-01-13T11:07:32.290686\", \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T11:10:36.765664\"}"}]': finished 2024-01-13T11:10:37.328 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:36 smithi121 bash[17573]: cephadm 2024-01-13T11:10:36.778695+0000 mgr.y (mgr.14140) 392 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:10:37.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:37 smithi154 bash[13980]: cluster 2024-01-13T11:10:36.030985+0000 mgr.y (mgr.14140) 391 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:37.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:37 smithi154 bash[13980]: audit 2024-01-13T11:10:36.469408+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.121:0/298668201' entity='client.admin' cmd=[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]: dispatch 2024-01-13T11:10:37.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:37 smithi154 bash[13980]: audit 2024-01-13T11:10:36.469994+0000 mon.a (mon.0) 575 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]: dispatch 2024-01-13T11:10:37.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:37 smithi154 bash[13980]: audit 2024-01-13T11:10:36.478997+0000 mon.a (mon.0) 576 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]': finished 2024-01-13T11:10:37.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:37 smithi154 bash[13980]: audit 2024-01-13T11:10:36.767829+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290160\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290266\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290315\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290361\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290407\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290452\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"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\": \"2024-01-13T11:07:32.290498\", \"created\": \"2024-01-13T11:03:11.218933\", \"started\": \"2024-01-13T11:03:14.719382\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:07:32.290543\", \"created\": \"2024-01-13T11:05:21.973054\"}, \"rgw.r.z.smithi121.fccflq\": {\"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290572\", \"created\": \"2024-01-13T11:07:31.238145\", \"started\": \"2024-01-13T11:07:31.257157\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062\"}}, \"last_daemon_update\": \"2024-01-13T11:07:32.290686\", \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T11:10:36.765664\"}"}]: dispatch 2024-01-13T11:10:37.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:37 smithi154 bash[13980]: audit 2024-01-13T11:10:36.773188+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290160\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290266\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290315\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290361\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290407\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290452\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"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\": \"2024-01-13T11:07:32.290498\", \"created\": \"2024-01-13T11:03:11.218933\", \"started\": \"2024-01-13T11:03:14.719382\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:07:32.290543\", \"created\": \"2024-01-13T11:05:21.973054\"}, \"rgw.r.z.smithi121.fccflq\": {\"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:32.290572\", \"created\": \"2024-01-13T11:07:31.238145\", \"started\": \"2024-01-13T11:07:31.257157\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062\"}}, \"last_daemon_update\": \"2024-01-13T11:07:32.290686\", \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T11:10:36.765664\"}"}]': finished 2024-01-13T11:10:37.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:37 smithi154 bash[13980]: cephadm 2024-01-13T11:10:36.778695+0000 mgr.y (mgr.14140) 392 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:10:39.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:39 smithi154 bash[13980]: cluster 2024-01-13T11:10:38.032091+0000 mgr.y (mgr.14140) 393 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:39.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:39 smithi121 bash[14010]: cluster 2024-01-13T11:10:38.032091+0000 mgr.y (mgr.14140) 393 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:39.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:39 smithi121 bash[17573]: cluster 2024-01-13T11:10:38.032091+0000 mgr.y (mgr.14140) 393 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:40.058 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-13T11:10:40.058 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi154 running (4m) 3m ago 4m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c 4297ac71950b 2024-01-13T11:10:40.058 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi154 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5c5d35b6bfbf 2024-01-13T11:10:40.059 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e11f5c9050dd 2024-01-13T11:10:40.059 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 4864d1b1a118 2024-01-13T11:10:40.059 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi154 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 87962ad706ed 2024-01-13T11:10:40.059 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b4e93fe477dd 2024-01-13T11:10:40.059 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 error 3m ago 5m prom/node-exporter 2024-01-13T11:10:40.059 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi154 error 3m ago 5m prom/node-exporter 2024-01-13T11:10:40.059 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 008b68f14ad9 2024-01-13T11:10:40.059 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a578d354249c 2024-01-13T11:10:40.059 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 8907a99e62bc 2024-01-13T11:10:40.059 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 87964e338249 2024-01-13T11:10:40.059 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi154 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 11beca531e0e 2024-01-13T11:10:40.059 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi154 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cd6842e07156 2024-01-13T11:10:40.059 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi154 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5aa7f9553b38 2024-01-13T11:10:40.059 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi154 running (5m) 3m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 7cef3cceae20 2024-01-13T11:10:40.059 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi154 running (4m) 3m ago 5m prom/prometheus:latest ea7f826b1553 4fb22710cdd1 2024-01-13T11:10:40.060 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.r.z.smithi121.fccflq smithi121 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 7cef85d7a512 2024-01-13T11:10:40.060 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.r.z.smithi154.ycwgyx smithi154 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a56aaa9b3633 2024-01-13T11:10:40.892 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph versions' 2024-01-13T11:10:41.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:41 smithi121 bash[14010]: cluster 2024-01-13T11:10:40.032692+0000 mgr.y (mgr.14140) 394 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:41.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:41 smithi121 bash[14010]: audit 2024-01-13T11:10:40.040599+0000 mgr.y (mgr.14140) 395 : audit [DBG] from='client.14721 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:10:41.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:41 smithi121 bash[17573]: cluster 2024-01-13T11:10:40.032692+0000 mgr.y (mgr.14140) 394 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:41.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:41 smithi121 bash[17573]: audit 2024-01-13T11:10:40.040599+0000 mgr.y (mgr.14140) 395 : audit [DBG] from='client.14721 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:10:41.187 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: debug 2024-01-13T11:10:40.981+0000 7f231ca99700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:10:41.187 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:10:41.187 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:10:41.187 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:10:41.187 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:10:41.188 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:10:41.188 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:10:41.188 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:10:41.188 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: File "", line 4247, in 2024-01-13T11:10:41.188 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: File "", line 968, in _default_image 2024-01-13T11:10:41.188 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: File "", line 2508, in command_deploy 2024-01-13T11:10:41.188 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:10:41.188 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: File "", line 1532, in extract_uid_gid 2024-01-13T11:10:41.188 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: File "", line 1973, in run 2024-01-13T11:10:41.188 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: File "", line 696, in call_throws 2024-01-13T11:10:41.188 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:10:41.188 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:10:41.188 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:10:41.188 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: code, '\n'.join(err))) 2024-01-13T11:10:41.189 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:10:41.189 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:10:41.189 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:10:41.189 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:10:41.189 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:10:41.189 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:10:41.189 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:10:41.189 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:10:41.189 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: File "", line 4247, in 2024-01-13T11:10:41.189 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: File "", line 968, in _default_image 2024-01-13T11:10:41.189 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: File "", line 2508, in command_deploy 2024-01-13T11:10:41.189 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:10:41.189 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: File "", line 1532, in extract_uid_gid 2024-01-13T11:10:41.189 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: File "", line 1973, in run 2024-01-13T11:10:41.189 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: File "", line 696, in call_throws 2024-01-13T11:10:41.189 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:40 smithi121 bash[14274]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:10:41.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:41 smithi154 bash[13980]: cluster 2024-01-13T11:10:40.032692+0000 mgr.y (mgr.14140) 394 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:41.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:41 smithi154 bash[13980]: audit 2024-01-13T11:10:40.040599+0000 mgr.y (mgr.14140) 395 : audit [DBG] from='client.14721 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:10:42.379 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: cephadm 2024-01-13T11:10:40.984063+0000 mgr.y (mgr.14140) 396 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:10:42.379 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:10:42.379 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:10:42.379 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:10:42.379 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:10:42.379 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:10:42.379 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:10:42.380 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:10:42.380 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:10:42.380 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:10:42.380 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:10:42.380 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:10:42.380 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:10:42.380 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:10:42.380 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:10:42.380 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:10:42.380 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:10:42.380 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:10:42.380 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: code, '\n'.join(err))) 2024-01-13T11:10:42.380 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:10:42.381 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:10:42.381 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:10:42.381 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:10:42.381 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:10:42.381 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:10:42.381 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:10:42.381 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:10:42.381 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:10:42.381 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:10:42.381 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:10:42.381 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:10:42.381 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:10:42.381 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:10:42.381 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:10:42.382 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: cephadm 2024-01-13T11:10:40.984063+0000 mgr.y (mgr.14140) 396 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:10:42.382 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:10:42.382 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:10:42.382 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:10:42.382 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:10:42.382 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:10:42.382 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:10:42.382 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:10:42.382 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:10:42.383 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:10:42.383 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:10:42.383 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:10:42.383 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:10:42.383 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:10:42.383 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:10:42.383 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:10:42.383 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:10:42.383 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:10:42.383 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: code, '\n'.join(err))) 2024-01-13T11:10:42.383 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:10:42.383 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:10:42.383 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:10:42.383 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:10:42.383 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:10:42.383 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:10:42.384 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:10:42.384 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:10:42.384 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:10:42.384 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:10:42.384 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:10:42.384 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:10:42.384 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:10:42.384 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:10:42.384 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:10:42.384 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:10:42.384 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: cephadm 2024-01-13T11:10:40.984454+0000 mgr.y (mgr.14140) 397 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:10:42.384 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:10:42.384 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:10:42.385 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:10:42.385 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:10:42.385 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:10:42.385 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:10:42.385 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:10:42.385 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:10:42.385 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:10:42.385 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:10:42.385 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:10:42.385 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:10:42.385 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:10:42.385 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:10:42.385 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:10:42.386 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:10:42.386 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: cephadm 2024-01-13T11:10:40.984454+0000 mgr.y (mgr.14140) 397 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:10:42.386 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:10:42.386 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:10:42.386 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:10:42.386 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:10:42.386 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:10:42.386 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:10:42.386 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:10:42.386 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:10:42.386 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:10:42.386 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:10:42.386 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:10:42.386 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:10:42.387 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:10:42.387 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:10:42.387 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:42 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:10:42.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: cephadm 2024-01-13T11:10:40.984063+0000 mgr.y (mgr.14140) 396 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:10:42.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:10:42.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:10:42.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:10:42.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:10:42.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:10:42.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:10:42.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:10:42.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:10:42.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:10:42.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:10:42.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:10:42.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:10:42.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:10:42.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:10:42.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:10:42.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:10:42.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:10:42.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: code, '\n'.join(err))) 2024-01-13T11:10:42.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:10:42.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:10:42.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:10:42.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:10:42.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:10:42.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:10:42.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:10:42.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:10:42.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:10:42.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:10:42.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:10:42.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:10:42.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:10:42.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:10:42.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:10:42.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:10:42.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: cephadm 2024-01-13T11:10:40.984454+0000 mgr.y (mgr.14140) 397 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:10:42.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:10:42.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:10:42.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:10:42.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:10:42.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:10:42.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:10:42.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:10:42.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:10:42.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:10:42.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:10:42.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:10:42.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:10:42.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:10:42.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:10:42.400 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:42 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:10:43.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:43 smithi121 bash[14010]: cluster 2024-01-13T11:10:42.033862+0000 mgr.y (mgr.14140) 398 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:43.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:43 smithi121 bash[17573]: cluster 2024-01-13T11:10:42.033862+0000 mgr.y (mgr.14140) 398 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:43.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:43 smithi154 bash[13980]: cluster 2024-01-13T11:10:42.033862+0000 mgr.y (mgr.14140) 398 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:44.106 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-01-13T11:10:44.106 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-01-13T11:10:44.106 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-01-13T11:10:44.106 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-01-13T11:10:44.106 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-01-13T11:10:44.106 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-01-13T11:10:44.106 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-01-13T11:10:44.106 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-01-13T11:10:44.106 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-01-13T11:10:44.107 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-01-13T11:10:44.107 INFO:teuthology.orchestra.run.smithi121.stdout: "mds": {}, 2024-01-13T11:10:44.107 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-01-13T11:10:44.107 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-01-13T11:10:44.107 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-01-13T11:10:44.107 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-01-13T11:10:44.107 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2024-01-13T11:10:44.107 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-01-13T11:10:44.107 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-01-13T11:10:44.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:44 smithi154 bash[13980]: audit 2024-01-13T11:10:44.098321+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.121:0/247955446' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-13T11:10:44.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:44 smithi121 bash[17573]: audit 2024-01-13T11:10:44.098321+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.121:0/247955446' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-13T11:10:44.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:44 smithi121 bash[14010]: audit 2024-01-13T11:10:44.098321+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.121:0/247955446' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-13T11:10:44.818 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph -s' 2024-01-13T11:10:45.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:45 smithi154 bash[13980]: cluster 2024-01-13T11:10:44.034577+0000 mgr.y (mgr.14140) 399 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:45.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:45 smithi121 bash[14010]: cluster 2024-01-13T11:10:44.034577+0000 mgr.y (mgr.14140) 399 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:45.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:45 smithi121 bash[17573]: cluster 2024-01-13T11:10:44.034577+0000 mgr.y (mgr.14140) 399 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:47.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:47 smithi154 bash[13980]: cluster 2024-01-13T11:10:46.035483+0000 mgr.y (mgr.14140) 400 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:47.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:46 smithi121 bash[17573]: cluster 2024-01-13T11:10:46.035483+0000 mgr.y (mgr.14140) 400 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:47.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:46 smithi121 bash[14010]: cluster 2024-01-13T11:10:46.035483+0000 mgr.y (mgr.14140) 400 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:47.880 INFO:teuthology.orchestra.run.smithi121.stdout: cluster: 2024-01-13T11:10:47.880 INFO:teuthology.orchestra.run.smithi121.stdout: id: b5155c52-b202-11ee-95ac-87774f69a715 2024-01-13T11:10:47.880 INFO:teuthology.orchestra.run.smithi121.stdout: health: HEALTH_OK 2024-01-13T11:10:47.880 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-01-13T11:10:47.880 INFO:teuthology.orchestra.run.smithi121.stdout: services: 2024-01-13T11:10:47.880 INFO:teuthology.orchestra.run.smithi121.stdout: mon: 3 daemons, quorum a,c,b (age 9m) 2024-01-13T11:10:47.880 INFO:teuthology.orchestra.run.smithi121.stdout: mgr: y(active, since 10m), standbys: x 2024-01-13T11:10:47.880 INFO:teuthology.orchestra.run.smithi121.stdout: osd: 8 osds: 8 up (since 5m), 8 in (since 5m) 2024-01-13T11:10:47.880 INFO:teuthology.orchestra.run.smithi121.stdout: rgw: 2 daemons active (r.z.smithi121.fccflq, r.z.smithi154.ycwgyx) 2024-01-13T11:10:47.881 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-01-13T11:10:47.881 INFO:teuthology.orchestra.run.smithi121.stdout: task status: 2024-01-13T11:10:47.881 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-01-13T11:10:47.881 INFO:teuthology.orchestra.run.smithi121.stdout: data: 2024-01-13T11:10:47.881 INFO:teuthology.orchestra.run.smithi121.stdout: pools: 5 pools, 129 pgs 2024-01-13T11:10:47.881 INFO:teuthology.orchestra.run.smithi121.stdout: objects: 202 objects, 7.0 KiB 2024-01-13T11:10:47.881 INFO:teuthology.orchestra.run.smithi121.stdout: usage: 8.0 GiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:47.881 INFO:teuthology.orchestra.run.smithi121.stdout: pgs: 129 active+clean 2024-01-13T11:10:47.881 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-01-13T11:10:48.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:48 smithi154 bash[13980]: audit 2024-01-13T11:10:47.872380+0000 mon.a (mon.0) 579 : audit [DBG] from='client.? 172.21.15.121:0/4018530801' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-01-13T11:10:48.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:48 smithi121 bash[14010]: audit 2024-01-13T11:10:47.872380+0000 mon.a (mon.0) 579 : audit [DBG] from='client.? 172.21.15.121:0/4018530801' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-01-13T11:10:48.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:48 smithi121 bash[17573]: audit 2024-01-13T11:10:47.872380+0000 mon.a (mon.0) 579 : audit [DBG] from='client.? 172.21.15.121:0/4018530801' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-01-13T11:10:48.596 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph orch ls' 2024-01-13T11:10:49.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:49 smithi154 bash[13980]: cluster 2024-01-13T11:10:48.036198+0000 mgr.y (mgr.14140) 401 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:49.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:49 smithi121 bash[14010]: cluster 2024-01-13T11:10:48.036198+0000 mgr.y (mgr.14140) 401 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:49.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:49 smithi121 bash[17573]: cluster 2024-01-13T11:10:48.036198+0000 mgr.y (mgr.14140) 401 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:51.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:51 smithi154 bash[13980]: cluster 2024-01-13T11:10:50.037017+0000 mgr.y (mgr.14140) 402 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:51.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:51 smithi121 bash[14010]: cluster 2024-01-13T11:10:50.037017+0000 mgr.y (mgr.14140) 402 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:51.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:51 smithi121 bash[17573]: cluster 2024-01-13T11:10:50.037017+0000 mgr.y (mgr.14140) 402 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:51.622 INFO:teuthology.orchestra.run.smithi121.stdout:NAME RUNNING REFRESHED AGE PLACEMENT IMAGE NAME IMAGE ID 2024-01-13T11:10:51.622 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager 0/1 - - count:1 smithi121=a 2024-01-13T11:10:51.623 INFO:teuthology.orchestra.run.smithi121.stdout:grafana 1/1 3m ago 5m count:1 smithi154=a ceph/ceph-grafana:latest 87a51ecf0b1c 2024-01-13T11:10:51.623 INFO:teuthology.orchestra.run.smithi121.stdout:mgr 2/2 3m ago 9m count:2 smithi121=y,smithi154=x docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2024-01-13T11:10:51.623 INFO:teuthology.orchestra.run.smithi121.stdout:mon 3/0 3m ago - docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2024-01-13T11:10:51.623 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter 0/2 3m ago 5m count:2 smithi121=a,smithi154=b prom/node-exporter 2024-01-13T11:10:51.623 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus 1/1 3m ago 5m count:1 smithi154=a prom/prometheus:latest ea7f826b1553 2024-01-13T11:10:51.623 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.r.z 2/2 3m ago 3m count:2 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2024-01-13T11:10:52.317 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph config set mgr container_image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-01-13T11:10:52.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:52 smithi154 bash[13980]: audit 2024-01-13T11:10:51.611835+0000 mgr.y (mgr.14140) 403 : audit [DBG] from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:10:52.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:52 smithi121 bash[14010]: audit 2024-01-13T11:10:51.611835+0000 mgr.y (mgr.14140) 403 : audit [DBG] from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:10:52.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:52 smithi121 bash[17573]: audit 2024-01-13T11:10:51.611835+0000 mgr.y (mgr.14140) 403 : audit [DBG] from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:10:53.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:53 smithi154 bash[13980]: cluster 2024-01-13T11:10:52.038167+0000 mgr.y (mgr.14140) 404 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:53.399 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:53 smithi121 bash[14010]: cluster 2024-01-13T11:10:52.038167+0000 mgr.y (mgr.14140) 404 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:53.400 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:53 smithi121 bash[17573]: cluster 2024-01-13T11:10:52.038167+0000 mgr.y (mgr.14140) 404 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:55.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:55 smithi154 bash[13980]: cluster 2024-01-13T11:10:54.039212+0000 mgr.y (mgr.14140) 405 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:55.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:55 smithi121 bash[17573]: cluster 2024-01-13T11:10:54.039212+0000 mgr.y (mgr.14140) 405 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:55.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:55 smithi121 bash[14010]: cluster 2024-01-13T11:10:54.039212+0000 mgr.y (mgr.14140) 405 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:56.013 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)"' 2024-01-13T11:10:56.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:56 smithi154 bash[13980]: audit 2024-01-13T11:10:55.198191+0000 mon.a (mon.0) 580 : audit [INF] from='client.? 172.21.15.121:0/1465986491' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb"}]: dispatch 2024-01-13T11:10:56.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:56 smithi154 bash[13980]: audit 2024-01-13T11:10:55.206859+0000 mon.a (mon.0) 581 : audit [INF] from='client.? 172.21.15.121:0/1465986491' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb"}]': finished 2024-01-13T11:10:56.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:56 smithi154 bash[13980]: audit 2024-01-13T11:10:55.498299+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.299832\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300033\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300162\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300285\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300406\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300526\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300646\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:07:33.300767\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300839\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300958\", \"created\": \"2024-01-13T11:07:28.585856\", \"started\": \"2024-01-13T11:07:28.606475\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_daemon_update\": \"2024-01-13T11:07:33.301211\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:10:55.495979\"}"}]: dispatch 2024-01-13T11:10:56.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:56 smithi154 bash[13980]: audit 2024-01-13T11:10:55.505117+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.299832\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300033\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300162\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300285\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300406\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300526\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300646\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:07:33.300767\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300839\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300958\", \"created\": \"2024-01-13T11:07:28.585856\", \"started\": \"2024-01-13T11:07:28.606475\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_daemon_update\": \"2024-01-13T11:07:33.301211\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:10:55.495979\"}"}]': finished 2024-01-13T11:10:56.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:56 smithi154 bash[13980]: cephadm 2024-01-13T11:10:55.510868+0000 mgr.y (mgr.14140) 406 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:10:56.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:56 smithi121 bash[14010]: audit 2024-01-13T11:10:55.198191+0000 mon.a (mon.0) 580 : audit [INF] from='client.? 172.21.15.121:0/1465986491' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb"}]: dispatch 2024-01-13T11:10:56.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:56 smithi121 bash[14010]: audit 2024-01-13T11:10:55.206859+0000 mon.a (mon.0) 581 : audit [INF] from='client.? 172.21.15.121:0/1465986491' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb"}]': finished 2024-01-13T11:10:56.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:56 smithi121 bash[17573]: audit 2024-01-13T11:10:55.198191+0000 mon.a (mon.0) 580 : audit [INF] from='client.? 172.21.15.121:0/1465986491' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb"}]: dispatch 2024-01-13T11:10:56.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:56 smithi121 bash[17573]: audit 2024-01-13T11:10:55.206859+0000 mon.a (mon.0) 581 : audit [INF] from='client.? 172.21.15.121:0/1465986491' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb"}]': finished 2024-01-13T11:10:56.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:56 smithi121 bash[17573]: audit 2024-01-13T11:10:55.498299+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.299832\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300033\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300162\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300285\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300406\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300526\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300646\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:07:33.300767\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300839\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300958\", \"created\": \"2024-01-13T11:07:28.585856\", \"started\": \"2024-01-13T11:07:28.606475\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_daemon_update\": \"2024-01-13T11:07:33.301211\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:10:55.495979\"}"}]: dispatch 2024-01-13T11:10:56.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:56 smithi121 bash[17573]: audit 2024-01-13T11:10:55.505117+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.299832\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300033\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300162\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300285\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300406\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300526\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300646\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:07:33.300767\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300839\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300958\", \"created\": \"2024-01-13T11:07:28.585856\", \"started\": \"2024-01-13T11:07:28.606475\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_daemon_update\": \"2024-01-13T11:07:33.301211\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:10:55.495979\"}"}]': finished 2024-01-13T11:10:56.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:56 smithi121 bash[17573]: cephadm 2024-01-13T11:10:55.510868+0000 mgr.y (mgr.14140) 406 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:10:56.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:56 smithi121 bash[14010]: audit 2024-01-13T11:10:55.498299+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.299832\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300033\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300162\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300285\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300406\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300526\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300646\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:07:33.300767\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300839\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300958\", \"created\": \"2024-01-13T11:07:28.585856\", \"started\": \"2024-01-13T11:07:28.606475\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_daemon_update\": \"2024-01-13T11:07:33.301211\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:10:55.495979\"}"}]: dispatch 2024-01-13T11:10:56.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:56 smithi121 bash[14010]: audit 2024-01-13T11:10:55.505117+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.299832\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"5c5d35b6bfbf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300033\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:01:34.321646\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300162\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300285\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300406\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300526\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300646\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:07:33.300767\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300839\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300958\", \"created\": \"2024-01-13T11:07:28.585856\", \"started\": \"2024-01-13T11:07:28.606475\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:31.810512\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_daemon_update\": \"2024-01-13T11:07:33.301211\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:10:55.495979\"}"}]': finished 2024-01-13T11:10:56.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:56 smithi121 bash[14010]: cephadm 2024-01-13T11:10:55.510868+0000 mgr.y (mgr.14140) 406 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:10:57.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:57 smithi154 bash[13980]: cluster 2024-01-13T11:10:56.040099+0000 mgr.y (mgr.14140) 407 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:57.399 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:57 smithi121 bash[14010]: cluster 2024-01-13T11:10:56.040099+0000 mgr.y (mgr.14140) 407 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:57.400 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:57 smithi121 bash[17573]: cluster 2024-01-13T11:10:56.040099+0000 mgr.y (mgr.14140) 407 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:59.333 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14010]: cluster 2024-01-13T11:10:58.041328+0000 mgr.y (mgr.14140) 408 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:59.333 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14010]: audit 2024-01-13T11:10:59.117217+0000 mon.a (mon.0) 584 : audit [DBG] from='client.? 172.21.15.121:0/3539311627' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-01-13T11:10:59.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[17573]: cluster 2024-01-13T11:10:58.041328+0000 mgr.y (mgr.14140) 408 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:59.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[17573]: audit 2024-01-13T11:10:59.117217+0000 mon.a (mon.0) 584 : audit [DBG] from='client.? 172.21.15.121:0/3539311627' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-01-13T11:10:59.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:59 smithi154 bash[13980]: cluster 2024-01-13T11:10:58.041328+0000 mgr.y (mgr.14140) 408 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:10:59.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:10:59 smithi154 bash[13980]: audit 2024-01-13T11:10:59.117217+0000 mon.a (mon.0) 584 : audit [DBG] from='client.? 172.21.15.121:0/3539311627' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-01-13T11:10:59.687 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: debug 2024-01-13T11:10:59.373+0000 7f231ca99700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:10:59.687 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:10:59.687 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:10:59.687 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:10:59.687 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:10:59.687 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:10:59.688 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:10:59.688 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:10:59.688 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: File "", line 4247, in 2024-01-13T11:10:59.688 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: File "", line 968, in _default_image 2024-01-13T11:10:59.688 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: File "", line 2508, in command_deploy 2024-01-13T11:10:59.688 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:10:59.688 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: File "", line 1532, in extract_uid_gid 2024-01-13T11:10:59.688 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: File "", line 1973, in run 2024-01-13T11:10:59.688 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: File "", line 696, in call_throws 2024-01-13T11:10:59.688 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:10:59.688 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:10:59.688 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:10:59.688 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: code, '\n'.join(err))) 2024-01-13T11:10:59.688 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:10:59.688 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:10:59.689 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:10:59.689 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:10:59.689 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:10:59.689 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:10:59.689 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:10:59.689 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:10:59.689 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: File "", line 4247, in 2024-01-13T11:10:59.689 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: File "", line 968, in _default_image 2024-01-13T11:10:59.689 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: File "", line 2508, in command_deploy 2024-01-13T11:10:59.689 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:10:59.689 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: File "", line 1532, in extract_uid_gid 2024-01-13T11:10:59.689 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: File "", line 1973, in run 2024-01-13T11:10:59.689 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: File "", line 696, in call_throws 2024-01-13T11:10:59.689 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:10:59 smithi121 bash[14274]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:00.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: cephadm 2024-01-13T11:10:59.378515+0000 mgr.y (mgr.14140) 409 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:11:00.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:11:00.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:11:00.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:00.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:11:00.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:11:00.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:11:00.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:11:00.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:11:00.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:11:00.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:11:00.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:11:00.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:11:00.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:11:00.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:11:00.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:00.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:11:00.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:11:00.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: code, '\n'.join(err))) 2024-01-13T11:11:00.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:11:00.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:11:00.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:11:00.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:00.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:11:00.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:11:00.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:11:00.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:11:00.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:11:00.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:11:00.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:11:00.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:11:00.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:11:00.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:11:00.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:11:00.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: cephadm 2024-01-13T11:10:59.378515+0000 mgr.y (mgr.14140) 409 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:11:00.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:11:00.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:11:00.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:00.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:11:00.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:11:00.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:11:00.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:11:00.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:11:00.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:11:00.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:11:00.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:11:00.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:11:00.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:11:00.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:11:00.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:00.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:11:00.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:11:00.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: code, '\n'.join(err))) 2024-01-13T11:11:00.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:11:00.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:11:00.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:11:00.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:00.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:11:00.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:11:00.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:11:00.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:11:00.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:11:00.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:11:00.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:11:00.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:11:00.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:11:00.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:11:00.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:11:00.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:00.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: cephadm 2024-01-13T11:10:59.378618+0000 mgr.y (mgr.14140) 410 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:11:00.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:11:00.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:11:00.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:00.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:11:00.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:11:00.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:11:00.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:11:00.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:11:00.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:11:00.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:11:00.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:11:00.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:11:00.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:11:00.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:11:00.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:00.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: audit 2024-01-13T11:10:59.460478+0000 mgr.y (mgr.14140) 411 : audit [DBG] from='client.14757 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "redeploy", "name": "mgr.x", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:11:00.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: cephadm 2024-01-13T11:10:59.461136+0000 mgr.y (mgr.14140) 412 : cephadm [INF] Redeploy daemons mgr.x 2024-01-13T11:11:00.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: audit 2024-01-13T11:10:59.462619+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2024-01-13T11:11:00.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: audit 2024-01-13T11:10:59.463725+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:11:00.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: cephadm 2024-01-13T11:10:59.464416+0000 mgr.y (mgr.14140) 413 : cephadm [INF] Deploying daemon mgr.x on smithi154 2024-01-13T11:11:00.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[14010]: audit 2024-01-13T11:10:59.464746+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-01-13T11:11:00.444 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:00.444 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: cephadm 2024-01-13T11:10:59.378618+0000 mgr.y (mgr.14140) 410 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:11:00.444 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:11:00.444 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:11:00.444 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:00.444 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:11:00.444 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:11:00.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:11:00.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:11:00.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:11:00.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:11:00.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:11:00.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:11:00.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:11:00.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:11:00.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:11:00.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:00.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: audit 2024-01-13T11:10:59.460478+0000 mgr.y (mgr.14140) 411 : audit [DBG] from='client.14757 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "redeploy", "name": "mgr.x", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:11:00.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: cephadm 2024-01-13T11:10:59.461136+0000 mgr.y (mgr.14140) 412 : cephadm [INF] Redeploy daemons mgr.x 2024-01-13T11:11:00.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: audit 2024-01-13T11:10:59.462619+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2024-01-13T11:11:00.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: audit 2024-01-13T11:10:59.463725+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:11:00.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: cephadm 2024-01-13T11:10:59.464416+0000 mgr.y (mgr.14140) 413 : cephadm [INF] Deploying daemon mgr.x on smithi154 2024-01-13T11:11:00.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:00 smithi121 bash[17573]: audit 2024-01-13T11:10:59.464746+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-01-13T11:11:00.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: cephadm 2024-01-13T11:10:59.378515+0000 mgr.y (mgr.14140) 409 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:11:00.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:11:00.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:11:00.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:00.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:11:00.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:11:00.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:11:00.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:11:00.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:11:00.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:11:00.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:11:00.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:11:00.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:11:00.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:11:00.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:11:00.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:00.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:11:00.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:11:00.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: code, '\n'.join(err))) 2024-01-13T11:11:00.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:11:00.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:11:00.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:11:00.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:00.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:11:00.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:11:00.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:11:00.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:11:00.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:11:00.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:11:00.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:11:00.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:11:00.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:11:00.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:11:00.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:11:00.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:00.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: cephadm 2024-01-13T11:10:59.378618+0000 mgr.y (mgr.14140) 410 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:11:00.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:11:00.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:11:00.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:00.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:11:00.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:11:00.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:11:00.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:11:00.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:11:00.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:11:00.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:11:00.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:11:00.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:11:00.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:11:00.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:11:00.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:00.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: audit 2024-01-13T11:10:59.460478+0000 mgr.y (mgr.14140) 411 : audit [DBG] from='client.14757 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "redeploy", "name": "mgr.x", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:11:00.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: cephadm 2024-01-13T11:10:59.461136+0000 mgr.y (mgr.14140) 412 : cephadm [INF] Redeploy daemons mgr.x 2024-01-13T11:11:00.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: audit 2024-01-13T11:10:59.462619+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2024-01-13T11:11:00.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: audit 2024-01-13T11:10:59.463725+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:11:00.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: cephadm 2024-01-13T11:10:59.464416+0000 mgr.y (mgr.14140) 413 : cephadm [INF] Deploying daemon mgr.x on smithi154 2024-01-13T11:11:00.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:00 smithi154 bash[13980]: audit 2024-01-13T11:10:59.464746+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-01-13T11:11:01.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:01 smithi121 bash[14010]: cluster 2024-01-13T11:11:00.042242+0000 mgr.y (mgr.14140) 414 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:01.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:01 smithi121 bash[17573]: cluster 2024-01-13T11:11:00.042242+0000 mgr.y (mgr.14140) 414 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:01.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:01 smithi154 bash[13980]: cluster 2024-01-13T11:11:00.042242+0000 mgr.y (mgr.14140) 414 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:03.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:03 smithi121 bash[14010]: cluster 2024-01-13T11:11:02.043347+0000 mgr.y (mgr.14140) 415 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:03.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:03 smithi121 bash[17573]: cluster 2024-01-13T11:11:02.043347+0000 mgr.y (mgr.14140) 415 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:03.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:03 smithi154 bash[13980]: cluster 2024-01-13T11:11:02.043347+0000 mgr.y (mgr.14140) 415 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:05.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:05 smithi121 bash[14010]: cluster 2024-01-13T11:11:04.044177+0000 mgr.y (mgr.14140) 416 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:05.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:05 smithi121 bash[17573]: cluster 2024-01-13T11:11:04.044177+0000 mgr.y (mgr.14140) 416 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:05.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:05 smithi154 bash[13980]: cluster 2024-01-13T11:11:04.044177+0000 mgr.y (mgr.14140) 416 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:07.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:07 smithi154 bash[13980]: cluster 2024-01-13T11:11:06.045248+0000 mgr.y (mgr.14140) 417 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:07.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:07 smithi121 bash[14010]: cluster 2024-01-13T11:11:06.045248+0000 mgr.y (mgr.14140) 417 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:07.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:07 smithi121 bash[17573]: cluster 2024-01-13T11:11:06.045248+0000 mgr.y (mgr.14140) 417 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:09.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:09 smithi154 bash[13980]: cluster 2024-01-13T11:11:08.046410+0000 mgr.y (mgr.14140) 418 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:09.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:09 smithi121 bash[14010]: cluster 2024-01-13T11:11:08.046410+0000 mgr.y (mgr.14140) 418 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:09.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:09 smithi121 bash[17573]: cluster 2024-01-13T11:11:08.046410+0000 mgr.y (mgr.14140) 418 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:11.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:11 smithi154 bash[13980]: cluster 2024-01-13T11:11:10.047294+0000 mgr.y (mgr.14140) 419 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:11.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:11 smithi121 bash[14010]: cluster 2024-01-13T11:11:10.047294+0000 mgr.y (mgr.14140) 419 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:11.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:11 smithi121 bash[17573]: cluster 2024-01-13T11:11:10.047294+0000 mgr.y (mgr.14140) 419 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:13.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:13 smithi154 bash[13980]: cluster 2024-01-13T11:11:12.048225+0000 mgr.y (mgr.14140) 420 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:13.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:13 smithi121 bash[14010]: cluster 2024-01-13T11:11:12.048225+0000 mgr.y (mgr.14140) 420 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:13.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:13 smithi121 bash[17573]: cluster 2024-01-13T11:11:12.048225+0000 mgr.y (mgr.14140) 420 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:15.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:15 smithi154 bash[13980]: cluster 2024-01-13T11:11:14.049190+0000 mgr.y (mgr.14140) 421 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:15.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:15 smithi121 bash[14010]: cluster 2024-01-13T11:11:14.049190+0000 mgr.y (mgr.14140) 421 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:15.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:15 smithi121 bash[17573]: cluster 2024-01-13T11:11:14.049190+0000 mgr.y (mgr.14140) 421 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:17.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:17 smithi154 bash[13980]: cluster 2024-01-13T11:11:16.050362+0000 mgr.y (mgr.14140) 422 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:17.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:17 smithi121 bash[14010]: cluster 2024-01-13T11:11:16.050362+0000 mgr.y (mgr.14140) 422 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:17.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:17 smithi121 bash[17573]: cluster 2024-01-13T11:11:16.050362+0000 mgr.y (mgr.14140) 422 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:19.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:19 smithi154 bash[13980]: cluster 2024-01-13T11:11:18.051450+0000 mgr.y (mgr.14140) 423 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:19.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:19 smithi121 bash[14010]: cluster 2024-01-13T11:11:18.051450+0000 mgr.y (mgr.14140) 423 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:19.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:19 smithi121 bash[17573]: cluster 2024-01-13T11:11:18.051450+0000 mgr.y (mgr.14140) 423 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:21.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:21 smithi154 bash[13980]: cluster 2024-01-13T11:11:20.052362+0000 mgr.y (mgr.14140) 424 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:21.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:21 smithi121 bash[14010]: cluster 2024-01-13T11:11:20.052362+0000 mgr.y (mgr.14140) 424 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:21.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:21 smithi121 bash[17573]: cluster 2024-01-13T11:11:20.052362+0000 mgr.y (mgr.14140) 424 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:23.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:23 smithi154 bash[13980]: cluster 2024-01-13T11:11:22.053390+0000 mgr.y (mgr.14140) 425 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:23.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:23 smithi121 bash[14010]: cluster 2024-01-13T11:11:22.053390+0000 mgr.y (mgr.14140) 425 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:23.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:23 smithi121 bash[17573]: cluster 2024-01-13T11:11:22.053390+0000 mgr.y (mgr.14140) 425 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:25.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:25 smithi154 bash[13980]: cluster 2024-01-13T11:11:24.054583+0000 mgr.y (mgr.14140) 426 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:25.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:25 smithi121 bash[14010]: cluster 2024-01-13T11:11:24.054583+0000 mgr.y (mgr.14140) 426 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:25.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:25 smithi121 bash[17573]: cluster 2024-01-13T11:11:24.054583+0000 mgr.y (mgr.14140) 426 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:27.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:27 smithi154 bash[13980]: cluster 2024-01-13T11:11:26.055584+0000 mgr.y (mgr.14140) 427 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:27.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:27 smithi121 bash[17573]: cluster 2024-01-13T11:11:26.055584+0000 mgr.y (mgr.14140) 427 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:27.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:27 smithi121 bash[14010]: cluster 2024-01-13T11:11:26.055584+0000 mgr.y (mgr.14140) 427 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:29.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:29 smithi154 bash[13980]: cluster 2024-01-13T11:11:28.056611+0000 mgr.y (mgr.14140) 428 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:29.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:29 smithi121 bash[14010]: cluster 2024-01-13T11:11:28.056611+0000 mgr.y (mgr.14140) 428 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:29.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:29 smithi121 bash[17573]: cluster 2024-01-13T11:11:28.056611+0000 mgr.y (mgr.14140) 428 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:31.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:31 smithi154 bash[13980]: cluster 2024-01-13T11:11:30.057305+0000 mgr.y (mgr.14140) 429 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:31.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:31 smithi121 bash[14010]: cluster 2024-01-13T11:11:30.057305+0000 mgr.y (mgr.14140) 429 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:31.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:31 smithi121 bash[17573]: cluster 2024-01-13T11:11:30.057305+0000 mgr.y (mgr.14140) 429 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:33.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:33 smithi154 bash[13980]: cluster 2024-01-13T11:11:32.058592+0000 mgr.y (mgr.14140) 430 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:33.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:33 smithi121 bash[14010]: cluster 2024-01-13T11:11:32.058592+0000 mgr.y (mgr.14140) 430 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:33.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:33 smithi121 bash[17573]: cluster 2024-01-13T11:11:32.058592+0000 mgr.y (mgr.14140) 430 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:35.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:35 smithi121 bash[14010]: cluster 2024-01-13T11:11:34.059685+0000 mgr.y (mgr.14140) 431 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:35.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:35 smithi121 bash[17573]: cluster 2024-01-13T11:11:34.059685+0000 mgr.y (mgr.14140) 431 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:35.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:35 smithi154 bash[13980]: cluster 2024-01-13T11:11:34.059685+0000 mgr.y (mgr.14140) 431 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:37.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:37 smithi154 bash[13980]: cluster 2024-01-13T11:11:36.060480+0000 mgr.y (mgr.14140) 432 : cluster [DBG] pgmap v394: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:37.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:37 smithi121 bash[14010]: cluster 2024-01-13T11:11:36.060480+0000 mgr.y (mgr.14140) 432 : cluster [DBG] pgmap v394: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:37.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:37 smithi121 bash[17573]: cluster 2024-01-13T11:11:36.060480+0000 mgr.y (mgr.14140) 432 : cluster [DBG] pgmap v394: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:39.393 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:39 smithi154 bash[13980]: cluster 2024-01-13T11:11:38.061362+0000 mgr.y (mgr.14140) 433 : cluster [DBG] pgmap v395: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:39.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:39 smithi121 bash[14010]: cluster 2024-01-13T11:11:38.061362+0000 mgr.y (mgr.14140) 433 : cluster [DBG] pgmap v395: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:39.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:39 smithi121 bash[17573]: cluster 2024-01-13T11:11:38.061362+0000 mgr.y (mgr.14140) 433 : cluster [DBG] pgmap v395: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:40.646 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:11:40 smithi154 systemd[1]: Stopping Ceph mgr.x for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:11:41.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:41 smithi154 bash[13980]: cluster 2024-01-13T11:11:40.062224+0000 mgr.y (mgr.14140) 434 : cluster [DBG] pgmap v396: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:41.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:41 smithi121 bash[14010]: cluster 2024-01-13T11:11:40.062224+0000 mgr.y (mgr.14140) 434 : cluster [DBG] pgmap v396: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:41.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:41 smithi121 bash[17573]: cluster 2024-01-13T11:11:40.062224+0000 mgr.y (mgr.14140) 434 : cluster [DBG] pgmap v396: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:43.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:43 smithi121 bash[14010]: cluster 2024-01-13T11:11:42.063313+0000 mgr.y (mgr.14140) 435 : cluster [DBG] pgmap v397: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:43.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:43 smithi121 bash[17573]: cluster 2024-01-13T11:11:42.063313+0000 mgr.y (mgr.14140) 435 : cluster [DBG] pgmap v397: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:43.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:43 smithi154 bash[13980]: cluster 2024-01-13T11:11:42.063313+0000 mgr.y (mgr.14140) 435 : cluster [DBG] pgmap v397: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:45.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:45 smithi121 bash[14010]: cluster 2024-01-13T11:11:44.064382+0000 mgr.y (mgr.14140) 436 : cluster [DBG] pgmap v398: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:45.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:45 smithi121 bash[17573]: cluster 2024-01-13T11:11:44.064382+0000 mgr.y (mgr.14140) 436 : cluster [DBG] pgmap v398: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:45.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:45 smithi154 bash[13980]: cluster 2024-01-13T11:11:44.064382+0000 mgr.y (mgr.14140) 436 : cluster [DBG] pgmap v398: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:47.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:47 smithi154 bash[13980]: cluster 2024-01-13T11:11:46.065343+0000 mgr.y (mgr.14140) 437 : cluster [DBG] pgmap v399: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:47.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:47 smithi121 bash[14010]: cluster 2024-01-13T11:11:46.065343+0000 mgr.y (mgr.14140) 437 : cluster [DBG] pgmap v399: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:47.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:47 smithi121 bash[17573]: cluster 2024-01-13T11:11:46.065343+0000 mgr.y (mgr.14140) 437 : cluster [DBG] pgmap v399: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:49.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:49 smithi154 bash[13980]: cluster 2024-01-13T11:11:48.066281+0000 mgr.y (mgr.14140) 438 : cluster [DBG] pgmap v400: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:49.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:49 smithi121 bash[14010]: cluster 2024-01-13T11:11:48.066281+0000 mgr.y (mgr.14140) 438 : cluster [DBG] pgmap v400: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:49.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:49 smithi121 bash[17573]: cluster 2024-01-13T11:11:48.066281+0000 mgr.y (mgr.14140) 438 : cluster [DBG] pgmap v400: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:51.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:51 smithi154 bash[13980]: cluster 2024-01-13T11:11:50.067088+0000 mgr.y (mgr.14140) 439 : cluster [DBG] pgmap v401: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:51.396 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:11:51 smithi154 docker[25389]: ceph-b5155c52-b202-11ee-95ac-87774f69a715-mgr.x 2024-01-13T11:11:51.396 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:11:51 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2024-01-13T11:11:51.396 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:11:51 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-01-13T11:11:51.396 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:11:51 smithi154 systemd[1]: Stopped Ceph mgr.x for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:11:51.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:51 smithi121 bash[14010]: cluster 2024-01-13T11:11:50.067088+0000 mgr.y (mgr.14140) 439 : cluster [DBG] pgmap v401: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:51.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:51 smithi121 bash[17573]: cluster 2024-01-13T11:11:50.067088+0000 mgr.y (mgr.14140) 439 : cluster [DBG] pgmap v401: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:51.658 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:11:51 smithi154 systemd[1]: Starting Ceph mgr.x for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:11:52.061 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:11:51 smithi154 docker[25468]: Error response from daemon: No such container: ceph-b5155c52-b202-11ee-95ac-87774f69a715-mgr.x 2024-01-13T11:11:52.061 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:11:51 smithi154 systemd[1]: Started Ceph mgr.x for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:11:52.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:52 smithi154 bash[13980]: audit 2024-01-13T11:11:51.674050+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.299832\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300162\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300285\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300406\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300526\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300646\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:07:33.300767\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300839\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300958\", \"created\": \"2024-01-13T11:07:28.585856\", \"started\": \"2024-01-13T11:07:28.606475\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:10:55.495979\"}"}]: dispatch 2024-01-13T11:11:52.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:52 smithi154 bash[13980]: audit 2024-01-13T11:11:51.675406+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:11:52.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:52 smithi154 bash[13980]: audit 2024-01-13T11:11:51.680414+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.299832\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300162\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300285\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300406\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300526\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300646\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:07:33.300767\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300839\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300958\", \"created\": \"2024-01-13T11:07:28.585856\", \"started\": \"2024-01-13T11:07:28.606475\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:10:55.495979\"}"}]': finished 2024-01-13T11:11:52.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:52 smithi121 bash[17573]: audit 2024-01-13T11:11:51.674050+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.299832\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300162\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300285\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300406\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300526\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300646\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:07:33.300767\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300839\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300958\", \"created\": \"2024-01-13T11:07:28.585856\", \"started\": \"2024-01-13T11:07:28.606475\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:10:55.495979\"}"}]: dispatch 2024-01-13T11:11:52.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:52 smithi121 bash[17573]: audit 2024-01-13T11:11:51.675406+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:11:52.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:52 smithi121 bash[17573]: audit 2024-01-13T11:11:51.680414+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.299832\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300162\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300285\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300406\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300526\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300646\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:07:33.300767\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300839\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300958\", \"created\": \"2024-01-13T11:07:28.585856\", \"started\": \"2024-01-13T11:07:28.606475\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:10:55.495979\"}"}]': finished 2024-01-13T11:11:52.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:52 smithi121 bash[14010]: audit 2024-01-13T11:11:51.674050+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.299832\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300162\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300285\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300406\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300526\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300646\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:07:33.300767\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300839\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300958\", \"created\": \"2024-01-13T11:07:28.585856\", \"started\": \"2024-01-13T11:07:28.606475\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:10:55.495979\"}"}]: dispatch 2024-01-13T11:11:52.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:52 smithi121 bash[14010]: audit 2024-01-13T11:11:51.675406+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:11:52.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:52 smithi121 bash[14010]: audit 2024-01-13T11:11:51.680414+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.299832\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300162\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300285\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300406\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300526\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300646\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:07:33.300767\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300839\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:07:33.300958\", \"created\": \"2024-01-13T11:07:28.585856\", \"started\": \"2024-01-13T11:07:28.606475\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:10:55.495979\"}"}]': finished 2024-01-13T11:11:52.566 INFO:teuthology.orchestra.run.smithi121.stdout:Deployed mgr.x on host 'smithi154' 2024-01-13T11:11:52.740 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:11:52 smithi154 bash[25489]: debug 2024-01-13T11:11:52.559+0000 7f675068f700 1 -- 172.21.15.154:0/2401329694 <== mon.2 v2:172.21.15.154:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563ca5cda4e0 con 0x563ca5dcec00 2024-01-13T11:11:53.145 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:11:52 smithi154 bash[25489]: debug 2024-01-13T11:11:52.735+0000 7f6760c88680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-01-13T11:11:53.146 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:11:52 smithi154 bash[25489]: debug 2024-01-13T11:11:52.839+0000 7f6760c88680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-01-13T11:11:53.278 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph orch ps --refresh' 2024-01-13T11:11:53.646 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:11:53 smithi154 bash[25489]: debug 2024-01-13T11:11:53.331+0000 7f6760c88680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-01-13T11:11:54.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:53 smithi154 bash[13980]: cluster 2024-01-13T11:11:52.068090+0000 mgr.y (mgr.14140) 440 : cluster [DBG] pgmap v402: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:54.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:53 smithi154 bash[13980]: audit 2024-01-13T11:11:53.311049+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.307383\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.307587\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:11:51.679960\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.307748\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.307878\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.308008\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.308128\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.308249\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:11:53.308369\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.308441\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.308561\", \"created\": \"2024-01-13T11:07:28.585856\", \"started\": \"2024-01-13T11:07:28.606475\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_daemon_update\": \"2024-01-13T11:11:53.308815\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:10:55.495979\"}"}]: dispatch 2024-01-13T11:11:54.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:53 smithi154 bash[13980]: audit 2024-01-13T11:11:53.316435+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.307383\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.307587\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:11:51.679960\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.307748\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.307878\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.308008\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.308128\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.308249\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:11:53.308369\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.308441\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.308561\", \"created\": \"2024-01-13T11:07:28.585856\", \"started\": \"2024-01-13T11:07:28.606475\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_daemon_update\": \"2024-01-13T11:11:53.308815\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:10:55.495979\"}"}]': finished 2024-01-13T11:11:54.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:53 smithi121 bash[14010]: cluster 2024-01-13T11:11:52.068090+0000 mgr.y (mgr.14140) 440 : cluster [DBG] pgmap v402: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:54.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:53 smithi121 bash[17573]: cluster 2024-01-13T11:11:52.068090+0000 mgr.y (mgr.14140) 440 : cluster [DBG] pgmap v402: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:54.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:53 smithi121 bash[14010]: audit 2024-01-13T11:11:53.311049+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.307383\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.307587\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:11:51.679960\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.307748\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.307878\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.308008\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.308128\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.308249\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:11:53.308369\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.308441\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.308561\", \"created\": \"2024-01-13T11:07:28.585856\", \"started\": \"2024-01-13T11:07:28.606475\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_daemon_update\": \"2024-01-13T11:11:53.308815\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:10:55.495979\"}"}]: dispatch 2024-01-13T11:11:54.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:53 smithi121 bash[14010]: audit 2024-01-13T11:11:53.316435+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.307383\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.307587\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:11:51.679960\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.307748\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.307878\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.308008\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.308128\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.308249\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:11:53.308369\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.308441\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.308561\", \"created\": \"2024-01-13T11:07:28.585856\", \"started\": \"2024-01-13T11:07:28.606475\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_daemon_update\": \"2024-01-13T11:11:53.308815\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:10:55.495979\"}"}]': finished 2024-01-13T11:11:54.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:53 smithi121 bash[17573]: audit 2024-01-13T11:11:53.311049+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.307383\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.307587\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:11:51.679960\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.307748\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.307878\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.308008\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.308128\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.308249\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:11:53.308369\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.308441\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.308561\", \"created\": \"2024-01-13T11:07:28.585856\", \"started\": \"2024-01-13T11:07:28.606475\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_daemon_update\": \"2024-01-13T11:11:53.308815\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:10:55.495979\"}"}]: dispatch 2024-01-13T11:11:54.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:53 smithi121 bash[17573]: audit 2024-01-13T11:11:53.316435+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.307383\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.307587\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:11:51.679960\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.307748\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.307878\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.308008\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.308128\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.308249\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:11:53.308369\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.308441\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:53.308561\", \"created\": \"2024-01-13T11:07:28.585856\", \"started\": \"2024-01-13T11:07:28.606475\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_daemon_update\": \"2024-01-13T11:11:53.308815\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:10:55.495979\"}"}]': finished 2024-01-13T11:11:54.587 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:11:54 smithi154 bash[25489]: debug 2024-01-13T11:11:54.243+0000 7f6760c88680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-01-13T11:11:54.587 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:11:54 smithi154 bash[25489]: debug 2024-01-13T11:11:54.335+0000 7f6760c88680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-01-13T11:11:54.896 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:11:54 smithi154 bash[25489]: debug 2024-01-13T11:11:54.579+0000 7f6760c88680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-01-13T11:11:54.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:54 smithi154 bash[13980]: cephadm 2024-01-13T11:11:53.324358+0000 mgr.y (mgr.14140) 441 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:11:54.937 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:54 smithi121 bash[14010]: cephadm 2024-01-13T11:11:53.324358+0000 mgr.y (mgr.14140) 441 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:11:54.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:54 smithi121 bash[17573]: cephadm 2024-01-13T11:11:53.324358+0000 mgr.y (mgr.14140) 441 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:11:55.962 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:55 smithi154 bash[13980]: cluster 2024-01-13T11:11:54.069116+0000 mgr.y (mgr.14140) 442 : cluster [DBG] pgmap v403: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:55.962 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:11:55 smithi154 bash[25489]: debug 2024-01-13T11:11:55.699+0000 7f6760c88680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-01-13T11:11:55.962 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:11:55 smithi154 bash[25489]: debug 2024-01-13T11:11:55.859+0000 7f6760c88680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-01-13T11:11:56.009 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:55 smithi121 bash[14010]: cluster 2024-01-13T11:11:54.069116+0000 mgr.y (mgr.14140) 442 : cluster [DBG] pgmap v403: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:56.009 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:55 smithi121 bash[17573]: cluster 2024-01-13T11:11:54.069116+0000 mgr.y (mgr.14140) 442 : cluster [DBG] pgmap v403: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:56.297 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:11:55 smithi154 bash[25489]: debug 2024-01-13T11:11:55.955+0000 7f6760c88680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-01-13T11:11:56.297 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:11:56 smithi154 bash[25489]: debug 2024-01-13T11:11:56.071+0000 7f6760c88680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-01-13T11:11:56.646 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:11:56 smithi154 bash[25489]: debug 2024-01-13T11:11:56.291+0000 7f6760c88680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-01-13T11:11:57.026 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:11:56 smithi154 bash[25489]: debug 2024-01-13T11:11:56.651+0000 7f6760c88680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-01-13T11:11:57.027 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:11:56 smithi154 bash[25489]: debug 2024-01-13T11:11:56.771+0000 7f6760c88680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-01-13T11:11:57.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:57 smithi154 bash[13980]: cluster 2024-01-13T11:11:56.069776+0000 mgr.y (mgr.14140) 443 : cluster [DBG] pgmap v404: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:57.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:57 smithi154 bash[13980]: audit 2024-01-13T11:11:56.316210+0000 mgr.y (mgr.14140) 444 : audit [DBG] from='client.14769 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:11:57.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:57 smithi154 bash[13980]: audit 2024-01-13T11:11:56.317308+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:11:57.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[17573]: cluster 2024-01-13T11:11:56.069776+0000 mgr.y (mgr.14140) 443 : cluster [DBG] pgmap v404: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:57.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[17573]: audit 2024-01-13T11:11:56.316210+0000 mgr.y (mgr.14140) 444 : audit [DBG] from='client.14769 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:11:57.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[17573]: audit 2024-01-13T11:11:56.317308+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:11:57.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14010]: cluster 2024-01-13T11:11:56.069776+0000 mgr.y (mgr.14140) 443 : cluster [DBG] pgmap v404: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:57.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14010]: audit 2024-01-13T11:11:56.316210+0000 mgr.y (mgr.14140) 444 : audit [DBG] from='client.14769 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:11:57.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14010]: audit 2024-01-13T11:11:56.317308+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:11:57.438 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: debug 2024-01-13T11:11:57.180+0000 7f231ca99700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:11:57.438 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:11:57.438 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:11:57.438 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:57.438 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:11:57.438 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:11:57.438 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:11:57.438 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:11:57.438 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: File "", line 4247, in 2024-01-13T11:11:57.439 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: File "", line 968, in _default_image 2024-01-13T11:11:57.439 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: File "", line 2508, in command_deploy 2024-01-13T11:11:57.439 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:11:57.439 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: File "", line 1532, in extract_uid_gid 2024-01-13T11:11:57.439 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: File "", line 1973, in run 2024-01-13T11:11:57.439 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: File "", line 696, in call_throws 2024-01-13T11:11:57.439 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:57.439 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:11:57.439 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:11:57.439 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: code, '\n'.join(err))) 2024-01-13T11:11:57.439 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:11:57.439 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:11:57.439 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:11:57.439 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:57.439 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:11:57.440 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:11:57.440 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:11:57.440 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: Traceback (most recent call last): 2024-01-13T11:11:57.440 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: File "", line 4247, in 2024-01-13T11:11:57.440 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: File "", line 968, in _default_image 2024-01-13T11:11:57.440 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: File "", line 2508, in command_deploy 2024-01-13T11:11:57.440 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:11:57.440 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: File "", line 1532, in extract_uid_gid 2024-01-13T11:11:57.440 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: File "", line 1973, in run 2024-01-13T11:11:57.440 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: File "", line 696, in call_throws 2024-01-13T11:11:57.440 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:11:57 smithi121 bash[14274]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:58.037 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: audit 2024-01-13T11:11:57.054650+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.051359\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.051552\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.051677\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.051837\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.051955\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.052073\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"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\": \"2024-01-13T11:11:57.052191\", \"created\": \"2024-01-13T11:03:11.218933\", \"started\": \"2024-01-13T11:03:14.719382\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:11:57.052309\", \"created\": \"2024-01-13T11:05:21.973054\"}, \"rgw.r.z.smithi121.fccflq\": {\"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.052380\", \"created\": \"2024-01-13T11:07:31.238145\", \"started\": \"2024-01-13T11:07:31.257157\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062\"}}, \"last_daemon_update\": \"2024-01-13T11:11:57.052624\", \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T11:10:36.765664\"}"}]: dispatch 2024-01-13T11:11:58.038 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: audit 2024-01-13T11:11:57.059942+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.051359\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.051552\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.051677\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.051837\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.051955\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.052073\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"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\": \"2024-01-13T11:11:57.052191\", \"created\": \"2024-01-13T11:03:11.218933\", \"started\": \"2024-01-13T11:03:14.719382\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:11:57.052309\", \"created\": \"2024-01-13T11:05:21.973054\"}, \"rgw.r.z.smithi121.fccflq\": {\"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.052380\", \"created\": \"2024-01-13T11:07:31.238145\", \"started\": \"2024-01-13T11:07:31.257157\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062\"}}, \"last_daemon_update\": \"2024-01-13T11:11:57.052624\", \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T11:10:36.765664\"}"}]': finished 2024-01-13T11:11:58.038 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:11:57 smithi154 bash[25489]: debug 2024-01-13T11:11:57.663+0000 7f6760c88680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-01-13T11:11:58.038 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:11:57 smithi154 bash[25489]: debug 2024-01-13T11:11:57.767+0000 7f6760c88680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-01-13T11:11:58.038 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:11:57 smithi154 bash[25489]: debug 2024-01-13T11:11:57.891+0000 7f6760c88680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-01-13T11:11:58.038 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: audit 2024-01-13T11:11:57.061021+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:11:58.038 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: cephadm 2024-01-13T11:11:57.184401+0000 mgr.y (mgr.14140) 445 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:11:58.039 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:11:58.039 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:11:58.039 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:58.039 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:11:58.039 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:11:58.039 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:11:58.039 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:11:58.039 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:11:58.039 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:11:58.039 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:11:58.039 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:11:58.039 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:11:58.039 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:11:58.039 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:11:58.039 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:58.040 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:11:58.040 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:11:58.040 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: code, '\n'.join(err))) 2024-01-13T11:11:58.040 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:11:58.040 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:11:58.040 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:11:58.040 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:58.040 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:11:58.040 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:11:58.040 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:11:58.040 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:11:58.040 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:11:58.040 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:11:58.040 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:11:58.041 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:11:58.041 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:11:58.041 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:11:58.041 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:11:58.041 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:58.041 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: cephadm 2024-01-13T11:11:57.184804+0000 mgr.y (mgr.14140) 446 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:11:58.041 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:11:58.041 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:11:58.041 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:58.041 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:11:58.041 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:11:58.041 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:11:58.041 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:11:58.041 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: File "", line 4247, in 2024-01-13T11:11:58.041 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: File "", line 968, in _default_image 2024-01-13T11:11:58.042 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: File "", line 2508, in command_deploy 2024-01-13T11:11:58.042 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:11:58.042 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: File "", line 1532, in extract_uid_gid 2024-01-13T11:11:58.042 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: File "", line 1973, in run 2024-01-13T11:11:58.042 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: File "", line 696, in call_throws 2024-01-13T11:11:58.042 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[13980]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:58.206 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-13T11:11:58.206 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi154 running (6m) 0s ago 6m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c 4297ac71950b 2024-01-13T11:11:58.206 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi154 running (6s) 0s ago 10m 16.2.14-456-g445562ab quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb 163fd1944c31 8279c747992d 2024-01-13T11:11:58.206 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi154 running (10m) 0s ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 87962ad706ed 2024-01-13T11:11:58.206 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi154 error 0s ago 6m prom/node-exporter 2024-01-13T11:11:58.206 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi154 running (8m) 0s ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 11beca531e0e 2024-01-13T11:11:58.206 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi154 running (7m) 0s ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cd6842e07156 2024-01-13T11:11:58.206 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi154 running (7m) 0s ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5aa7f9553b38 2024-01-13T11:11:58.206 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi154 running (7m) 0s ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 7cef3cceae20 2024-01-13T11:11:58.206 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi154 running (5m) 0s ago 6m prom/prometheus:latest ea7f826b1553 4fb22710cdd1 2024-01-13T11:11:58.206 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.r.z.smithi154.ycwgyx smithi154 running (4m) 0s ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a56aaa9b3633 2024-01-13T11:11:58.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: audit 2024-01-13T11:11:57.054650+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.051359\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.051552\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.051677\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.051837\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.051955\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.052073\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"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\": \"2024-01-13T11:11:57.052191\", \"created\": \"2024-01-13T11:03:11.218933\", \"started\": \"2024-01-13T11:03:14.719382\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:11:57.052309\", \"created\": \"2024-01-13T11:05:21.973054\"}, \"rgw.r.z.smithi121.fccflq\": {\"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.052380\", \"created\": \"2024-01-13T11:07:31.238145\", \"started\": \"2024-01-13T11:07:31.257157\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062\"}}, \"last_daemon_update\": \"2024-01-13T11:11:57.052624\", \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T11:10:36.765664\"}"}]: dispatch 2024-01-13T11:11:58.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: audit 2024-01-13T11:11:57.059942+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.051359\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.051552\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.051677\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.051837\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.051955\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.052073\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"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\": \"2024-01-13T11:11:57.052191\", \"created\": \"2024-01-13T11:03:11.218933\", \"started\": \"2024-01-13T11:03:14.719382\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:11:57.052309\", \"created\": \"2024-01-13T11:05:21.973054\"}, \"rgw.r.z.smithi121.fccflq\": {\"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.052380\", \"created\": \"2024-01-13T11:07:31.238145\", \"started\": \"2024-01-13T11:07:31.257157\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062\"}}, \"last_daemon_update\": \"2024-01-13T11:11:57.052624\", \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T11:10:36.765664\"}"}]': finished 2024-01-13T11:11:58.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: audit 2024-01-13T11:11:57.054650+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.051359\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.051552\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.051677\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.051837\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.051955\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.052073\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"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\": \"2024-01-13T11:11:57.052191\", \"created\": \"2024-01-13T11:03:11.218933\", \"started\": \"2024-01-13T11:03:14.719382\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:11:57.052309\", \"created\": \"2024-01-13T11:05:21.973054\"}, \"rgw.r.z.smithi121.fccflq\": {\"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.052380\", \"created\": \"2024-01-13T11:07:31.238145\", \"started\": \"2024-01-13T11:07:31.257157\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062\"}}, \"last_daemon_update\": \"2024-01-13T11:11:57.052624\", \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T11:10:36.765664\"}"}]: dispatch 2024-01-13T11:11:58.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: audit 2024-01-13T11:11:57.061021+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:11:58.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: cephadm 2024-01-13T11:11:57.184401+0000 mgr.y (mgr.14140) 445 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:11:58.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:11:58.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:11:58.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:58.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:11:58.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:11:58.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:11:58.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:11:58.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:11:58.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:11:58.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:11:58.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:11:58.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:11:58.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:11:58.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:11:58.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:58.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:11:58.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:11:58.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: code, '\n'.join(err))) 2024-01-13T11:11:58.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:11:58.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:11:58.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:11:58.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:58.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:11:58.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:11:58.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:11:58.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:11:58.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:11:58.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:11:58.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:11:58.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:11:58.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:11:58.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:11:58.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:11:58.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: audit 2024-01-13T11:11:57.059942+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.051359\", \"created\": \"2024-01-13T10:59:23.404842\", \"started\": \"2024-01-13T10:59:29.222165\"}, \"mgr.y\": {\"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.051552\", \"created\": \"2024-01-13T10:59:31.588653\", \"started\": \"2024-01-13T10:59:31.611144\"}, \"mon.c\": {\"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.051677\", \"created\": \"2024-01-13T11:01:02.018568\", \"started\": \"2024-01-13T11:01:02.042641\"}, \"osd.0\": {\"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.051837\", \"created\": \"2024-01-13T11:01:54.117366\", \"started\": \"2024-01-13T11:01:57.847982\"}, \"osd.1\": {\"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.051955\", \"created\": \"2024-01-13T11:02:19.446453\", \"started\": \"2024-01-13T11:02:23.608621\"}, \"osd.2\": {\"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.052073\", \"created\": \"2024-01-13T11:02:44.878757\", \"started\": \"2024-01-13T11:02:48.099399\"}, \"osd.3\": {\"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"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\": \"2024-01-13T11:11:57.052191\", \"created\": \"2024-01-13T11:03:11.218933\", \"started\": \"2024-01-13T11:03:14.719382\"}, \"node-exporter.a\": {\"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:11:57.052309\", \"created\": \"2024-01-13T11:05:21.973054\"}, \"rgw.r.z.smithi121.fccflq\": {\"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:57.052380\", \"created\": \"2024-01-13T11:07:31.238145\", \"started\": \"2024-01-13T11:07:31.257157\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062\"}}, \"last_daemon_update\": \"2024-01-13T11:11:57.052624\", \"last_device_update\": \"2024-01-13T11:03:18.298900\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.121\"], \"172.21.15.254\": [\"172.21.15.121\"]}, \"last_host_check\": \"2024-01-13T11:10:36.765664\"}"}]': finished 2024-01-13T11:11:58.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:58.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: cephadm 2024-01-13T11:11:57.184804+0000 mgr.y (mgr.14140) 446 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:11:58.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:11:58.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:11:58.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:58.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:11:58.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:11:58.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:11:58.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:11:58.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: File "", line 4247, in 2024-01-13T11:11:58.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: File "", line 968, in _default_image 2024-01-13T11:11:58.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: File "", line 2508, in command_deploy 2024-01-13T11:11:58.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:11:58.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: File "", line 1532, in extract_uid_gid 2024-01-13T11:11:58.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: File "", line 1973, in run 2024-01-13T11:11:58.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: File "", line 696, in call_throws 2024-01-13T11:11:58.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[14010]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:58.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: audit 2024-01-13T11:11:57.061021+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-13T11:11:58.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: cephadm 2024-01-13T11:11:57.184401+0000 mgr.y (mgr.14140) 445 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:11:58.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:11:58.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:11:58.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:58.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:11:58.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:11:58.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:11:58.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:11:58.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:11:58.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:11:58.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:11:58.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:11:58.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:11:58.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:11:58.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:11:58.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:58.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:11:58.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2024-01-13T11:11:58.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: code, '\n'.join(err))) 2024-01-13T11:11:58.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2024-01-13T11:11:58.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:11:58.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:11:58.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:58.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:11:58.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:11:58.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:11:58.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:11:58.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:11:58.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:11:58.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:11:58.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:11:58.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:11:58.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:11:58.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:11:58.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:58.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: cephadm 2024-01-13T11:11:57.184804+0000 mgr.y (mgr.14140) 446 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi121', 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 ... 2024-01-13T11:11:58.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: INFO:cephadm:Verifying port 9093 ... 2024-01-13T11:11:58.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: INFO:cephadm:Verifying port 9094 ... 2024-01-13T11:11:58.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:58.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2024-01-13T11:11:58.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-01-13T11:11:58.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: INFO:cephadm:stat:stderr See 'docker run --help'. 2024-01-13T11:11:58.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:11:58.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: File "", line 4247, in 2024-01-13T11:11:58.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: File "", line 968, in _default_image 2024-01-13T11:11:58.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: File "", line 2508, in command_deploy 2024-01-13T11:11:58.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: File "", line 2454, in extract_uid_gid_monitoring 2024-01-13T11:11:58.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: File "", line 1532, in extract_uid_gid 2024-01-13T11:11:58.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: File "", line 1973, in run 2024-01-13T11:11:58.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: File "", line 696, in call_throws 2024-01-13T11:11:58.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:58 smithi121 bash[17573]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi121 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2024-01-13T11:11:58.395 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[25489]: debug 2024-01-13T11:11:58.143+0000 7f6760c88680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-01-13T11:11:58.771 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[25489]: debug 2024-01-13T11:11:58.435+0000 7f6760c88680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-01-13T11:11:58.771 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[25489]: debug 2024-01-13T11:11:58.595+0000 7f6760c88680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-01-13T11:11:59.042 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'sleep 180' 2024-01-13T11:11:59.048 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[25489]: debug 2024-01-13T11:11:58.763+0000 7f6760c88680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-01-13T11:11:59.048 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:11:58 smithi154 bash[25489]: debug 2024-01-13T11:11:58.979+0000 7f6760c88680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-01-13T11:11:59.396 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:11:59 smithi154 bash[25489]: debug 2024-01-13T11:11:59.087+0000 7f6760c88680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-01-13T11:11:59.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:59 smithi154 bash[13980]: cluster 2024-01-13T11:11:58.070838+0000 mgr.y (mgr.14140) 447 : cluster [DBG] pgmap v405: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:59.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:59 smithi154 bash[13980]: audit 2024-01-13T11:11:58.185150+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.181504\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.181699\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:11:51.679960\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.181828\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.181949\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.182069\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.182189\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.182309\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:11:58.182429\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.182501\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.182622\", \"created\": \"2024-01-13T11:07:28.585856\", \"started\": \"2024-01-13T11:07:28.606475\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_daemon_update\": \"2024-01-13T11:11:58.182872\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:10:55.495979\"}"}]: dispatch 2024-01-13T11:11:59.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:11:59 smithi154 bash[13980]: audit 2024-01-13T11:11:58.191483+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.181504\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.181699\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:11:51.679960\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.181828\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.181949\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.182069\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.182189\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.182309\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:11:58.182429\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.182501\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.182622\", \"created\": \"2024-01-13T11:07:28.585856\", \"started\": \"2024-01-13T11:07:28.606475\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_daemon_update\": \"2024-01-13T11:11:58.182872\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:10:55.495979\"}"}]': finished 2024-01-13T11:11:59.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:59 smithi121 bash[14010]: cluster 2024-01-13T11:11:58.070838+0000 mgr.y (mgr.14140) 447 : cluster [DBG] pgmap v405: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:59.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:59 smithi121 bash[17573]: cluster 2024-01-13T11:11:58.070838+0000 mgr.y (mgr.14140) 447 : cluster [DBG] pgmap v405: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:11:59.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:59 smithi121 bash[17573]: audit 2024-01-13T11:11:58.185150+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.181504\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.181699\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:11:51.679960\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.181828\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.181949\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.182069\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.182189\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.182309\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:11:58.182429\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.182501\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.182622\", \"created\": \"2024-01-13T11:07:28.585856\", \"started\": \"2024-01-13T11:07:28.606475\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_daemon_update\": \"2024-01-13T11:11:58.182872\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:10:55.495979\"}"}]: dispatch 2024-01-13T11:11:59.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:11:59 smithi121 bash[17573]: audit 2024-01-13T11:11:58.191483+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.181504\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.181699\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:11:51.679960\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.181828\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.181949\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.182069\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.182189\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.182309\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:11:58.182429\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.182501\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.182622\", \"created\": \"2024-01-13T11:07:28.585856\", \"started\": \"2024-01-13T11:07:28.606475\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_daemon_update\": \"2024-01-13T11:11:58.182872\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:10:55.495979\"}"}]': finished 2024-01-13T11:11:59.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:59 smithi121 bash[14010]: audit 2024-01-13T11:11:58.185150+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.181504\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.181699\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:11:51.679960\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.181828\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.181949\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.182069\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.182189\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.182309\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:11:58.182429\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.182501\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.182622\", \"created\": \"2024-01-13T11:07:28.585856\", \"started\": \"2024-01-13T11:07:28.606475\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_daemon_update\": \"2024-01-13T11:11:58.182872\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:10:55.495979\"}"}]: dispatch 2024-01-13T11:11:59.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:11:59 smithi121 bash[14010]: audit 2024-01-13T11:11:58.191483+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14140 172.21.15.121:0/1471831229' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.181504\", \"created\": \"2024-01-13T11:01:17.210026\", \"started\": \"2024-01-13T11:01:17.238199\"}, \"mgr.x\": {\"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.181699\", \"created\": \"2024-01-13T11:01:34.293632\", \"started\": \"2024-01-13T11:11:51.679960\"}, \"osd.4\": {\"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.181828\", \"created\": \"2024-01-13T11:03:32.439064\", \"started\": \"2024-01-13T11:03:36.173053\"}, \"osd.5\": {\"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.181949\", \"created\": \"2024-01-13T11:03:57.238528\", \"started\": \"2024-01-13T11:04:00.484105\"}, \"osd.6\": {\"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.182069\", \"created\": \"2024-01-13T11:04:22.421981\", \"started\": \"2024-01-13T11:04:26.275250\"}, \"osd.7\": {\"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.182189\", \"created\": \"2024-01-13T11:04:48.061420\", \"started\": \"2024-01-13T11:04:51.741232\"}, \"prometheus.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.182309\", \"created\": \"2024-01-13T11:05:20.244713\", \"started\": \"2024-01-13T11:06:02.606141\"}, \"node-exporter.b\": {\"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2024-01-13T11:11:58.182429\", \"created\": \"2024-01-13T11:05:22.708658\"}, \"grafana.a\": {\"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.182501\", \"created\": \"2024-01-13T11:05:50.740039\", \"started\": \"2024-01-13T11:05:50.764799\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-13T11:11:58.182622\", \"created\": \"2024-01-13T11:07:28.585856\", \"started\": \"2024-01-13T11:07:28.606475\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255\"}}, \"last_daemon_update\": \"2024-01-13T11:11:58.182872\", \"last_device_update\": \"2024-01-13T11:04:55.166538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.154\"], \"172.21.15.254\": [\"172.21.15.154\"]}, \"last_host_check\": \"2024-01-13T11:10:55.495979\"}"}]': finished 2024-01-13T11:12:00.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:00 smithi154 bash[13980]: cluster 2024-01-13T11:11:59.107520+0000 mon.a (mon.0) 599 : cluster [DBG] Standby manager daemon x restarted 2024-01-13T11:12:00.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:00 smithi154 bash[13980]: cluster 2024-01-13T11:11:59.107627+0000 mon.a (mon.0) 600 : cluster [DBG] Standby manager daemon x started 2024-01-13T11:12:00.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:00 smithi154 bash[13980]: audit 2024-01-13T11:11:59.114733+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-13T11:12:00.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:00 smithi154 bash[13980]: audit 2024-01-13T11:11:59.115449+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:12:00.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:00 smithi154 bash[13980]: audit 2024-01-13T11:11:59.117011+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-13T11:12:00.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:00 smithi154 bash[13980]: audit 2024-01-13T11:11:59.117673+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:12:00.402 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:00 smithi121 bash[14010]: cluster 2024-01-13T11:11:59.107520+0000 mon.a (mon.0) 599 : cluster [DBG] Standby manager daemon x restarted 2024-01-13T11:12:00.403 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:00 smithi121 bash[14010]: cluster 2024-01-13T11:11:59.107627+0000 mon.a (mon.0) 600 : cluster [DBG] Standby manager daemon x started 2024-01-13T11:12:00.403 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:00 smithi121 bash[14010]: audit 2024-01-13T11:11:59.114733+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-13T11:12:00.403 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:00 smithi121 bash[14010]: audit 2024-01-13T11:11:59.115449+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:12:00.403 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:00 smithi121 bash[14010]: audit 2024-01-13T11:11:59.117011+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-13T11:12:00.403 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:00 smithi121 bash[14010]: audit 2024-01-13T11:11:59.117673+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:12:00.403 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:00 smithi121 bash[17573]: cluster 2024-01-13T11:11:59.107520+0000 mon.a (mon.0) 599 : cluster [DBG] Standby manager daemon x restarted 2024-01-13T11:12:00.403 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:00 smithi121 bash[17573]: cluster 2024-01-13T11:11:59.107627+0000 mon.a (mon.0) 600 : cluster [DBG] Standby manager daemon x started 2024-01-13T11:12:00.403 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:00 smithi121 bash[17573]: audit 2024-01-13T11:11:59.114733+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-13T11:12:00.403 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:00 smithi121 bash[17573]: audit 2024-01-13T11:11:59.115449+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:12:00.403 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:00 smithi121 bash[17573]: audit 2024-01-13T11:11:59.117011+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-13T11:12:00.403 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:00 smithi121 bash[17573]: audit 2024-01-13T11:11:59.117673+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:12:01.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:01 smithi121 bash[14010]: cluster 2024-01-13T11:12:00.057561+0000 mon.a (mon.0) 601 : cluster [DBG] mgrmap e15: y(active, since 11m), standbys: x 2024-01-13T11:12:01.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:01 smithi121 bash[14010]: cluster 2024-01-13T11:12:00.071481+0000 mgr.y (mgr.14140) 448 : cluster [DBG] pgmap v406: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:01.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:01 smithi121 bash[17573]: cluster 2024-01-13T11:12:00.057561+0000 mon.a (mon.0) 601 : cluster [DBG] mgrmap e15: y(active, since 11m), standbys: x 2024-01-13T11:12:01.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:01 smithi121 bash[17573]: cluster 2024-01-13T11:12:00.071481+0000 mgr.y (mgr.14140) 448 : cluster [DBG] pgmap v406: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:01.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:01 smithi154 bash[13980]: cluster 2024-01-13T11:12:00.057561+0000 mon.a (mon.0) 601 : cluster [DBG] mgrmap e15: y(active, since 11m), standbys: x 2024-01-13T11:12:01.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:01 smithi154 bash[13980]: cluster 2024-01-13T11:12:00.071481+0000 mgr.y (mgr.14140) 448 : cluster [DBG] pgmap v406: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:03.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:03 smithi154 bash[13980]: cluster 2024-01-13T11:12:02.072570+0000 mgr.y (mgr.14140) 449 : cluster [DBG] pgmap v407: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:03.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:03 smithi121 bash[14010]: cluster 2024-01-13T11:12:02.072570+0000 mgr.y (mgr.14140) 449 : cluster [DBG] pgmap v407: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:03.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:03 smithi121 bash[17573]: cluster 2024-01-13T11:12:02.072570+0000 mgr.y (mgr.14140) 449 : cluster [DBG] pgmap v407: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:05.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:05 smithi121 bash[14010]: cluster 2024-01-13T11:12:04.073606+0000 mgr.y (mgr.14140) 450 : cluster [DBG] pgmap v408: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:05.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:05 smithi121 bash[17573]: cluster 2024-01-13T11:12:04.073606+0000 mgr.y (mgr.14140) 450 : cluster [DBG] pgmap v408: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:05.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:05 smithi154 bash[13980]: cluster 2024-01-13T11:12:04.073606+0000 mgr.y (mgr.14140) 450 : cluster [DBG] pgmap v408: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:07.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:07 smithi154 bash[13980]: cluster 2024-01-13T11:12:06.074549+0000 mgr.y (mgr.14140) 451 : cluster [DBG] pgmap v409: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:07.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:07 smithi121 bash[14010]: cluster 2024-01-13T11:12:06.074549+0000 mgr.y (mgr.14140) 451 : cluster [DBG] pgmap v409: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:07.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:07 smithi121 bash[17573]: cluster 2024-01-13T11:12:06.074549+0000 mgr.y (mgr.14140) 451 : cluster [DBG] pgmap v409: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:09.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:09 smithi154 bash[13980]: cluster 2024-01-13T11:12:08.075511+0000 mgr.y (mgr.14140) 452 : cluster [DBG] pgmap v410: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:09.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:09 smithi121 bash[14010]: cluster 2024-01-13T11:12:08.075511+0000 mgr.y (mgr.14140) 452 : cluster [DBG] pgmap v410: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:09.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:09 smithi121 bash[17573]: cluster 2024-01-13T11:12:08.075511+0000 mgr.y (mgr.14140) 452 : cluster [DBG] pgmap v410: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:11.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:11 smithi121 bash[14010]: cluster 2024-01-13T11:12:10.076403+0000 mgr.y (mgr.14140) 453 : cluster [DBG] pgmap v411: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:11.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:11 smithi121 bash[17573]: cluster 2024-01-13T11:12:10.076403+0000 mgr.y (mgr.14140) 453 : cluster [DBG] pgmap v411: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:11.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:11 smithi154 bash[13980]: cluster 2024-01-13T11:12:10.076403+0000 mgr.y (mgr.14140) 453 : cluster [DBG] pgmap v411: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:13.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:13 smithi121 bash[14010]: cluster 2024-01-13T11:12:12.077410+0000 mgr.y (mgr.14140) 454 : cluster [DBG] pgmap v412: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:13.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:13 smithi121 bash[17573]: cluster 2024-01-13T11:12:12.077410+0000 mgr.y (mgr.14140) 454 : cluster [DBG] pgmap v412: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:13.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:13 smithi154 bash[13980]: cluster 2024-01-13T11:12:12.077410+0000 mgr.y (mgr.14140) 454 : cluster [DBG] pgmap v412: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:15.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:15 smithi121 bash[17573]: cluster 2024-01-13T11:12:14.078438+0000 mgr.y (mgr.14140) 455 : cluster [DBG] pgmap v413: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:15.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:15 smithi121 bash[14010]: cluster 2024-01-13T11:12:14.078438+0000 mgr.y (mgr.14140) 455 : cluster [DBG] pgmap v413: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:15.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:15 smithi154 bash[13980]: cluster 2024-01-13T11:12:14.078438+0000 mgr.y (mgr.14140) 455 : cluster [DBG] pgmap v413: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:17.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:17 smithi154 bash[13980]: cluster 2024-01-13T11:12:16.079384+0000 mgr.y (mgr.14140) 456 : cluster [DBG] pgmap v414: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:17.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:17 smithi121 bash[14010]: cluster 2024-01-13T11:12:16.079384+0000 mgr.y (mgr.14140) 456 : cluster [DBG] pgmap v414: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:17.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:17 smithi121 bash[17573]: cluster 2024-01-13T11:12:16.079384+0000 mgr.y (mgr.14140) 456 : cluster [DBG] pgmap v414: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:19.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:19 smithi121 bash[14010]: cluster 2024-01-13T11:12:18.080471+0000 mgr.y (mgr.14140) 457 : cluster [DBG] pgmap v415: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:19.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:19 smithi121 bash[17573]: cluster 2024-01-13T11:12:18.080471+0000 mgr.y (mgr.14140) 457 : cluster [DBG] pgmap v415: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:19.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:19 smithi154 bash[13980]: cluster 2024-01-13T11:12:18.080471+0000 mgr.y (mgr.14140) 457 : cluster [DBG] pgmap v415: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:21.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:21 smithi121 bash[17573]: cluster 2024-01-13T11:12:20.081326+0000 mgr.y (mgr.14140) 458 : cluster [DBG] pgmap v416: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:21.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:21 smithi121 bash[14010]: cluster 2024-01-13T11:12:20.081326+0000 mgr.y (mgr.14140) 458 : cluster [DBG] pgmap v416: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:21.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:21 smithi154 bash[13980]: cluster 2024-01-13T11:12:20.081326+0000 mgr.y (mgr.14140) 458 : cluster [DBG] pgmap v416: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:23.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:23 smithi121 bash[14010]: cluster 2024-01-13T11:12:22.082442+0000 mgr.y (mgr.14140) 459 : cluster [DBG] pgmap v417: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:23.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:23 smithi121 bash[17573]: cluster 2024-01-13T11:12:22.082442+0000 mgr.y (mgr.14140) 459 : cluster [DBG] pgmap v417: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:23.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:23 smithi154 bash[13980]: cluster 2024-01-13T11:12:22.082442+0000 mgr.y (mgr.14140) 459 : cluster [DBG] pgmap v417: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:25.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:25 smithi121 bash[17573]: cluster 2024-01-13T11:12:24.083465+0000 mgr.y (mgr.14140) 460 : cluster [DBG] pgmap v418: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:25.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:25 smithi121 bash[14010]: cluster 2024-01-13T11:12:24.083465+0000 mgr.y (mgr.14140) 460 : cluster [DBG] pgmap v418: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:25.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:25 smithi154 bash[13980]: cluster 2024-01-13T11:12:24.083465+0000 mgr.y (mgr.14140) 460 : cluster [DBG] pgmap v418: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:27.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:27 smithi154 bash[13980]: cluster 2024-01-13T11:12:26.084416+0000 mgr.y (mgr.14140) 461 : cluster [DBG] pgmap v419: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:27.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:27 smithi121 bash[17573]: cluster 2024-01-13T11:12:26.084416+0000 mgr.y (mgr.14140) 461 : cluster [DBG] pgmap v419: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:27.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:27 smithi121 bash[14010]: cluster 2024-01-13T11:12:26.084416+0000 mgr.y (mgr.14140) 461 : cluster [DBG] pgmap v419: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:29.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:29 smithi121 bash[17573]: cluster 2024-01-13T11:12:28.085423+0000 mgr.y (mgr.14140) 462 : cluster [DBG] pgmap v420: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:29.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:29 smithi121 bash[14010]: cluster 2024-01-13T11:12:28.085423+0000 mgr.y (mgr.14140) 462 : cluster [DBG] pgmap v420: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:29.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:29 smithi154 bash[13980]: cluster 2024-01-13T11:12:28.085423+0000 mgr.y (mgr.14140) 462 : cluster [DBG] pgmap v420: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:31.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:31 smithi121 bash[14010]: cluster 2024-01-13T11:12:30.086244+0000 mgr.y (mgr.14140) 463 : cluster [DBG] pgmap v421: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:31.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:31 smithi121 bash[17573]: cluster 2024-01-13T11:12:30.086244+0000 mgr.y (mgr.14140) 463 : cluster [DBG] pgmap v421: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:31.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:31 smithi154 bash[13980]: cluster 2024-01-13T11:12:30.086244+0000 mgr.y (mgr.14140) 463 : cluster [DBG] pgmap v421: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:33.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:33 smithi121 bash[14010]: cluster 2024-01-13T11:12:32.087360+0000 mgr.y (mgr.14140) 464 : cluster [DBG] pgmap v422: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:33.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:33 smithi121 bash[17573]: cluster 2024-01-13T11:12:32.087360+0000 mgr.y (mgr.14140) 464 : cluster [DBG] pgmap v422: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:33.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:33 smithi154 bash[13980]: cluster 2024-01-13T11:12:32.087360+0000 mgr.y (mgr.14140) 464 : cluster [DBG] pgmap v422: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:35.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:35 smithi121 bash[14010]: cluster 2024-01-13T11:12:34.088392+0000 mgr.y (mgr.14140) 465 : cluster [DBG] pgmap v423: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:35.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:35 smithi121 bash[17573]: cluster 2024-01-13T11:12:34.088392+0000 mgr.y (mgr.14140) 465 : cluster [DBG] pgmap v423: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:35.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:35 smithi154 bash[13980]: cluster 2024-01-13T11:12:34.088392+0000 mgr.y (mgr.14140) 465 : cluster [DBG] pgmap v423: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:37.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:37 smithi154 bash[13980]: cluster 2024-01-13T11:12:36.089332+0000 mgr.y (mgr.14140) 466 : cluster [DBG] pgmap v424: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:37.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:37 smithi121 bash[14010]: cluster 2024-01-13T11:12:36.089332+0000 mgr.y (mgr.14140) 466 : cluster [DBG] pgmap v424: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:37.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:37 smithi121 bash[17573]: cluster 2024-01-13T11:12:36.089332+0000 mgr.y (mgr.14140) 466 : cluster [DBG] pgmap v424: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:39.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:39 smithi121 bash[14010]: cluster 2024-01-13T11:12:38.090428+0000 mgr.y (mgr.14140) 467 : cluster [DBG] pgmap v425: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:39.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:39 smithi121 bash[17573]: cluster 2024-01-13T11:12:38.090428+0000 mgr.y (mgr.14140) 467 : cluster [DBG] pgmap v425: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:39.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:39 smithi154 bash[13980]: cluster 2024-01-13T11:12:38.090428+0000 mgr.y (mgr.14140) 467 : cluster [DBG] pgmap v425: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:41.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:41 smithi121 bash[17573]: cluster 2024-01-13T11:12:40.091302+0000 mgr.y (mgr.14140) 468 : cluster [DBG] pgmap v426: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:41.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:41 smithi121 bash[14010]: cluster 2024-01-13T11:12:40.091302+0000 mgr.y (mgr.14140) 468 : cluster [DBG] pgmap v426: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:41.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:41 smithi154 bash[13980]: cluster 2024-01-13T11:12:40.091302+0000 mgr.y (mgr.14140) 468 : cluster [DBG] pgmap v426: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:43.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:43 smithi121 bash[14010]: cluster 2024-01-13T11:12:42.092433+0000 mgr.y (mgr.14140) 469 : cluster [DBG] pgmap v427: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:43.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:43 smithi121 bash[17573]: cluster 2024-01-13T11:12:42.092433+0000 mgr.y (mgr.14140) 469 : cluster [DBG] pgmap v427: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:43.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:43 smithi154 bash[13980]: cluster 2024-01-13T11:12:42.092433+0000 mgr.y (mgr.14140) 469 : cluster [DBG] pgmap v427: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:45.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:45 smithi121 bash[14010]: cluster 2024-01-13T11:12:44.093423+0000 mgr.y (mgr.14140) 470 : cluster [DBG] pgmap v428: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:45.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:45 smithi121 bash[17573]: cluster 2024-01-13T11:12:44.093423+0000 mgr.y (mgr.14140) 470 : cluster [DBG] pgmap v428: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:45.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:45 smithi154 bash[13980]: cluster 2024-01-13T11:12:44.093423+0000 mgr.y (mgr.14140) 470 : cluster [DBG] pgmap v428: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:47.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:47 smithi154 bash[13980]: cluster 2024-01-13T11:12:46.094392+0000 mgr.y (mgr.14140) 471 : cluster [DBG] pgmap v429: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:47.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:47 smithi121 bash[14010]: cluster 2024-01-13T11:12:46.094392+0000 mgr.y (mgr.14140) 471 : cluster [DBG] pgmap v429: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:47.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:47 smithi121 bash[17573]: cluster 2024-01-13T11:12:46.094392+0000 mgr.y (mgr.14140) 471 : cluster [DBG] pgmap v429: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:49.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:49 smithi121 bash[14010]: cluster 2024-01-13T11:12:48.095523+0000 mgr.y (mgr.14140) 472 : cluster [DBG] pgmap v430: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:49.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:49 smithi121 bash[17573]: cluster 2024-01-13T11:12:48.095523+0000 mgr.y (mgr.14140) 472 : cluster [DBG] pgmap v430: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:49.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:49 smithi154 bash[13980]: cluster 2024-01-13T11:12:48.095523+0000 mgr.y (mgr.14140) 472 : cluster [DBG] pgmap v430: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:51.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:51 smithi121 bash[14010]: cluster 2024-01-13T11:12:50.096371+0000 mgr.y (mgr.14140) 473 : cluster [DBG] pgmap v431: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:51.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:51 smithi121 bash[17573]: cluster 2024-01-13T11:12:50.096371+0000 mgr.y (mgr.14140) 473 : cluster [DBG] pgmap v431: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:51.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:51 smithi154 bash[13980]: cluster 2024-01-13T11:12:50.096371+0000 mgr.y (mgr.14140) 473 : cluster [DBG] pgmap v431: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:53.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:53 smithi121 bash[14010]: cluster 2024-01-13T11:12:52.097513+0000 mgr.y (mgr.14140) 474 : cluster [DBG] pgmap v432: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:53.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:53 smithi121 bash[17573]: cluster 2024-01-13T11:12:52.097513+0000 mgr.y (mgr.14140) 474 : cluster [DBG] pgmap v432: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:53.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:53 smithi154 bash[13980]: cluster 2024-01-13T11:12:52.097513+0000 mgr.y (mgr.14140) 474 : cluster [DBG] pgmap v432: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:55.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:55 smithi154 bash[13980]: cluster 2024-01-13T11:12:54.098478+0000 mgr.y (mgr.14140) 475 : cluster [DBG] pgmap v433: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:55.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:55 smithi121 bash[14010]: cluster 2024-01-13T11:12:54.098478+0000 mgr.y (mgr.14140) 475 : cluster [DBG] pgmap v433: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:55.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:55 smithi121 bash[17573]: cluster 2024-01-13T11:12:54.098478+0000 mgr.y (mgr.14140) 475 : cluster [DBG] pgmap v433: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:57.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:57 smithi154 bash[13980]: cluster 2024-01-13T11:12:56.099530+0000 mgr.y (mgr.14140) 476 : cluster [DBG] pgmap v434: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:57.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:57 smithi121 bash[14010]: cluster 2024-01-13T11:12:56.099530+0000 mgr.y (mgr.14140) 476 : cluster [DBG] pgmap v434: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:57.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:57 smithi121 bash[17573]: cluster 2024-01-13T11:12:56.099530+0000 mgr.y (mgr.14140) 476 : cluster [DBG] pgmap v434: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:59.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:12:59 smithi121 bash[17573]: cluster 2024-01-13T11:12:58.100647+0000 mgr.y (mgr.14140) 477 : cluster [DBG] pgmap v435: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:59.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:12:59 smithi121 bash[14010]: cluster 2024-01-13T11:12:58.100647+0000 mgr.y (mgr.14140) 477 : cluster [DBG] pgmap v435: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:12:59.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:12:59 smithi154 bash[13980]: cluster 2024-01-13T11:12:58.100647+0000 mgr.y (mgr.14140) 477 : cluster [DBG] pgmap v435: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:01.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:13:01 smithi121 bash[14010]: cluster 2024-01-13T11:13:00.101653+0000 mgr.y (mgr.14140) 478 : cluster [DBG] pgmap v436: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:01.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:13:01 smithi121 bash[17573]: cluster 2024-01-13T11:13:00.101653+0000 mgr.y (mgr.14140) 478 : cluster [DBG] pgmap v436: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:01.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:13:01 smithi154 bash[13980]: cluster 2024-01-13T11:13:00.101653+0000 mgr.y (mgr.14140) 478 : cluster [DBG] pgmap v436: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:03.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:13:03 smithi121 bash[14010]: cluster 2024-01-13T11:13:02.102865+0000 mgr.y (mgr.14140) 479 : cluster [DBG] pgmap v437: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:03.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:13:03 smithi121 bash[17573]: cluster 2024-01-13T11:13:02.102865+0000 mgr.y (mgr.14140) 479 : cluster [DBG] pgmap v437: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:03.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:13:03 smithi154 bash[13980]: cluster 2024-01-13T11:13:02.102865+0000 mgr.y (mgr.14140) 479 : cluster [DBG] pgmap v437: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:05.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:13:05 smithi154 bash[13980]: cluster 2024-01-13T11:13:04.103952+0000 mgr.y (mgr.14140) 480 : cluster [DBG] pgmap v438: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:05.687 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:13:05 smithi121 bash[14010]: cluster 2024-01-13T11:13:04.103952+0000 mgr.y (mgr.14140) 480 : cluster [DBG] pgmap v438: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:05.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:13:05 smithi121 bash[17573]: cluster 2024-01-13T11:13:04.103952+0000 mgr.y (mgr.14140) 480 : cluster [DBG] pgmap v438: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:07.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:13:07 smithi154 bash[13980]: cluster 2024-01-13T11:13:06.104902+0000 mgr.y (mgr.14140) 481 : cluster [DBG] pgmap v439: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:07.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:13:07 smithi121 bash[14010]: cluster 2024-01-13T11:13:06.104902+0000 mgr.y (mgr.14140) 481 : cluster [DBG] pgmap v439: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:07.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:13:07 smithi121 bash[17573]: cluster 2024-01-13T11:13:06.104902+0000 mgr.y (mgr.14140) 481 : cluster [DBG] pgmap v439: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:09.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:13:09 smithi121 bash[14010]: cluster 2024-01-13T11:13:08.105962+0000 mgr.y (mgr.14140) 482 : cluster [DBG] pgmap v440: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:09.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:13:09 smithi121 bash[17573]: cluster 2024-01-13T11:13:08.105962+0000 mgr.y (mgr.14140) 482 : cluster [DBG] pgmap v440: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:09.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:13:09 smithi154 bash[13980]: cluster 2024-01-13T11:13:08.105962+0000 mgr.y (mgr.14140) 482 : cluster [DBG] pgmap v440: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:11.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:13:11 smithi121 bash[14010]: cluster 2024-01-13T11:13:10.106827+0000 mgr.y (mgr.14140) 483 : cluster [DBG] pgmap v441: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:11.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:13:11 smithi121 bash[17573]: cluster 2024-01-13T11:13:10.106827+0000 mgr.y (mgr.14140) 483 : cluster [DBG] pgmap v441: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:11.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:13:11 smithi154 bash[13980]: cluster 2024-01-13T11:13:10.106827+0000 mgr.y (mgr.14140) 483 : cluster [DBG] pgmap v441: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:13.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:13:13 smithi154 bash[13980]: cluster 2024-01-13T11:13:12.107953+0000 mgr.y (mgr.14140) 484 : cluster [DBG] pgmap v442: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:13.687 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:13:13 smithi121 bash[14010]: cluster 2024-01-13T11:13:12.107953+0000 mgr.y (mgr.14140) 484 : cluster [DBG] pgmap v442: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:13.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:13:13 smithi121 bash[17573]: cluster 2024-01-13T11:13:12.107953+0000 mgr.y (mgr.14140) 484 : cluster [DBG] pgmap v442: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:15.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:13:15 smithi154 bash[13980]: cluster 2024-01-13T11:13:14.108985+0000 mgr.y (mgr.14140) 485 : cluster [DBG] pgmap v443: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:15.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:13:15 smithi121 bash[14010]: cluster 2024-01-13T11:13:14.108985+0000 mgr.y (mgr.14140) 485 : cluster [DBG] pgmap v443: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:15.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:13:15 smithi121 bash[17573]: cluster 2024-01-13T11:13:14.108985+0000 mgr.y (mgr.14140) 485 : cluster [DBG] pgmap v443: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:17.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:13:17 smithi154 bash[13980]: cluster 2024-01-13T11:13:16.109947+0000 mgr.y (mgr.14140) 486 : cluster [DBG] pgmap v444: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:17.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:13:17 smithi121 bash[14010]: cluster 2024-01-13T11:13:16.109947+0000 mgr.y (mgr.14140) 486 : cluster [DBG] pgmap v444: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:17.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:13:17 smithi121 bash[17573]: cluster 2024-01-13T11:13:16.109947+0000 mgr.y (mgr.14140) 486 : cluster [DBG] pgmap v444: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:19.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:13:19 smithi121 bash[14010]: cluster 2024-01-13T11:13:18.111002+0000 mgr.y (mgr.14140) 487 : cluster [DBG] pgmap v445: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:19.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:13:19 smithi121 bash[17573]: cluster 2024-01-13T11:13:18.111002+0000 mgr.y (mgr.14140) 487 : cluster [DBG] pgmap v445: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:19.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:13:19 smithi154 bash[13980]: cluster 2024-01-13T11:13:18.111002+0000 mgr.y (mgr.14140) 487 : cluster [DBG] pgmap v445: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:21.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:13:21 smithi121 bash[17573]: cluster 2024-01-13T11:13:20.111888+0000 mgr.y (mgr.14140) 488 : cluster [DBG] pgmap v446: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:21.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:13:21 smithi121 bash[14010]: cluster 2024-01-13T11:13:20.111888+0000 mgr.y (mgr.14140) 488 : cluster [DBG] pgmap v446: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:21.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:13:21 smithi154 bash[13980]: cluster 2024-01-13T11:13:20.111888+0000 mgr.y (mgr.14140) 488 : cluster [DBG] pgmap v446: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:23.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:13:23 smithi154 bash[13980]: cluster 2024-01-13T11:13:22.113007+0000 mgr.y (mgr.14140) 489 : cluster [DBG] pgmap v447: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:23.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:13:23 smithi121 bash[14010]: cluster 2024-01-13T11:13:22.113007+0000 mgr.y (mgr.14140) 489 : cluster [DBG] pgmap v447: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:23.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:13:23 smithi121 bash[17573]: cluster 2024-01-13T11:13:22.113007+0000 mgr.y (mgr.14140) 489 : cluster [DBG] pgmap v447: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:25.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:13:25 smithi154 bash[13980]: cluster 2024-01-13T11:13:24.114105+0000 mgr.y (mgr.14140) 490 : cluster [DBG] pgmap v448: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:25.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:13:25 smithi121 bash[14010]: cluster 2024-01-13T11:13:24.114105+0000 mgr.y (mgr.14140) 490 : cluster [DBG] pgmap v448: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:25.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:13:25 smithi121 bash[17573]: cluster 2024-01-13T11:13:24.114105+0000 mgr.y (mgr.14140) 490 : cluster [DBG] pgmap v448: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:27.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:13:27 smithi154 bash[13980]: cluster 2024-01-13T11:13:26.115105+0000 mgr.y (mgr.14140) 491 : cluster [DBG] pgmap v449: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:27.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:13:27 smithi121 bash[14010]: cluster 2024-01-13T11:13:26.115105+0000 mgr.y (mgr.14140) 491 : cluster [DBG] pgmap v449: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:27.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:13:27 smithi121 bash[17573]: cluster 2024-01-13T11:13:26.115105+0000 mgr.y (mgr.14140) 491 : cluster [DBG] pgmap v449: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:29.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:13:29 smithi121 bash[14010]: cluster 2024-01-13T11:13:28.116260+0000 mgr.y (mgr.14140) 492 : cluster [DBG] pgmap v450: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:29.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:13:29 smithi121 bash[17573]: cluster 2024-01-13T11:13:28.116260+0000 mgr.y (mgr.14140) 492 : cluster [DBG] pgmap v450: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:29.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:13:29 smithi154 bash[13980]: cluster 2024-01-13T11:13:28.116260+0000 mgr.y (mgr.14140) 492 : cluster [DBG] pgmap v450: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:31.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:13:31 smithi154 bash[13980]: cluster 2024-01-13T11:13:30.117132+0000 mgr.y (mgr.14140) 493 : cluster [DBG] pgmap v451: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:31.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:13:31 smithi121 bash[14010]: cluster 2024-01-13T11:13:30.117132+0000 mgr.y (mgr.14140) 493 : cluster [DBG] pgmap v451: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:31.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:13:31 smithi121 bash[17573]: cluster 2024-01-13T11:13:30.117132+0000 mgr.y (mgr.14140) 493 : cluster [DBG] pgmap v451: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:33.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:13:33 smithi154 bash[13980]: cluster 2024-01-13T11:13:32.118334+0000 mgr.y (mgr.14140) 494 : cluster [DBG] pgmap v452: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:33.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:13:33 smithi121 bash[14010]: cluster 2024-01-13T11:13:32.118334+0000 mgr.y (mgr.14140) 494 : cluster [DBG] pgmap v452: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:33.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:13:33 smithi121 bash[17573]: cluster 2024-01-13T11:13:32.118334+0000 mgr.y (mgr.14140) 494 : cluster [DBG] pgmap v452: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:35.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:13:35 smithi154 bash[13980]: cluster 2024-01-13T11:13:34.119360+0000 mgr.y (mgr.14140) 495 : cluster [DBG] pgmap v453: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:35.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:13:35 smithi121 bash[14010]: cluster 2024-01-13T11:13:34.119360+0000 mgr.y (mgr.14140) 495 : cluster [DBG] pgmap v453: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:35.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:13:35 smithi121 bash[17573]: cluster 2024-01-13T11:13:34.119360+0000 mgr.y (mgr.14140) 495 : cluster [DBG] pgmap v453: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:37.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:13:37 smithi154 bash[13980]: cluster 2024-01-13T11:13:36.120321+0000 mgr.y (mgr.14140) 496 : cluster [DBG] pgmap v454: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:37.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:13:37 smithi121 bash[14010]: cluster 2024-01-13T11:13:36.120321+0000 mgr.y (mgr.14140) 496 : cluster [DBG] pgmap v454: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:37.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:13:37 smithi121 bash[17573]: cluster 2024-01-13T11:13:36.120321+0000 mgr.y (mgr.14140) 496 : cluster [DBG] pgmap v454: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:39.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:13:39 smithi154 bash[13980]: cluster 2024-01-13T11:13:38.121505+0000 mgr.y (mgr.14140) 497 : cluster [DBG] pgmap v455: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:39.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:13:39 smithi121 bash[14010]: cluster 2024-01-13T11:13:38.121505+0000 mgr.y (mgr.14140) 497 : cluster [DBG] pgmap v455: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:39.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:13:39 smithi121 bash[17573]: cluster 2024-01-13T11:13:38.121505+0000 mgr.y (mgr.14140) 497 : cluster [DBG] pgmap v455: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:41.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:13:41 smithi154 bash[13980]: cluster 2024-01-13T11:13:40.122529+0000 mgr.y (mgr.14140) 498 : cluster [DBG] pgmap v456: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:41.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:13:41 smithi121 bash[14010]: cluster 2024-01-13T11:13:40.122529+0000 mgr.y (mgr.14140) 498 : cluster [DBG] pgmap v456: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:41.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:13:41 smithi121 bash[17573]: cluster 2024-01-13T11:13:40.122529+0000 mgr.y (mgr.14140) 498 : cluster [DBG] pgmap v456: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:43.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:13:43 smithi154 bash[13980]: cluster 2024-01-13T11:13:42.123674+0000 mgr.y (mgr.14140) 499 : cluster [DBG] pgmap v457: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:43.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:13:43 smithi121 bash[14010]: cluster 2024-01-13T11:13:42.123674+0000 mgr.y (mgr.14140) 499 : cluster [DBG] pgmap v457: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:43.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:13:43 smithi121 bash[17573]: cluster 2024-01-13T11:13:42.123674+0000 mgr.y (mgr.14140) 499 : cluster [DBG] pgmap v457: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:45.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:13:45 smithi154 bash[13980]: cluster 2024-01-13T11:13:44.124739+0000 mgr.y (mgr.14140) 500 : cluster [DBG] pgmap v458: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:45.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:13:45 smithi121 bash[14010]: cluster 2024-01-13T11:13:44.124739+0000 mgr.y (mgr.14140) 500 : cluster [DBG] pgmap v458: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:45.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:13:45 smithi121 bash[17573]: cluster 2024-01-13T11:13:44.124739+0000 mgr.y (mgr.14140) 500 : cluster [DBG] pgmap v458: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:47.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:13:47 smithi154 bash[13980]: cluster 2024-01-13T11:13:46.125660+0000 mgr.y (mgr.14140) 501 : cluster [DBG] pgmap v459: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:47.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:13:47 smithi121 bash[14010]: cluster 2024-01-13T11:13:46.125660+0000 mgr.y (mgr.14140) 501 : cluster [DBG] pgmap v459: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:47.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:13:47 smithi121 bash[17573]: cluster 2024-01-13T11:13:46.125660+0000 mgr.y (mgr.14140) 501 : cluster [DBG] pgmap v459: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:49.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:13:49 smithi154 bash[13980]: cluster 2024-01-13T11:13:48.126877+0000 mgr.y (mgr.14140) 502 : cluster [DBG] pgmap v460: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:49.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:13:49 smithi121 bash[14010]: cluster 2024-01-13T11:13:48.126877+0000 mgr.y (mgr.14140) 502 : cluster [DBG] pgmap v460: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:49.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:13:49 smithi121 bash[17573]: cluster 2024-01-13T11:13:48.126877+0000 mgr.y (mgr.14140) 502 : cluster [DBG] pgmap v460: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:51.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:13:51 smithi154 bash[13980]: cluster 2024-01-13T11:13:50.127788+0000 mgr.y (mgr.14140) 503 : cluster [DBG] pgmap v461: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:51.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:13:51 smithi121 bash[14010]: cluster 2024-01-13T11:13:50.127788+0000 mgr.y (mgr.14140) 503 : cluster [DBG] pgmap v461: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:51.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:13:51 smithi121 bash[17573]: cluster 2024-01-13T11:13:50.127788+0000 mgr.y (mgr.14140) 503 : cluster [DBG] pgmap v461: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:53.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:13:53 smithi154 bash[13980]: cluster 2024-01-13T11:13:52.128953+0000 mgr.y (mgr.14140) 504 : cluster [DBG] pgmap v462: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:53.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:13:53 smithi121 bash[14010]: cluster 2024-01-13T11:13:52.128953+0000 mgr.y (mgr.14140) 504 : cluster [DBG] pgmap v462: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:53.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:13:53 smithi121 bash[17573]: cluster 2024-01-13T11:13:52.128953+0000 mgr.y (mgr.14140) 504 : cluster [DBG] pgmap v462: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:55.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:13:55 smithi154 bash[13980]: cluster 2024-01-13T11:13:54.130057+0000 mgr.y (mgr.14140) 505 : cluster [DBG] pgmap v463: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:55.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:13:55 smithi121 bash[14010]: cluster 2024-01-13T11:13:54.130057+0000 mgr.y (mgr.14140) 505 : cluster [DBG] pgmap v463: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:55.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:13:55 smithi121 bash[17573]: cluster 2024-01-13T11:13:54.130057+0000 mgr.y (mgr.14140) 505 : cluster [DBG] pgmap v463: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:57.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:13:57 smithi154 bash[13980]: cluster 2024-01-13T11:13:56.131135+0000 mgr.y (mgr.14140) 506 : cluster [DBG] pgmap v464: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:57.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:13:57 smithi121 bash[14010]: cluster 2024-01-13T11:13:56.131135+0000 mgr.y (mgr.14140) 506 : cluster [DBG] pgmap v464: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:57.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:13:57 smithi121 bash[17573]: cluster 2024-01-13T11:13:56.131135+0000 mgr.y (mgr.14140) 506 : cluster [DBG] pgmap v464: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:59.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:13:59 smithi154 bash[13980]: cluster 2024-01-13T11:13:58.132263+0000 mgr.y (mgr.14140) 507 : cluster [DBG] pgmap v465: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:59.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:13:59 smithi121 bash[14010]: cluster 2024-01-13T11:13:58.132263+0000 mgr.y (mgr.14140) 507 : cluster [DBG] pgmap v465: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:13:59.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:13:59 smithi121 bash[17573]: cluster 2024-01-13T11:13:58.132263+0000 mgr.y (mgr.14140) 507 : cluster [DBG] pgmap v465: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:01.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:14:01 smithi154 bash[13980]: cluster 2024-01-13T11:14:00.133137+0000 mgr.y (mgr.14140) 508 : cluster [DBG] pgmap v466: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:01.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:14:01 smithi121 bash[14010]: cluster 2024-01-13T11:14:00.133137+0000 mgr.y (mgr.14140) 508 : cluster [DBG] pgmap v466: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:01.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:14:01 smithi121 bash[17573]: cluster 2024-01-13T11:14:00.133137+0000 mgr.y (mgr.14140) 508 : cluster [DBG] pgmap v466: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:03.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:14:03 smithi154 bash[13980]: cluster 2024-01-13T11:14:02.134252+0000 mgr.y (mgr.14140) 509 : cluster [DBG] pgmap v467: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:03.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:14:03 smithi121 bash[14010]: cluster 2024-01-13T11:14:02.134252+0000 mgr.y (mgr.14140) 509 : cluster [DBG] pgmap v467: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:03.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:14:03 smithi121 bash[17573]: cluster 2024-01-13T11:14:02.134252+0000 mgr.y (mgr.14140) 509 : cluster [DBG] pgmap v467: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:05.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:14:05 smithi154 bash[13980]: cluster 2024-01-13T11:14:04.135311+0000 mgr.y (mgr.14140) 510 : cluster [DBG] pgmap v468: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:05.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:14:05 smithi121 bash[14010]: cluster 2024-01-13T11:14:04.135311+0000 mgr.y (mgr.14140) 510 : cluster [DBG] pgmap v468: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:05.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:14:05 smithi121 bash[17573]: cluster 2024-01-13T11:14:04.135311+0000 mgr.y (mgr.14140) 510 : cluster [DBG] pgmap v468: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:07.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:14:07 smithi154 bash[13980]: cluster 2024-01-13T11:14:06.136266+0000 mgr.y (mgr.14140) 511 : cluster [DBG] pgmap v469: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:07.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:14:07 smithi121 bash[14010]: cluster 2024-01-13T11:14:06.136266+0000 mgr.y (mgr.14140) 511 : cluster [DBG] pgmap v469: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:07.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:14:07 smithi121 bash[17573]: cluster 2024-01-13T11:14:06.136266+0000 mgr.y (mgr.14140) 511 : cluster [DBG] pgmap v469: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:09.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:14:09 smithi154 bash[13980]: cluster 2024-01-13T11:14:08.137360+0000 mgr.y (mgr.14140) 512 : cluster [DBG] pgmap v470: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:09.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:14:09 smithi121 bash[14010]: cluster 2024-01-13T11:14:08.137360+0000 mgr.y (mgr.14140) 512 : cluster [DBG] pgmap v470: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:09.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:14:09 smithi121 bash[17573]: cluster 2024-01-13T11:14:08.137360+0000 mgr.y (mgr.14140) 512 : cluster [DBG] pgmap v470: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:11.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:14:11 smithi154 bash[13980]: cluster 2024-01-13T11:14:10.138203+0000 mgr.y (mgr.14140) 513 : cluster [DBG] pgmap v471: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:11.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:14:11 smithi121 bash[14010]: cluster 2024-01-13T11:14:10.138203+0000 mgr.y (mgr.14140) 513 : cluster [DBG] pgmap v471: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:11.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:14:11 smithi121 bash[17573]: cluster 2024-01-13T11:14:10.138203+0000 mgr.y (mgr.14140) 513 : cluster [DBG] pgmap v471: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:13.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:14:13 smithi154 bash[13980]: cluster 2024-01-13T11:14:12.139417+0000 mgr.y (mgr.14140) 514 : cluster [DBG] pgmap v472: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:13.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:14:13 smithi121 bash[14010]: cluster 2024-01-13T11:14:12.139417+0000 mgr.y (mgr.14140) 514 : cluster [DBG] pgmap v472: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:13.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:14:13 smithi121 bash[17573]: cluster 2024-01-13T11:14:12.139417+0000 mgr.y (mgr.14140) 514 : cluster [DBG] pgmap v472: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:15.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:14:15 smithi154 bash[13980]: cluster 2024-01-13T11:14:14.140467+0000 mgr.y (mgr.14140) 515 : cluster [DBG] pgmap v473: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:15.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:14:15 smithi121 bash[14010]: cluster 2024-01-13T11:14:14.140467+0000 mgr.y (mgr.14140) 515 : cluster [DBG] pgmap v473: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:15.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:14:15 smithi121 bash[17573]: cluster 2024-01-13T11:14:14.140467+0000 mgr.y (mgr.14140) 515 : cluster [DBG] pgmap v473: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:17.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:14:17 smithi154 bash[13980]: cluster 2024-01-13T11:14:16.141424+0000 mgr.y (mgr.14140) 516 : cluster [DBG] pgmap v474: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:17.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:14:17 smithi121 bash[14010]: cluster 2024-01-13T11:14:16.141424+0000 mgr.y (mgr.14140) 516 : cluster [DBG] pgmap v474: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:17.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:14:17 smithi121 bash[17573]: cluster 2024-01-13T11:14:16.141424+0000 mgr.y (mgr.14140) 516 : cluster [DBG] pgmap v474: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:19.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:14:19 smithi154 bash[13980]: cluster 2024-01-13T11:14:18.142521+0000 mgr.y (mgr.14140) 517 : cluster [DBG] pgmap v475: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:19.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:14:19 smithi121 bash[14010]: cluster 2024-01-13T11:14:18.142521+0000 mgr.y (mgr.14140) 517 : cluster [DBG] pgmap v475: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:19.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:14:19 smithi121 bash[17573]: cluster 2024-01-13T11:14:18.142521+0000 mgr.y (mgr.14140) 517 : cluster [DBG] pgmap v475: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:21.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:14:21 smithi154 bash[13980]: cluster 2024-01-13T11:14:20.143348+0000 mgr.y (mgr.14140) 518 : cluster [DBG] pgmap v476: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:21.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:14:21 smithi121 bash[14010]: cluster 2024-01-13T11:14:20.143348+0000 mgr.y (mgr.14140) 518 : cluster [DBG] pgmap v476: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:21.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:14:21 smithi121 bash[17573]: cluster 2024-01-13T11:14:20.143348+0000 mgr.y (mgr.14140) 518 : cluster [DBG] pgmap v476: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:23.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:14:23 smithi154 bash[13980]: cluster 2024-01-13T11:14:22.144579+0000 mgr.y (mgr.14140) 519 : cluster [DBG] pgmap v477: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:23.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:14:23 smithi121 bash[14010]: cluster 2024-01-13T11:14:22.144579+0000 mgr.y (mgr.14140) 519 : cluster [DBG] pgmap v477: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:23.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:14:23 smithi121 bash[17573]: cluster 2024-01-13T11:14:22.144579+0000 mgr.y (mgr.14140) 519 : cluster [DBG] pgmap v477: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:25.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:14:25 smithi154 bash[13980]: cluster 2024-01-13T11:14:24.145614+0000 mgr.y (mgr.14140) 520 : cluster [DBG] pgmap v478: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:25.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:14:25 smithi121 bash[14010]: cluster 2024-01-13T11:14:24.145614+0000 mgr.y (mgr.14140) 520 : cluster [DBG] pgmap v478: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:25.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:14:25 smithi121 bash[17573]: cluster 2024-01-13T11:14:24.145614+0000 mgr.y (mgr.14140) 520 : cluster [DBG] pgmap v478: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:27.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:14:27 smithi154 bash[13980]: cluster 2024-01-13T11:14:26.146599+0000 mgr.y (mgr.14140) 521 : cluster [DBG] pgmap v479: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:27.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:14:27 smithi121 bash[14010]: cluster 2024-01-13T11:14:26.146599+0000 mgr.y (mgr.14140) 521 : cluster [DBG] pgmap v479: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:27.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:14:27 smithi121 bash[17573]: cluster 2024-01-13T11:14:26.146599+0000 mgr.y (mgr.14140) 521 : cluster [DBG] pgmap v479: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:29.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:14:29 smithi154 bash[13980]: cluster 2024-01-13T11:14:28.147761+0000 mgr.y (mgr.14140) 522 : cluster [DBG] pgmap v480: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:29.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:14:29 smithi121 bash[14010]: cluster 2024-01-13T11:14:28.147761+0000 mgr.y (mgr.14140) 522 : cluster [DBG] pgmap v480: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:29.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:14:29 smithi121 bash[17573]: cluster 2024-01-13T11:14:28.147761+0000 mgr.y (mgr.14140) 522 : cluster [DBG] pgmap v480: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:31.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:14:31 smithi154 bash[13980]: cluster 2024-01-13T11:14:30.148604+0000 mgr.y (mgr.14140) 523 : cluster [DBG] pgmap v481: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:31.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:14:31 smithi121 bash[14010]: cluster 2024-01-13T11:14:30.148604+0000 mgr.y (mgr.14140) 523 : cluster [DBG] pgmap v481: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:31.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:14:31 smithi121 bash[17573]: cluster 2024-01-13T11:14:30.148604+0000 mgr.y (mgr.14140) 523 : cluster [DBG] pgmap v481: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:33.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:14:33 smithi154 bash[13980]: cluster 2024-01-13T11:14:32.149667+0000 mgr.y (mgr.14140) 524 : cluster [DBG] pgmap v482: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:33.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:14:33 smithi121 bash[14010]: cluster 2024-01-13T11:14:32.149667+0000 mgr.y (mgr.14140) 524 : cluster [DBG] pgmap v482: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:33.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:14:33 smithi121 bash[17573]: cluster 2024-01-13T11:14:32.149667+0000 mgr.y (mgr.14140) 524 : cluster [DBG] pgmap v482: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:35.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:14:35 smithi154 bash[13980]: cluster 2024-01-13T11:14:34.150719+0000 mgr.y (mgr.14140) 525 : cluster [DBG] pgmap v483: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:35.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:14:35 smithi121 bash[14010]: cluster 2024-01-13T11:14:34.150719+0000 mgr.y (mgr.14140) 525 : cluster [DBG] pgmap v483: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:35.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:14:35 smithi121 bash[17573]: cluster 2024-01-13T11:14:34.150719+0000 mgr.y (mgr.14140) 525 : cluster [DBG] pgmap v483: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:37.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:14:37 smithi154 bash[13980]: cluster 2024-01-13T11:14:36.151658+0000 mgr.y (mgr.14140) 526 : cluster [DBG] pgmap v484: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:37.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:14:37 smithi121 bash[14010]: cluster 2024-01-13T11:14:36.151658+0000 mgr.y (mgr.14140) 526 : cluster [DBG] pgmap v484: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:37.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:14:37 smithi121 bash[17573]: cluster 2024-01-13T11:14:36.151658+0000 mgr.y (mgr.14140) 526 : cluster [DBG] pgmap v484: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:39.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:14:39 smithi154 bash[13980]: cluster 2024-01-13T11:14:38.152685+0000 mgr.y (mgr.14140) 527 : cluster [DBG] pgmap v485: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:39.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:14:39 smithi121 bash[14010]: cluster 2024-01-13T11:14:38.152685+0000 mgr.y (mgr.14140) 527 : cluster [DBG] pgmap v485: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:39.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:14:39 smithi121 bash[17573]: cluster 2024-01-13T11:14:38.152685+0000 mgr.y (mgr.14140) 527 : cluster [DBG] pgmap v485: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:41.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:14:41 smithi154 bash[13980]: cluster 2024-01-13T11:14:40.153602+0000 mgr.y (mgr.14140) 528 : cluster [DBG] pgmap v486: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:41.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:14:41 smithi121 bash[14010]: cluster 2024-01-13T11:14:40.153602+0000 mgr.y (mgr.14140) 528 : cluster [DBG] pgmap v486: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:41.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:14:41 smithi121 bash[17573]: cluster 2024-01-13T11:14:40.153602+0000 mgr.y (mgr.14140) 528 : cluster [DBG] pgmap v486: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:43.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:14:43 smithi154 bash[13980]: cluster 2024-01-13T11:14:42.154755+0000 mgr.y (mgr.14140) 529 : cluster [DBG] pgmap v487: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:43.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:14:43 smithi121 bash[14010]: cluster 2024-01-13T11:14:42.154755+0000 mgr.y (mgr.14140) 529 : cluster [DBG] pgmap v487: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:43.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:14:43 smithi121 bash[17573]: cluster 2024-01-13T11:14:42.154755+0000 mgr.y (mgr.14140) 529 : cluster [DBG] pgmap v487: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:45.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:14:45 smithi154 bash[13980]: cluster 2024-01-13T11:14:44.155802+0000 mgr.y (mgr.14140) 530 : cluster [DBG] pgmap v488: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:45.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:14:45 smithi121 bash[14010]: cluster 2024-01-13T11:14:44.155802+0000 mgr.y (mgr.14140) 530 : cluster [DBG] pgmap v488: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:45.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:14:45 smithi121 bash[17573]: cluster 2024-01-13T11:14:44.155802+0000 mgr.y (mgr.14140) 530 : cluster [DBG] pgmap v488: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:47.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:14:47 smithi154 bash[13980]: cluster 2024-01-13T11:14:46.156752+0000 mgr.y (mgr.14140) 531 : cluster [DBG] pgmap v489: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:47.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:14:47 smithi121 bash[17573]: cluster 2024-01-13T11:14:46.156752+0000 mgr.y (mgr.14140) 531 : cluster [DBG] pgmap v489: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:47.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:14:47 smithi121 bash[14010]: cluster 2024-01-13T11:14:46.156752+0000 mgr.y (mgr.14140) 531 : cluster [DBG] pgmap v489: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:49.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:14:49 smithi154 bash[13980]: cluster 2024-01-13T11:14:48.157839+0000 mgr.y (mgr.14140) 532 : cluster [DBG] pgmap v490: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:49.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:14:49 smithi121 bash[14010]: cluster 2024-01-13T11:14:48.157839+0000 mgr.y (mgr.14140) 532 : cluster [DBG] pgmap v490: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:49.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:14:49 smithi121 bash[17573]: cluster 2024-01-13T11:14:48.157839+0000 mgr.y (mgr.14140) 532 : cluster [DBG] pgmap v490: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:51.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:14:51 smithi154 bash[13980]: cluster 2024-01-13T11:14:50.158706+0000 mgr.y (mgr.14140) 533 : cluster [DBG] pgmap v491: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:51.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:14:51 smithi121 bash[14010]: cluster 2024-01-13T11:14:50.158706+0000 mgr.y (mgr.14140) 533 : cluster [DBG] pgmap v491: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:51.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:14:51 smithi121 bash[17573]: cluster 2024-01-13T11:14:50.158706+0000 mgr.y (mgr.14140) 533 : cluster [DBG] pgmap v491: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:53.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:14:53 smithi154 bash[13980]: cluster 2024-01-13T11:14:52.159874+0000 mgr.y (mgr.14140) 534 : cluster [DBG] pgmap v492: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:53.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:14:53 smithi121 bash[14010]: cluster 2024-01-13T11:14:52.159874+0000 mgr.y (mgr.14140) 534 : cluster [DBG] pgmap v492: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:53.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:14:53 smithi121 bash[17573]: cluster 2024-01-13T11:14:52.159874+0000 mgr.y (mgr.14140) 534 : cluster [DBG] pgmap v492: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:55.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:14:55 smithi154 bash[13980]: cluster 2024-01-13T11:14:54.160909+0000 mgr.y (mgr.14140) 535 : cluster [DBG] pgmap v493: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:55.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:14:55 smithi121 bash[14010]: cluster 2024-01-13T11:14:54.160909+0000 mgr.y (mgr.14140) 535 : cluster [DBG] pgmap v493: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:55.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:14:55 smithi121 bash[17573]: cluster 2024-01-13T11:14:54.160909+0000 mgr.y (mgr.14140) 535 : cluster [DBG] pgmap v493: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:57.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:14:57 smithi154 bash[13980]: cluster 2024-01-13T11:14:56.161844+0000 mgr.y (mgr.14140) 536 : cluster [DBG] pgmap v494: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:57.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:14:57 smithi121 bash[14010]: cluster 2024-01-13T11:14:56.161844+0000 mgr.y (mgr.14140) 536 : cluster [DBG] pgmap v494: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:57.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:14:57 smithi121 bash[17573]: cluster 2024-01-13T11:14:56.161844+0000 mgr.y (mgr.14140) 536 : cluster [DBG] pgmap v494: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:59.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:14:59 smithi154 bash[13980]: cluster 2024-01-13T11:14:58.162922+0000 mgr.y (mgr.14140) 537 : cluster [DBG] pgmap v495: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:59.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:14:59 smithi121 bash[14010]: cluster 2024-01-13T11:14:58.162922+0000 mgr.y (mgr.14140) 537 : cluster [DBG] pgmap v495: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:14:59.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:14:59 smithi121 bash[17573]: cluster 2024-01-13T11:14:58.162922+0000 mgr.y (mgr.14140) 537 : cluster [DBG] pgmap v495: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:01.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:01 smithi154 bash[13980]: cluster 2024-01-13T11:15:00.163927+0000 mgr.y (mgr.14140) 538 : cluster [DBG] pgmap v496: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:01.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:01 smithi121 bash[14010]: cluster 2024-01-13T11:15:00.163927+0000 mgr.y (mgr.14140) 538 : cluster [DBG] pgmap v496: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:01.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:01 smithi121 bash[17573]: cluster 2024-01-13T11:15:00.163927+0000 mgr.y (mgr.14140) 538 : cluster [DBG] pgmap v496: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:02.617 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph orch ps' 2024-01-13T11:15:03.593 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:03 smithi121 bash[14010]: cluster 2024-01-13T11:15:02.165083+0000 mgr.y (mgr.14140) 539 : cluster [DBG] pgmap v497: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:03.593 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:03 smithi121 bash[17573]: cluster 2024-01-13T11:15:02.165083+0000 mgr.y (mgr.14140) 539 : cluster [DBG] pgmap v497: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:03.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:03 smithi154 bash[13980]: cluster 2024-01-13T11:15:02.165083+0000 mgr.y (mgr.14140) 539 : cluster [DBG] pgmap v497: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:05.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:05 smithi121 bash[14010]: cluster 2024-01-13T11:15:04.166153+0000 mgr.y (mgr.14140) 540 : cluster [DBG] pgmap v498: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:05.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:05 smithi121 bash[17573]: cluster 2024-01-13T11:15:04.166153+0000 mgr.y (mgr.14140) 540 : cluster [DBG] pgmap v498: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:05.577 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-13T11:15:05.577 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi154 running (9m) 3m ago 9m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c 4297ac71950b 2024-01-13T11:15:05.577 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi154 running (3m) 3m ago 13m 16.2.14-456-g445562ab quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb 163fd1944c31 8279c747992d 2024-01-13T11:15:05.577 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 running (15m) 3m ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e11f5c9050dd 2024-01-13T11:15:05.577 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (15m) 3m ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 4864d1b1a118 2024-01-13T11:15:05.577 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi154 running (13m) 3m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 87962ad706ed 2024-01-13T11:15:05.577 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (14m) 3m ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b4e93fe477dd 2024-01-13T11:15:05.578 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 error 3m ago 9m prom/node-exporter 2024-01-13T11:15:05.578 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi154 error 3m ago 9m prom/node-exporter 2024-01-13T11:15:05.578 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (13m) 3m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 008b68f14ad9 2024-01-13T11:15:05.578 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (12m) 3m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a578d354249c 2024-01-13T11:15:05.578 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (12m) 3m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 8907a99e62bc 2024-01-13T11:15:05.578 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 87964e338249 2024-01-13T11:15:05.578 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi154 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 11beca531e0e 2024-01-13T11:15:05.579 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi154 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cd6842e07156 2024-01-13T11:15:05.579 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi154 running (10m) 3m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5aa7f9553b38 2024-01-13T11:15:05.579 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi154 running (10m) 3m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 7cef3cceae20 2024-01-13T11:15:05.579 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi154 running (9m) 3m ago 9m prom/prometheus:latest ea7f826b1553 4fb22710cdd1 2024-01-13T11:15:05.579 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.r.z.smithi121.fccflq smithi121 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 7cef85d7a512 2024-01-13T11:15:05.579 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.r.z.smithi154.ycwgyx smithi154 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a56aaa9b3633 2024-01-13T11:15:05.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:05 smithi154 bash[13980]: cluster 2024-01-13T11:15:04.166153+0000 mgr.y (mgr.14140) 540 : cluster [DBG] pgmap v498: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:06.293 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph versions' 2024-01-13T11:15:06.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:06 smithi154 bash[13980]: audit 2024-01-13T11:15:05.552570+0000 mgr.y (mgr.14140) 541 : audit [DBG] from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:15:06.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:06 smithi121 bash[14010]: audit 2024-01-13T11:15:05.552570+0000 mgr.y (mgr.14140) 541 : audit [DBG] from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:15:06.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:06 smithi121 bash[17573]: audit 2024-01-13T11:15:05.552570+0000 mgr.y (mgr.14140) 541 : audit [DBG] from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:15:07.620 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:07 smithi121 bash[14010]: cluster 2024-01-13T11:15:06.167094+0000 mgr.y (mgr.14140) 542 : cluster [DBG] pgmap v499: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:07.620 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:07 smithi121 bash[17573]: cluster 2024-01-13T11:15:06.167094+0000 mgr.y (mgr.14140) 542 : cluster [DBG] pgmap v499: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:07.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:07 smithi154 bash[13980]: cluster 2024-01-13T11:15:06.167094+0000 mgr.y (mgr.14140) 542 : cluster [DBG] pgmap v499: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:09.165 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-01-13T11:15:09.165 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-01-13T11:15:09.165 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-01-13T11:15:09.165 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-01-13T11:15:09.165 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-01-13T11:15:09.165 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2024-01-13T11:15:09.166 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 16.2.14-456-g445562ab (445562ab4bc3ddfb386936119050695810860bcb) pacific (stable)": 1 2024-01-13T11:15:09.166 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-01-13T11:15:09.166 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-01-13T11:15:09.166 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-01-13T11:15:09.166 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-01-13T11:15:09.166 INFO:teuthology.orchestra.run.smithi121.stdout: "mds": {}, 2024-01-13T11:15:09.166 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-01-13T11:15:09.166 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-01-13T11:15:09.166 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-01-13T11:15:09.166 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-01-13T11:15:09.166 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2024-01-13T11:15:09.166 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 16.2.14-456-g445562ab (445562ab4bc3ddfb386936119050695810860bcb) pacific (stable)": 1 2024-01-13T11:15:09.166 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-01-13T11:15:09.166 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-01-13T11:15:09.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:09 smithi154 bash[13980]: cluster 2024-01-13T11:15:08.167927+0000 mgr.y (mgr.14140) 543 : cluster [DBG] pgmap v500: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:09.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:09 smithi154 bash[13980]: audit 2024-01-13T11:15:09.155750+0000 mon.a (mon.0) 602 : audit [DBG] from='client.? 172.21.15.121:0/3246279268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-13T11:15:09.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:09 smithi121 bash[14010]: cluster 2024-01-13T11:15:08.167927+0000 mgr.y (mgr.14140) 543 : cluster [DBG] pgmap v500: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:09.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:09 smithi121 bash[14010]: audit 2024-01-13T11:15:09.155750+0000 mon.a (mon.0) 602 : audit [DBG] from='client.? 172.21.15.121:0/3246279268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-13T11:15:09.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:09 smithi121 bash[17573]: cluster 2024-01-13T11:15:08.167927+0000 mgr.y (mgr.14140) 543 : cluster [DBG] pgmap v500: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:09.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:09 smithi121 bash[17573]: audit 2024-01-13T11:15:09.155750+0000 mon.a (mon.0) 602 : audit [DBG] from='client.? 172.21.15.121:0/3246279268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-13T11:15:09.951 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph -s' 2024-01-13T11:15:11.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:11 smithi154 bash[13980]: cluster 2024-01-13T11:15:10.168798+0000 mgr.y (mgr.14140) 544 : cluster [DBG] pgmap v501: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:11.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:11 smithi121 bash[14010]: cluster 2024-01-13T11:15:10.168798+0000 mgr.y (mgr.14140) 544 : cluster [DBG] pgmap v501: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:11.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:11 smithi121 bash[17573]: cluster 2024-01-13T11:15:10.168798+0000 mgr.y (mgr.14140) 544 : cluster [DBG] pgmap v501: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:13.031 INFO:teuthology.orchestra.run.smithi121.stdout: cluster: 2024-01-13T11:15:13.031 INFO:teuthology.orchestra.run.smithi121.stdout: id: b5155c52-b202-11ee-95ac-87774f69a715 2024-01-13T11:15:13.031 INFO:teuthology.orchestra.run.smithi121.stdout: health: HEALTH_OK 2024-01-13T11:15:13.031 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-01-13T11:15:13.031 INFO:teuthology.orchestra.run.smithi121.stdout: services: 2024-01-13T11:15:13.031 INFO:teuthology.orchestra.run.smithi121.stdout: mon: 3 daemons, quorum a,c,b (age 13m) 2024-01-13T11:15:13.032 INFO:teuthology.orchestra.run.smithi121.stdout: mgr: y(active, since 15m), standbys: x 2024-01-13T11:15:13.032 INFO:teuthology.orchestra.run.smithi121.stdout: osd: 8 osds: 8 up (since 10m), 8 in (since 10m) 2024-01-13T11:15:13.032 INFO:teuthology.orchestra.run.smithi121.stdout: rgw: 2 daemons active (r.z.smithi121.fccflq, r.z.smithi154.ycwgyx) 2024-01-13T11:15:13.032 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-01-13T11:15:13.032 INFO:teuthology.orchestra.run.smithi121.stdout: task status: 2024-01-13T11:15:13.032 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-01-13T11:15:13.032 INFO:teuthology.orchestra.run.smithi121.stdout: data: 2024-01-13T11:15:13.032 INFO:teuthology.orchestra.run.smithi121.stdout: pools: 5 pools, 129 pgs 2024-01-13T11:15:13.032 INFO:teuthology.orchestra.run.smithi121.stdout: objects: 202 objects, 7.0 KiB 2024-01-13T11:15:13.032 INFO:teuthology.orchestra.run.smithi121.stdout: usage: 8.0 GiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:13.032 INFO:teuthology.orchestra.run.smithi121.stdout: pgs: 129 active+clean 2024-01-13T11:15:13.032 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-01-13T11:15:13.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:13 smithi121 bash[14010]: cluster 2024-01-13T11:15:12.169942+0000 mgr.y (mgr.14140) 545 : cluster [DBG] pgmap v502: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:13.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:13 smithi121 bash[14010]: audit 2024-01-13T11:15:13.022055+0000 mon.a (mon.0) 603 : audit [DBG] from='client.? 172.21.15.121:0/1724086066' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-01-13T11:15:13.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:13 smithi121 bash[17573]: cluster 2024-01-13T11:15:12.169942+0000 mgr.y (mgr.14140) 545 : cluster [DBG] pgmap v502: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:13.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:13 smithi121 bash[17573]: audit 2024-01-13T11:15:13.022055+0000 mon.a (mon.0) 603 : audit [DBG] from='client.? 172.21.15.121:0/1724086066' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-01-13T11:15:13.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:13 smithi154 bash[13980]: cluster 2024-01-13T11:15:12.169942+0000 mgr.y (mgr.14140) 545 : cluster [DBG] pgmap v502: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:13.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:13 smithi154 bash[13980]: audit 2024-01-13T11:15:13.022055+0000 mon.a (mon.0) 603 : audit [DBG] from='client.? 172.21.15.121:0/1724086066' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-01-13T11:15:13.763 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-01-13T11:15:15.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:15 smithi121 bash[14010]: cluster 2024-01-13T11:15:14.171012+0000 mgr.y (mgr.14140) 546 : cluster [DBG] pgmap v503: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:15.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:15 smithi121 bash[17573]: cluster 2024-01-13T11:15:14.171012+0000 mgr.y (mgr.14140) 546 : cluster [DBG] pgmap v503: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:15.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:15 smithi154 bash[13980]: cluster 2024-01-13T11:15:14.171012+0000 mgr.y (mgr.14140) 546 : cluster [DBG] pgmap v503: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:16.848 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-01-13T11:15:17.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:17 smithi121 bash[14010]: cluster 2024-01-13T11:15:16.171950+0000 mgr.y (mgr.14140) 547 : cluster [DBG] pgmap v504: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:17.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:17 smithi121 bash[14010]: audit 2024-01-13T11:15:16.827004+0000 mon.a (mon.0) 604 : audit [DBG] from='client.? 172.21.15.121:0/2634798891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-13T11:15:17.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:17 smithi121 bash[17573]: cluster 2024-01-13T11:15:16.171950+0000 mgr.y (mgr.14140) 547 : cluster [DBG] pgmap v504: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:17.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:17 smithi121 bash[17573]: audit 2024-01-13T11:15:16.827004+0000 mon.a (mon.0) 604 : audit [DBG] from='client.? 172.21.15.121:0/2634798891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-13T11:15:17.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:17 smithi154 bash[13980]: cluster 2024-01-13T11:15:16.171950+0000 mgr.y (mgr.14140) 547 : cluster [DBG] pgmap v504: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:17.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:17 smithi154 bash[13980]: audit 2024-01-13T11:15:16.827004+0000 mon.a (mon.0) 604 : audit [DBG] from='client.? 172.21.15.121:0/2634798891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-13T11:15:17.625 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph mgr fail' 2024-01-13T11:15:19.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:19 smithi154 bash[13980]: cluster 2024-01-13T11:15:18.173048+0000 mgr.y (mgr.14140) 548 : cluster [DBG] pgmap v505: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:19.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:19 smithi121 bash[14010]: cluster 2024-01-13T11:15:18.173048+0000 mgr.y (mgr.14140) 548 : cluster [DBG] pgmap v505: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:19.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:19 smithi121 bash[17573]: cluster 2024-01-13T11:15:18.173048+0000 mgr.y (mgr.14140) 548 : cluster [DBG] pgmap v505: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:21.525 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:21 smithi121 bash[14010]: cluster 2024-01-13T11:15:20.173812+0000 mgr.y (mgr.14140) 549 : cluster [DBG] pgmap v506: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:21.526 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:21 smithi121 bash[14010]: audit 2024-01-13T11:15:20.552116+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.121:0/1100070684' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-01-13T11:15:21.526 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:21 smithi121 bash[14010]: audit 2024-01-13T11:15:20.552831+0000 mon.a (mon.0) 605 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-01-13T11:15:21.526 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:21 smithi121 bash[14010]: cluster 2024-01-13T11:15:20.560947+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-01-13T11:15:21.526 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:21 smithi121 bash[17573]: cluster 2024-01-13T11:15:20.173812+0000 mgr.y (mgr.14140) 549 : cluster [DBG] pgmap v506: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:21.526 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:21 smithi121 bash[17573]: audit 2024-01-13T11:15:20.552116+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.121:0/1100070684' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-01-13T11:15:21.526 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:21 smithi121 bash[17573]: audit 2024-01-13T11:15:20.552831+0000 mon.a (mon.0) 605 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-01-13T11:15:21.526 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:21 smithi121 bash[17573]: cluster 2024-01-13T11:15:20.560947+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-01-13T11:15:21.527 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:15:21 smithi121 bash[14274]: debug 2024-01-13T11:15:21.248+0000 7f2342edc700 -1 mgr handle_mgr_map I was active but no longer amignoring --setuser ceph since I am not root 2024-01-13T11:15:21.527 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:15:21 smithi121 bash[14274]: ignoring --setgroup ceph since I am not root 2024-01-13T11:15:21.527 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:15:21 smithi121 bash[14274]: debug 2024-01-13T11:15:21.288+0000 7f76861a2040 1 -- 172.21.15.121:0/2255008782 >> [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] conn(0x563433eb0c00 msgr2=0x563434b26000 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-01-13T11:15:21.527 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:15:21 smithi121 bash[14274]: debug 2024-01-13T11:15:21.288+0000 7f76861a2040 1 --2- 172.21.15.121:0/2255008782 >> [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] conn(0x563433eb0c00 0x563434b26000 secure :-1 s=READY pgs=79 cs=0 l=1 rx=0x563433ea3140 tx=0x563433ea57c0).stop 2024-01-13T11:15:21.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:21 smithi154 bash[13980]: cluster 2024-01-13T11:15:20.173812+0000 mgr.y (mgr.14140) 549 : cluster [DBG] pgmap v506: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:21.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:21 smithi154 bash[13980]: audit 2024-01-13T11:15:20.552116+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.121:0/1100070684' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-01-13T11:15:21.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:21 smithi154 bash[13980]: audit 2024-01-13T11:15:20.552831+0000 mon.a (mon.0) 605 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-01-13T11:15:21.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:21 smithi154 bash[13980]: cluster 2024-01-13T11:15:20.560947+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-01-13T11:15:22.043 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'sleep 180' 2024-01-13T11:15:22.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:22 smithi121 bash[14010]: audit 2024-01-13T11:15:21.256104+0000 mon.a (mon.0) 607 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-01-13T11:15:22.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:22 smithi121 bash[14010]: cluster 2024-01-13T11:15:21.256229+0000 mon.a (mon.0) 608 : cluster [DBG] mgrmap e16: x(active, starting, since 0.70236s) 2024-01-13T11:15:22.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:22 smithi121 bash[17573]: audit 2024-01-13T11:15:21.256104+0000 mon.a (mon.0) 607 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-01-13T11:15:22.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:22 smithi121 bash[17573]: cluster 2024-01-13T11:15:21.256229+0000 mon.a (mon.0) 608 : cluster [DBG] mgrmap e16: x(active, starting, since 0.70236s) 2024-01-13T11:15:22.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:22 smithi154 bash[13980]: audit 2024-01-13T11:15:21.256104+0000 mon.a (mon.0) 607 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-01-13T11:15:22.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:22 smithi154 bash[13980]: cluster 2024-01-13T11:15:21.256229+0000 mon.a (mon.0) 608 : cluster [DBG] mgrmap e16: x(active, starting, since 0.70236s) 2024-01-13T11:15:25.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:25 smithi154 bash[13980]: cluster 2024-01-13T11:15:25.540710+0000 mon.a (mon.0) 609 : cluster [DBG] Standby manager daemon y started 2024-01-13T11:15:25.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:25 smithi154 bash[13980]: audit 2024-01-13T11:15:25.541563+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.121:0/3692998042' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:15:25.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:25 smithi154 bash[13980]: audit 2024-01-13T11:15:25.543793+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.121:0/3692998042' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:15:25.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:25 smithi121 bash[17573]: cluster 2024-01-13T11:15:25.540710+0000 mon.a (mon.0) 609 : cluster [DBG] Standby manager daemon y started 2024-01-13T11:15:25.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:25 smithi121 bash[17573]: audit 2024-01-13T11:15:25.541563+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.121:0/3692998042' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:15:25.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:25 smithi121 bash[17573]: audit 2024-01-13T11:15:25.543793+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.121:0/3692998042' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:15:25.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:25 smithi121 bash[14010]: cluster 2024-01-13T11:15:25.540710+0000 mon.a (mon.0) 609 : cluster [DBG] Standby manager daemon y started 2024-01-13T11:15:25.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:25 smithi121 bash[14010]: audit 2024-01-13T11:15:25.541563+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.121:0/3692998042' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:15:25.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:25 smithi121 bash[14010]: audit 2024-01-13T11:15:25.543793+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.121:0/3692998042' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:15:26.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:26 smithi154 bash[13980]: cluster 2024-01-13T11:15:25.601836+0000 mon.a (mon.0) 610 : cluster [DBG] mgrmap e17: x(active, starting, since 5s), standbys: y 2024-01-13T11:15:26.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:26 smithi154 bash[13980]: audit 2024-01-13T11:15:25.613173+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-13T11:15:26.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:26 smithi154 bash[13980]: audit 2024-01-13T11:15:25.613415+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-13T11:15:26.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:26 smithi121 bash[14010]: cluster 2024-01-13T11:15:25.601836+0000 mon.a (mon.0) 610 : cluster [DBG] mgrmap e17: x(active, starting, since 5s), standbys: y 2024-01-13T11:15:26.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:26 smithi121 bash[14010]: audit 2024-01-13T11:15:25.613173+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-13T11:15:26.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:26 smithi121 bash[14010]: audit 2024-01-13T11:15:25.613415+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-13T11:15:26.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:26 smithi121 bash[17573]: cluster 2024-01-13T11:15:25.601836+0000 mon.a (mon.0) 610 : cluster [DBG] mgrmap e17: x(active, starting, since 5s), standbys: y 2024-01-13T11:15:26.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:26 smithi121 bash[17573]: audit 2024-01-13T11:15:25.613173+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-13T11:15:26.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:26 smithi121 bash[17573]: audit 2024-01-13T11:15:25.613415+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-13T11:15:27.896 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[25489]: Warning: Permanently added 'smithi154,172.21.15.154' (ECDSA) to the list of known hosts. 2024-01-13T11:15:27.896 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[25489]: Warning: Permanently added '172.21.15.121' (ECDSA) to the list of known hosts. 2024-01-13T11:15:27.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.268074+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-13T11:15:27.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.268466+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-13T11:15:27.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.268822+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-13T11:15:27.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.272648+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-13T11:15:27.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.273293+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-13T11:15:27.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.273818+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-13T11:15:27.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.274233+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-13T11:15:27.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.274974+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-13T11:15:27.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.275708+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-13T11:15:27.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.276419+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-13T11:15:27.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.277165+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-13T11:15:27.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.278679+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-13T11:15:27.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.279106+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-13T11:15:27.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.280033+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-13T11:15:27.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.281533+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-13T11:15:27.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.282906+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-01-13T11:15:27.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.283595+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-01-13T11:15:27.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.284212+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi121"}]: dispatch 2024-01-13T11:15:27.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.284848+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi154"}]: dispatch 2024-01-13T11:15:27.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.285464+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-01-13T11:15:27.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.286062+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-01-13T11:15:27.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.286641+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-01-13T11:15:27.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.287222+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-01-13T11:15:27.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.287814+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-01-13T11:15:27.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.288336+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-01-13T11:15:27.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.288775+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-01-13T11:15:27.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.289217+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-01-13T11:15:27.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.289680+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-01-13T11:15:27.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.290099+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-01-13T11:15:27.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.290531+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:15:27.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.290957+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:15:27.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.291376+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-01-13T11:15:27.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.291792+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-01-13T11:15:27.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.292222+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-13T11:15:27.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.292647+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-13T11:15:27.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: cluster 2024-01-13T11:15:27.305385+0000 mon.a (mon.0) 611 : cluster [INF] Manager daemon x is now available 2024-01-13T11:15:27.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.325804+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi121\": {\"hostname\": \"smithi121\", \"addr\": \"172.21.15.121\", \"labels\": [], \"status\": \"\"}, \"smithi154\": {\"hostname\": \"smithi154\", \"addr\": \"smithi154\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-13T11:15:27.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: cephadm 2024-01-13T11:15:27.330818+0000 mgr.x (mgr.34643) 1 : cephadm [INF] inventory: adjusted host smithi121 addr 'smithi121' -> '172.21.15.121' 2024-01-13T11:15:27.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.331427+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi121\": {\"hostname\": \"smithi121\", \"addr\": \"172.21.15.121\", \"labels\": [], \"status\": \"\"}, \"smithi154\": {\"hostname\": \"smithi154\", \"addr\": \"smithi154\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-13T11:15:27.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.331848+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi121\": {\"hostname\": \"smithi121\", \"addr\": \"172.21.15.121\", \"labels\": [], \"status\": \"\"}, \"smithi154\": {\"hostname\": \"smithi154\", \"addr\": \"smithi154\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-01-13T11:15:27.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.340367+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-01-13T11:15:27.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: cephadm 2024-01-13T11:15:27.345636+0000 mgr.x (mgr.34643) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-01-13T11:15:27.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.346087+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-01-13T11:15:27.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.348176+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2024-01-13T11:15:27.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.475347+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34643 ' 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 2024-01-13T11:15:27.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.480923+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' 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 2024-01-13T11:15:27.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.481703+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34643 ' 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 2024-01-13T11:15:27.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.490514+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-13T11:15:27.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.560963+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-01-13T11:15:27.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.566651+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-01-13T11:15:27.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.570195+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-01-13T11:15:27.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:27 smithi154 bash[13980]: audit 2024-01-13T11:15:27.575974+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-01-13T11:15:27.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.268074+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-13T11:15:27.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.268466+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-13T11:15:27.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.268822+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-13T11:15:27.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.272648+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-13T11:15:27.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.273293+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-13T11:15:27.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.273818+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-13T11:15:27.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.274233+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-13T11:15:27.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.274974+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-13T11:15:27.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.275708+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-13T11:15:27.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.276419+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-13T11:15:27.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.277165+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-13T11:15:27.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.278679+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-13T11:15:27.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.279106+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-13T11:15:27.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.280033+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-13T11:15:27.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.281533+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-13T11:15:27.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.282906+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-01-13T11:15:27.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.283595+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-01-13T11:15:27.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.284212+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi121"}]: dispatch 2024-01-13T11:15:27.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.268074+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-13T11:15:27.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.268466+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-13T11:15:27.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.268822+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-13T11:15:27.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.272648+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-13T11:15:27.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.273293+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-13T11:15:27.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.273818+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-13T11:15:27.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.274233+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-13T11:15:27.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.274974+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-13T11:15:27.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.275708+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-13T11:15:27.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.276419+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-13T11:15:27.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.277165+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-13T11:15:27.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.278679+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-13T11:15:27.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.279106+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-13T11:15:27.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.280033+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-13T11:15:27.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.281533+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-13T11:15:27.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.282906+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-01-13T11:15:27.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.283595+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-01-13T11:15:27.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.284212+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi121"}]: dispatch 2024-01-13T11:15:27.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.284848+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi154"}]: dispatch 2024-01-13T11:15:27.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.285464+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-01-13T11:15:27.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.286062+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-01-13T11:15:27.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.286641+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-01-13T11:15:27.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.287222+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-01-13T11:15:27.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.287814+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-01-13T11:15:27.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.288336+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-01-13T11:15:27.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.288775+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-01-13T11:15:27.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.289217+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-01-13T11:15:27.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.289680+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-01-13T11:15:27.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.290099+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-01-13T11:15:27.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.290531+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:15:27.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.290957+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:15:27.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.291376+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-01-13T11:15:27.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.291792+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-01-13T11:15:27.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.292222+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-13T11:15:27.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.284848+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi154"}]: dispatch 2024-01-13T11:15:27.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.285464+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-01-13T11:15:27.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.286062+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-01-13T11:15:27.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.286641+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-01-13T11:15:27.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.287222+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-01-13T11:15:27.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.287814+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-01-13T11:15:27.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.288336+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-01-13T11:15:27.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.288775+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-01-13T11:15:27.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.289217+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-01-13T11:15:27.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.289680+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-01-13T11:15:27.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.290099+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-01-13T11:15:27.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.290531+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:15:27.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.290957+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:15:27.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.291376+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-01-13T11:15:27.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.291792+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-01-13T11:15:27.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.292222+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-13T11:15:27.944 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.292647+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-13T11:15:27.944 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: cluster 2024-01-13T11:15:27.305385+0000 mon.a (mon.0) 611 : cluster [INF] Manager daemon x is now available 2024-01-13T11:15:27.944 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.325804+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi121\": {\"hostname\": \"smithi121\", \"addr\": \"172.21.15.121\", \"labels\": [], \"status\": \"\"}, \"smithi154\": {\"hostname\": \"smithi154\", \"addr\": \"smithi154\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-13T11:15:27.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: cephadm 2024-01-13T11:15:27.330818+0000 mgr.x (mgr.34643) 1 : cephadm [INF] inventory: adjusted host smithi121 addr 'smithi121' -> '172.21.15.121' 2024-01-13T11:15:27.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.331427+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi121\": {\"hostname\": \"smithi121\", \"addr\": \"172.21.15.121\", \"labels\": [], \"status\": \"\"}, \"smithi154\": {\"hostname\": \"smithi154\", \"addr\": \"smithi154\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-13T11:15:27.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.331848+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi121\": {\"hostname\": \"smithi121\", \"addr\": \"172.21.15.121\", \"labels\": [], \"status\": \"\"}, \"smithi154\": {\"hostname\": \"smithi154\", \"addr\": \"smithi154\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-01-13T11:15:27.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.340367+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-01-13T11:15:27.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: cephadm 2024-01-13T11:15:27.345636+0000 mgr.x (mgr.34643) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-01-13T11:15:27.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.346087+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-01-13T11:15:27.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.348176+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2024-01-13T11:15:27.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.475347+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34643 ' 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 2024-01-13T11:15:27.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.480923+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' 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 2024-01-13T11:15:27.945 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.292647+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-13T11:15:27.945 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: cluster 2024-01-13T11:15:27.305385+0000 mon.a (mon.0) 611 : cluster [INF] Manager daemon x is now available 2024-01-13T11:15:27.946 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.325804+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi121\": {\"hostname\": \"smithi121\", \"addr\": \"172.21.15.121\", \"labels\": [], \"status\": \"\"}, \"smithi154\": {\"hostname\": \"smithi154\", \"addr\": \"smithi154\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-13T11:15:27.946 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: cephadm 2024-01-13T11:15:27.330818+0000 mgr.x (mgr.34643) 1 : cephadm [INF] inventory: adjusted host smithi121 addr 'smithi121' -> '172.21.15.121' 2024-01-13T11:15:27.946 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.331427+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi121\": {\"hostname\": \"smithi121\", \"addr\": \"172.21.15.121\", \"labels\": [], \"status\": \"\"}, \"smithi154\": {\"hostname\": \"smithi154\", \"addr\": \"smithi154\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-13T11:15:27.946 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.331848+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi121\": {\"hostname\": \"smithi121\", \"addr\": \"172.21.15.121\", \"labels\": [], \"status\": \"\"}, \"smithi154\": {\"hostname\": \"smithi154\", \"addr\": \"smithi154\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-01-13T11:15:27.946 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.340367+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-01-13T11:15:27.946 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: cephadm 2024-01-13T11:15:27.345636+0000 mgr.x (mgr.34643) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-01-13T11:15:27.946 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.346087+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-01-13T11:15:27.946 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.348176+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2024-01-13T11:15:27.946 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.475347+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34643 ' 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 2024-01-13T11:15:27.946 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.480923+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' 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 2024-01-13T11:15:27.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.481703+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34643 ' 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 2024-01-13T11:15:27.947 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.490514+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-13T11:15:27.947 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.560963+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-01-13T11:15:27.947 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.566651+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-01-13T11:15:27.947 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.570195+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-01-13T11:15:27.947 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[14010]: audit 2024-01-13T11:15:27.575974+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-01-13T11:15:27.947 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.481703+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34643 ' 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 2024-01-13T11:15:27.947 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.490514+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-13T11:15:27.947 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.560963+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-01-13T11:15:27.947 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.566651+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-01-13T11:15:27.947 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.570195+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-01-13T11:15:27.948 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:27 smithi121 bash[17573]: audit 2024-01-13T11:15:27.575974+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-01-13T11:15:28.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:28 smithi121 bash[14010]: cluster 2024-01-13T11:15:27.625140+0000 mon.a (mon.0) 620 : cluster [DBG] mgrmap e18: x(active, since 7s), standbys: y 2024-01-13T11:15:28.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:28 smithi121 bash[14010]: cluster 2024-01-13T11:15:27.662576+0000 mgr.x (mgr.34643) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:28.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:28 smithi121 bash[14010]: audit 2024-01-13T11:15:27.834583+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:15:28.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:28 smithi121 bash[14010]: audit 2024-01-13T11:15:27.835339+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:15:28.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:28 smithi121 bash[17573]: cluster 2024-01-13T11:15:27.625140+0000 mon.a (mon.0) 620 : cluster [DBG] mgrmap e18: x(active, since 7s), standbys: y 2024-01-13T11:15:28.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:28 smithi121 bash[17573]: cluster 2024-01-13T11:15:27.662576+0000 mgr.x (mgr.34643) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:28.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:28 smithi121 bash[17573]: audit 2024-01-13T11:15:27.834583+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:15:28.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:28 smithi121 bash[17573]: audit 2024-01-13T11:15:27.835339+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:15:29.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:28 smithi154 bash[13980]: cluster 2024-01-13T11:15:27.625140+0000 mon.a (mon.0) 620 : cluster [DBG] mgrmap e18: x(active, since 7s), standbys: y 2024-01-13T11:15:29.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:28 smithi154 bash[13980]: cluster 2024-01-13T11:15:27.662576+0000 mgr.x (mgr.34643) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:29.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:28 smithi154 bash[13980]: audit 2024-01-13T11:15:27.834583+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:15:29.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:28 smithi154 bash[13980]: audit 2024-01-13T11:15:27.835339+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:15:29.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:29 smithi121 bash[14010]: cluster 2024-01-13T11:15:29.278963+0000 mgr.x (mgr.34643) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:29.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:29 smithi121 bash[17573]: cluster 2024-01-13T11:15:29.278963+0000 mgr.x (mgr.34643) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:30.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:29 smithi154 bash[13980]: cluster 2024-01-13T11:15:29.278963+0000 mgr.x (mgr.34643) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:30.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:30 smithi121 bash[17573]: cluster 2024-01-13T11:15:29.662506+0000 mon.a (mon.0) 621 : cluster [DBG] mgrmap e19: x(active, since 9s), standbys: y 2024-01-13T11:15:30.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:30 smithi121 bash[14010]: cluster 2024-01-13T11:15:29.662506+0000 mon.a (mon.0) 621 : cluster [DBG] mgrmap e19: x(active, since 9s), standbys: y 2024-01-13T11:15:31.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:30 smithi154 bash[13980]: cluster 2024-01-13T11:15:29.662506+0000 mon.a (mon.0) 621 : cluster [DBG] mgrmap e19: x(active, since 9s), standbys: y 2024-01-13T11:15:32.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:32 smithi154 bash[13980]: cluster 2024-01-13T11:15:31.279657+0000 mgr.x (mgr.34643) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:32.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:32 smithi121 bash[14010]: cluster 2024-01-13T11:15:31.279657+0000 mgr.x (mgr.34643) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:32.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:32 smithi121 bash[17573]: cluster 2024-01-13T11:15:31.279657+0000 mgr.x (mgr.34643) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:34.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:34 smithi121 bash[14010]: cluster 2024-01-13T11:15:33.281081+0000 mgr.x (mgr.34643) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:34.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:34 smithi121 bash[17573]: cluster 2024-01-13T11:15:33.281081+0000 mgr.x (mgr.34643) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:34.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:34 smithi121 bash[14010]: audit 2024-01-13T11:15:33.916267+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_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\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917331Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917656Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113246208, \"cpu_percentage\": \"1.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917819Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51149537, \"cpu_percentage\": \"2.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917978Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918127Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47930408, \"cpu_percentage\": \"2.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918276Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918423Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918570Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_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.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918660Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:33.918924Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:15:34.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:34 smithi121 bash[17573]: audit 2024-01-13T11:15:33.916267+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_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\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917331Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917656Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113246208, \"cpu_percentage\": \"1.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917819Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51149537, \"cpu_percentage\": \"2.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917978Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918127Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47930408, \"cpu_percentage\": \"2.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918276Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918423Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918570Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_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.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918660Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:33.918924Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:15:34.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:34 smithi121 bash[14010]: audit 2024-01-13T11:15:33.921070+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_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\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917331Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917656Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113246208, \"cpu_percentage\": \"1.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917819Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51149537, \"cpu_percentage\": \"2.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917978Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918127Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47930408, \"cpu_percentage\": \"2.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918276Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918423Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918570Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_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.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918660Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:33.918924Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:15:34.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:34 smithi121 bash[17573]: audit 2024-01-13T11:15:33.921070+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_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\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917331Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917656Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113246208, \"cpu_percentage\": \"1.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917819Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51149537, \"cpu_percentage\": \"2.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917978Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918127Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47930408, \"cpu_percentage\": \"2.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918276Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918423Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918570Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_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.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918660Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:33.918924Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:15:34.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:34 smithi121 bash[14010]: audit 2024-01-13T11:15:33.924519+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_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\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917331Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917656Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113246208, \"cpu_percentage\": \"1.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917819Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51149537, \"cpu_percentage\": \"2.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917978Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918127Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47930408, \"cpu_percentage\": \"2.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918276Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918423Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918570Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_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.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918660Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:33.918924Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:15:34.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:34 smithi121 bash[14010]: audit 2024-01-13T11:15:34.220347+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:15:34.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:34 smithi121 bash[14010]: audit 2024-01-13T11:15:34.221477+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-13T11:15:34.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:34 smithi121 bash[14010]: audit 2024-01-13T11:15:34.222463+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:15:34.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:34 smithi121 bash[14010]: audit 2024-01-13T11:15:34.223352+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-13T11:15:34.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:34 smithi121 bash[14010]: audit 2024-01-13T11:15:34.224269+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:15:34.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:34 smithi121 bash[14010]: audit 2024-01-13T11:15:34.224950+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-13T11:15:34.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:34 smithi121 bash[14010]: audit 2024-01-13T11:15:34.225603+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:15:34.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:34 smithi121 bash[14010]: audit 2024-01-13T11:15:34.226213+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-13T11:15:34.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:34 smithi121 bash[14010]: audit 2024-01-13T11:15:34.226885+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:15:34.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:34 smithi121 bash[17573]: audit 2024-01-13T11:15:33.924519+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_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\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917331Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917656Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113246208, \"cpu_percentage\": \"1.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917819Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51149537, \"cpu_percentage\": \"2.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917978Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918127Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47930408, \"cpu_percentage\": \"2.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918276Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918423Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918570Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_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.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918660Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:33.918924Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:15:34.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:34 smithi121 bash[17573]: audit 2024-01-13T11:15:34.220347+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:15:34.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:34 smithi121 bash[17573]: audit 2024-01-13T11:15:34.221477+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-13T11:15:34.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:34 smithi121 bash[17573]: audit 2024-01-13T11:15:34.222463+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:15:34.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:34 smithi121 bash[17573]: audit 2024-01-13T11:15:34.223352+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-13T11:15:34.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:34 smithi121 bash[17573]: audit 2024-01-13T11:15:34.224269+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:15:34.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:34 smithi121 bash[17573]: audit 2024-01-13T11:15:34.224950+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-13T11:15:34.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:34 smithi121 bash[17573]: audit 2024-01-13T11:15:34.225603+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:15:34.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:34 smithi121 bash[17573]: audit 2024-01-13T11:15:34.226213+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-13T11:15:34.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:34 smithi121 bash[17573]: audit 2024-01-13T11:15:34.226885+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:15:34.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:34 smithi154 bash[13980]: cluster 2024-01-13T11:15:33.281081+0000 mgr.x (mgr.34643) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:34.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:34 smithi154 bash[13980]: audit 2024-01-13T11:15:33.916267+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_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\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917331Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917656Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113246208, \"cpu_percentage\": \"1.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917819Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51149537, \"cpu_percentage\": \"2.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917978Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918127Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47930408, \"cpu_percentage\": \"2.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918276Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918423Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918570Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_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.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918660Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:33.918924Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:15:34.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:34 smithi154 bash[13980]: audit 2024-01-13T11:15:33.921070+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_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\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917331Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917656Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113246208, \"cpu_percentage\": \"1.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917819Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51149537, \"cpu_percentage\": \"2.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917978Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918127Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47930408, \"cpu_percentage\": \"2.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918276Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918423Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918570Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_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.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918660Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:33.918924Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:15:34.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:34 smithi154 bash[13980]: audit 2024-01-13T11:15:33.924519+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_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\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917331Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917656Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113246208, \"cpu_percentage\": \"1.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917819Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51149537, \"cpu_percentage\": \"2.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917978Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918127Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47930408, \"cpu_percentage\": \"2.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918276Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918423Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918570Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_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.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918660Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:33.918924Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:15:34.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:34 smithi154 bash[13980]: audit 2024-01-13T11:15:34.220347+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:15:34.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:34 smithi154 bash[13980]: audit 2024-01-13T11:15:34.221477+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-13T11:15:34.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:34 smithi154 bash[13980]: audit 2024-01-13T11:15:34.222463+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:15:34.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:34 smithi154 bash[13980]: audit 2024-01-13T11:15:34.223352+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-13T11:15:34.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:34 smithi154 bash[13980]: audit 2024-01-13T11:15:34.224269+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:15:34.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:34 smithi154 bash[13980]: audit 2024-01-13T11:15:34.224950+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-13T11:15:34.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:34 smithi154 bash[13980]: audit 2024-01-13T11:15:34.225603+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:15:34.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:34 smithi154 bash[13980]: audit 2024-01-13T11:15:34.226213+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-13T11:15:34.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:34 smithi154 bash[13980]: audit 2024-01-13T11:15:34.226885+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:15:35.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:35 smithi154 bash[13980]: audit 2024-01-13T11:15:34.489607+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114609356, \"cpu_percentage\": \"1.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.488587Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489000Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489270Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50405048, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489550Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"2.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489817Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490070Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 21181235, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490321Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:06:02.606141Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490572Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27535605, \"cpu_percentage\": \"3.68%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490749Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.491006Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:34.491402Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:15:35.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:35 smithi154 bash[13980]: audit 2024-01-13T11:15:34.494639+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114609356, \"cpu_percentage\": \"1.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.488587Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489000Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489270Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50405048, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489550Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"2.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489817Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490070Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 21181235, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490321Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:06:02.606141Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490572Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27535605, \"cpu_percentage\": \"3.68%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490749Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.491006Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:34.491402Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:15:35.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:35 smithi154 bash[13980]: audit 2024-01-13T11:15:34.498521+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114609356, \"cpu_percentage\": \"1.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.488587Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489000Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489270Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50405048, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489550Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"2.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489817Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490070Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 21181235, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490321Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:06:02.606141Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490572Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27535605, \"cpu_percentage\": \"3.68%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490749Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.491006Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:34.491402Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:15:35.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:35 smithi154 bash[13980]: audit 2024-01-13T11:15:34.796602+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:15:35.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:35 smithi154 bash[13980]: audit 2024-01-13T11:15:34.797388+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-13T11:15:35.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:35 smithi154 bash[13980]: audit 2024-01-13T11:15:34.798019+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:15:35.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:35 smithi154 bash[13980]: audit 2024-01-13T11:15:34.798600+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-13T11:15:35.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:35 smithi154 bash[13980]: audit 2024-01-13T11:15:34.799169+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:15:35.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:35 smithi154 bash[13980]: audit 2024-01-13T11:15:34.799673+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:15:35.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:35 smithi154 bash[13980]: audit 2024-01-13T11:15:34.799788+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-13T11:15:35.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:35 smithi154 bash[13980]: audit 2024-01-13T11:15:34.800412+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:15:35.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:35 smithi154 bash[13980]: audit 2024-01-13T11:15:34.801009+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-13T11:15:35.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:35 smithi154 bash[13980]: audit 2024-01-13T11:15:34.801629+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:15:35.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:35 smithi154 bash[13980]: audit 2024-01-13T11:15:34.803853+0000 mon.b (mon.2) 91 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:15:35.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:35 smithi154 bash[13980]: audit 2024-01-13T11:15:34.805543+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:15:35.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:35 smithi121 bash[17573]: audit 2024-01-13T11:15:34.489607+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114609356, \"cpu_percentage\": \"1.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.488587Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489000Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489270Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50405048, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489550Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"2.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489817Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490070Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 21181235, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490321Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:06:02.606141Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490572Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27535605, \"cpu_percentage\": \"3.68%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490749Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.491006Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:34.491402Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:15:35.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:35 smithi121 bash[14010]: audit 2024-01-13T11:15:34.489607+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114609356, \"cpu_percentage\": \"1.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.488587Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489000Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489270Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50405048, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489550Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"2.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489817Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490070Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 21181235, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490321Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:06:02.606141Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490572Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27535605, \"cpu_percentage\": \"3.68%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490749Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.491006Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:34.491402Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:15:35.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:35 smithi121 bash[17573]: audit 2024-01-13T11:15:34.494639+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114609356, \"cpu_percentage\": \"1.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.488587Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489000Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489270Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50405048, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489550Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"2.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489817Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490070Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 21181235, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490321Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:06:02.606141Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490572Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27535605, \"cpu_percentage\": \"3.68%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490749Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.491006Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:34.491402Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:15:35.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:35 smithi121 bash[14010]: audit 2024-01-13T11:15:34.494639+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114609356, \"cpu_percentage\": \"1.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.488587Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489000Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489270Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50405048, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489550Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"2.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489817Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490070Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 21181235, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490321Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:06:02.606141Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490572Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27535605, \"cpu_percentage\": \"3.68%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490749Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.491006Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:34.491402Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:15:35.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:35 smithi121 bash[17573]: audit 2024-01-13T11:15:34.498521+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114609356, \"cpu_percentage\": \"1.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.488587Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489000Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489270Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50405048, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489550Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"2.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489817Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490070Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 21181235, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490321Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:06:02.606141Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490572Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27535605, \"cpu_percentage\": \"3.68%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490749Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.491006Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:34.491402Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:15:35.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:35 smithi121 bash[17573]: audit 2024-01-13T11:15:34.796602+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:15:35.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:35 smithi121 bash[17573]: audit 2024-01-13T11:15:34.797388+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-13T11:15:35.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:35 smithi121 bash[17573]: audit 2024-01-13T11:15:34.798019+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:15:35.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:35 smithi121 bash[17573]: audit 2024-01-13T11:15:34.798600+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-13T11:15:35.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:35 smithi121 bash[17573]: audit 2024-01-13T11:15:34.799169+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:15:35.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:35 smithi121 bash[17573]: audit 2024-01-13T11:15:34.799673+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:15:35.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:35 smithi121 bash[17573]: audit 2024-01-13T11:15:34.799788+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-13T11:15:35.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:35 smithi121 bash[17573]: audit 2024-01-13T11:15:34.800412+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:15:35.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:35 smithi121 bash[17573]: audit 2024-01-13T11:15:34.801009+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-13T11:15:35.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:35 smithi121 bash[17573]: audit 2024-01-13T11:15:34.801629+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:15:35.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:35 smithi121 bash[17573]: audit 2024-01-13T11:15:34.803853+0000 mon.b (mon.2) 91 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:15:35.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:35 smithi121 bash[17573]: audit 2024-01-13T11:15:34.805543+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:15:35.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:35 smithi121 bash[14010]: audit 2024-01-13T11:15:34.498521+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114609356, \"cpu_percentage\": \"1.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.488587Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489000Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489270Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50405048, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489550Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"2.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489817Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490070Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 21181235, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490321Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:06:02.606141Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490572Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27535605, \"cpu_percentage\": \"3.68%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490749Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.491006Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:13.343729Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:34.491402Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:15:35.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:35 smithi121 bash[14010]: audit 2024-01-13T11:15:34.796602+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:15:35.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:35 smithi121 bash[14010]: audit 2024-01-13T11:15:34.797388+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-13T11:15:35.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:35 smithi121 bash[14010]: audit 2024-01-13T11:15:34.798019+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:15:35.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:35 smithi121 bash[14010]: audit 2024-01-13T11:15:34.798600+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-13T11:15:35.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:35 smithi121 bash[14010]: audit 2024-01-13T11:15:34.799169+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:15:35.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:35 smithi121 bash[14010]: audit 2024-01-13T11:15:34.799673+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:15:35.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:35 smithi121 bash[14010]: audit 2024-01-13T11:15:34.799788+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-13T11:15:35.693 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:35 smithi121 bash[14010]: audit 2024-01-13T11:15:34.800412+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:15:35.693 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:35 smithi121 bash[14010]: audit 2024-01-13T11:15:34.801009+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-13T11:15:35.693 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:35 smithi121 bash[14010]: audit 2024-01-13T11:15:34.801629+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:15:35.693 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:35 smithi121 bash[14010]: audit 2024-01-13T11:15:34.803853+0000 mon.b (mon.2) 91 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:15:35.693 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:35 smithi121 bash[14010]: audit 2024-01-13T11:15:34.805543+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:15:36.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:36 smithi154 bash[13980]: cluster 2024-01-13T11:15:34.803431+0000 mgr.x (mgr.34643) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:36.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:36 smithi154 bash[13980]: cephadm 2024-01-13T11:15:34.832449+0000 mgr.x (mgr.34643) 8 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:15:36.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:36 smithi154 bash[13980]: cluster 2024-01-13T11:15:35.493949+0000 mon.a (mon.0) 628 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-01-13T11:15:36.687 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:36 smithi121 bash[17573]: cluster 2024-01-13T11:15:34.803431+0000 mgr.x (mgr.34643) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:36.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:36 smithi121 bash[17573]: cephadm 2024-01-13T11:15:34.832449+0000 mgr.x (mgr.34643) 8 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:15:36.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:36 smithi121 bash[17573]: cluster 2024-01-13T11:15:35.493949+0000 mon.a (mon.0) 628 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-01-13T11:15:36.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:36 smithi121 bash[14010]: cluster 2024-01-13T11:15:34.803431+0000 mgr.x (mgr.34643) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:36.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:36 smithi121 bash[14010]: cephadm 2024-01-13T11:15:34.832449+0000 mgr.x (mgr.34643) 8 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-01-13T11:15:36.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:36 smithi121 bash[14010]: cluster 2024-01-13T11:15:35.493949+0000 mon.a (mon.0) 628 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-01-13T11:15:38.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:38 smithi154 bash[13980]: cluster 2024-01-13T11:15:36.804217+0000 mgr.x (mgr.34643) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:38.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:38 smithi121 bash[14010]: cluster 2024-01-13T11:15:36.804217+0000 mgr.x (mgr.34643) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:38.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:38 smithi121 bash[17573]: cluster 2024-01-13T11:15:36.804217+0000 mgr.x (mgr.34643) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:40.631 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:40 smithi121 bash[14010]: cluster 2024-01-13T11:15:38.805731+0000 mgr.x (mgr.34643) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:40.631 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:40 smithi121 bash[17573]: cluster 2024-01-13T11:15:38.805731+0000 mgr.x (mgr.34643) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:40.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:40 smithi154 bash[13980]: cluster 2024-01-13T11:15:38.805731+0000 mgr.x (mgr.34643) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:42.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:42 smithi121 bash[17573]: cluster 2024-01-13T11:15:40.806525+0000 mgr.x (mgr.34643) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:42.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:42 smithi121 bash[14010]: cluster 2024-01-13T11:15:40.806525+0000 mgr.x (mgr.34643) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:42.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:42 smithi154 bash[13980]: cluster 2024-01-13T11:15:40.806525+0000 mgr.x (mgr.34643) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:43.878 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:15:43 smithi121 systemd[1]: Started Ceph alertmanager.a for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:15:44.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:44 smithi154 bash[13980]: cluster 2024-01-13T11:15:42.808051+0000 mgr.x (mgr.34643) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:44.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:44 smithi154 bash[13980]: audit 2024-01-13T11:15:43.527504+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_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\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917331Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917656Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113246208, \"cpu_percentage\": \"1.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917819Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51149537, \"cpu_percentage\": \"2.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917978Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918127Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47930408, \"cpu_percentage\": \"2.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918276Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918423Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918570Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_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.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918660Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"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\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:15:44.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:44 smithi154 bash[13980]: audit 2024-01-13T11:15:43.532343+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_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\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917331Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917656Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113246208, \"cpu_percentage\": \"1.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917819Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51149537, \"cpu_percentage\": \"2.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917978Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918127Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47930408, \"cpu_percentage\": \"2.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918276Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918423Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918570Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_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.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918660Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"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\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:15:44.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:44 smithi154 bash[13980]: audit 2024-01-13T11:15:43.532751+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_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\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917331Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917656Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113246208, \"cpu_percentage\": \"1.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917819Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51149537, \"cpu_percentage\": \"2.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917978Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918127Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47930408, \"cpu_percentage\": \"2.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918276Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918423Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918570Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_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.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918660Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"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\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:15:44.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:44 smithi154 bash[13980]: audit 2024-01-13T11:15:43.548012+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:15:44.689 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:15:44 smithi121 bash[36501]: level=info ts=2024-01-13T11:15:44.549Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-01-13T11:15:44.689 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:15:44 smithi121 bash[36501]: level=info ts=2024-01-13T11:15:44.549Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-01-13T11:15:44.689 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:15:44 smithi121 bash[36501]: level=info ts=2024-01-13T11:15:44.553Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.121 port=9094 2024-01-13T11:15:44.689 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:15:44 smithi121 bash[36501]: level=info ts=2024-01-13T11:15:44.554Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-01-13T11:15:44.689 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:15:44 smithi121 bash[36501]: level=info ts=2024-01-13T11:15:44.614Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-01-13T11:15:44.689 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:15:44 smithi121 bash[36501]: level=info ts=2024-01-13T11:15:44.614Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-01-13T11:15:44.689 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:15:44 smithi121 bash[36501]: level=info ts=2024-01-13T11:15:44.618Z caller=main.go:518 msg=Listening address=:9093 2024-01-13T11:15:44.690 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:15:44 smithi121 bash[36501]: level=info ts=2024-01-13T11:15:44.619Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-01-13T11:15:44.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:44 smithi121 bash[17573]: cluster 2024-01-13T11:15:42.808051+0000 mgr.x (mgr.34643) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:44.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:44 smithi121 bash[14010]: cluster 2024-01-13T11:15:42.808051+0000 mgr.x (mgr.34643) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:44.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:44 smithi121 bash[17573]: audit 2024-01-13T11:15:43.527504+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_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\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917331Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917656Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113246208, \"cpu_percentage\": \"1.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917819Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51149537, \"cpu_percentage\": \"2.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917978Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918127Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47930408, \"cpu_percentage\": \"2.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918276Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918423Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918570Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_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.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918660Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"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\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:15:44.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:44 smithi121 bash[14010]: audit 2024-01-13T11:15:43.527504+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_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\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917331Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917656Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113246208, \"cpu_percentage\": \"1.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917819Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51149537, \"cpu_percentage\": \"2.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917978Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918127Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47930408, \"cpu_percentage\": \"2.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918276Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918423Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918570Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_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.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918660Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"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\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:15:44.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:44 smithi121 bash[17573]: audit 2024-01-13T11:15:43.532343+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_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\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917331Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917656Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113246208, \"cpu_percentage\": \"1.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917819Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51149537, \"cpu_percentage\": \"2.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917978Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918127Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47930408, \"cpu_percentage\": \"2.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918276Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918423Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918570Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_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.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918660Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"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\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:15:44.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:44 smithi121 bash[17573]: audit 2024-01-13T11:15:43.532751+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_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\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917331Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917656Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113246208, \"cpu_percentage\": \"1.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917819Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51149537, \"cpu_percentage\": \"2.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917978Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918127Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47930408, \"cpu_percentage\": \"2.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918276Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918423Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918570Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_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.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918660Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"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\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:15:44.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:44 smithi121 bash[17573]: audit 2024-01-13T11:15:43.548012+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:15:44.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:44 smithi121 bash[14010]: audit 2024-01-13T11:15:43.532343+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_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\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917331Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917656Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113246208, \"cpu_percentage\": \"1.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917819Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51149537, \"cpu_percentage\": \"2.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917978Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918127Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47930408, \"cpu_percentage\": \"2.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918276Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918423Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918570Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_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.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918660Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"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\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:15:44.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:44 smithi121 bash[14010]: audit 2024-01-13T11:15:43.532751+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_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\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917331Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917656Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113246208, \"cpu_percentage\": \"1.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917819Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51149537, \"cpu_percentage\": \"2.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.917978Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918127Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47930408, \"cpu_percentage\": \"2.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918276Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"2.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918423Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918570Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_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.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:33.918660Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"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\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:15:44.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:44 smithi121 bash[14010]: audit 2024-01-13T11:15:43.548012+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:15:46.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:46 smithi154 bash[13980]: cluster 2024-01-13T11:15:44.808831+0000 mgr.x (mgr.34643) 13 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:46.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:46 smithi121 bash[17573]: cluster 2024-01-13T11:15:44.808831+0000 mgr.x (mgr.34643) 13 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:46.688 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:15:46 smithi121 bash[36501]: level=info ts=2024-01-13T11:15:46.555Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001078725s 2024-01-13T11:15:46.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:46 smithi121 bash[14010]: cluster 2024-01-13T11:15:44.808831+0000 mgr.x (mgr.34643) 13 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:48.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:48 smithi121 bash[14010]: cluster 2024-01-13T11:15:46.809575+0000 mgr.x (mgr.34643) 14 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:48.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:48 smithi121 bash[14010]: audit 2024-01-13T11:15:47.567298+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143837.2793784, \"finished_at\": 1705144527.5564039, \"add_to_ceph_s:\": 1705143821.7553957}, {\"id\": \"e202ce7e-1590-4aae-b8bc-b2c757af1027\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705143862.4675097, \"finished_at\": 1705144527.556415, \"add_to_ceph_s:\": 1705143845.9088542}, {\"id\": \"1879b884-5023-4e9a-bc17-1ceb85ed31d6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705143888.105992, \"finished_at\": 1705144527.5564196, \"add_to_ceph_s:\": 1705143872.9079666}, {\"id\": \"ed95352c-2c57-4bda-8271-ce2b6081d15f\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1705143903.945359, \"finished_at\": 1705144527.5564246, \"add_to_ceph_s:\": 1705143896.9802723}, {\"id\": \"926e6e40-7a45-4ed1-b80a-032ffbff9e31\", \"message\": \"Updating alertmanager deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1705144534.8136442, \"finished_at\": 1705144543.5419328, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-13T11:15:48.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:48 smithi121 bash[14010]: audit 2024-01-13T11:15:47.572751+0000 mon.b (mon.2) 94 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143837.2793784, \"finished_at\": 1705144527.5564039, \"add_to_ceph_s:\": 1705143821.7553957}, {\"id\": \"e202ce7e-1590-4aae-b8bc-b2c757af1027\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705143862.4675097, \"finished_at\": 1705144527.556415, \"add_to_ceph_s:\": 1705143845.9088542}, {\"id\": \"1879b884-5023-4e9a-bc17-1ceb85ed31d6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705143888.105992, \"finished_at\": 1705144527.5564196, \"add_to_ceph_s:\": 1705143872.9079666}, {\"id\": \"ed95352c-2c57-4bda-8271-ce2b6081d15f\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1705143903.945359, \"finished_at\": 1705144527.5564246, \"add_to_ceph_s:\": 1705143896.9802723}, {\"id\": \"926e6e40-7a45-4ed1-b80a-032ffbff9e31\", \"message\": \"Updating alertmanager deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1705144534.8136442, \"finished_at\": 1705144543.5419328, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-13T11:15:48.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:48 smithi121 bash[14010]: audit 2024-01-13T11:15:47.573277+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143837.2793784, \"finished_at\": 1705144527.5564039, \"add_to_ceph_s:\": 1705143821.7553957}, {\"id\": \"e202ce7e-1590-4aae-b8bc-b2c757af1027\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705143862.4675097, \"finished_at\": 1705144527.556415, \"add_to_ceph_s:\": 1705143845.9088542}, {\"id\": \"1879b884-5023-4e9a-bc17-1ceb85ed31d6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705143888.105992, \"finished_at\": 1705144527.5564196, \"add_to_ceph_s:\": 1705143872.9079666}, {\"id\": \"ed95352c-2c57-4bda-8271-ce2b6081d15f\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1705143903.945359, \"finished_at\": 1705144527.5564246, \"add_to_ceph_s:\": 1705143896.9802723}, {\"id\": \"926e6e40-7a45-4ed1-b80a-032ffbff9e31\", \"message\": \"Updating alertmanager deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1705144534.8136442, \"finished_at\": 1705144543.5419328, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-01-13T11:15:48.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:48 smithi121 bash[17573]: cluster 2024-01-13T11:15:46.809575+0000 mgr.x (mgr.34643) 14 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:48.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:48 smithi121 bash[17573]: audit 2024-01-13T11:15:47.567298+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143837.2793784, \"finished_at\": 1705144527.5564039, \"add_to_ceph_s:\": 1705143821.7553957}, {\"id\": \"e202ce7e-1590-4aae-b8bc-b2c757af1027\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705143862.4675097, \"finished_at\": 1705144527.556415, \"add_to_ceph_s:\": 1705143845.9088542}, {\"id\": \"1879b884-5023-4e9a-bc17-1ceb85ed31d6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705143888.105992, \"finished_at\": 1705144527.5564196, \"add_to_ceph_s:\": 1705143872.9079666}, {\"id\": \"ed95352c-2c57-4bda-8271-ce2b6081d15f\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1705143903.945359, \"finished_at\": 1705144527.5564246, \"add_to_ceph_s:\": 1705143896.9802723}, {\"id\": \"926e6e40-7a45-4ed1-b80a-032ffbff9e31\", \"message\": \"Updating alertmanager deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1705144534.8136442, \"finished_at\": 1705144543.5419328, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-13T11:15:48.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:48 smithi121 bash[17573]: audit 2024-01-13T11:15:47.572751+0000 mon.b (mon.2) 94 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143837.2793784, \"finished_at\": 1705144527.5564039, \"add_to_ceph_s:\": 1705143821.7553957}, {\"id\": \"e202ce7e-1590-4aae-b8bc-b2c757af1027\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705143862.4675097, \"finished_at\": 1705144527.556415, \"add_to_ceph_s:\": 1705143845.9088542}, {\"id\": \"1879b884-5023-4e9a-bc17-1ceb85ed31d6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705143888.105992, \"finished_at\": 1705144527.5564196, \"add_to_ceph_s:\": 1705143872.9079666}, {\"id\": \"ed95352c-2c57-4bda-8271-ce2b6081d15f\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1705143903.945359, \"finished_at\": 1705144527.5564246, \"add_to_ceph_s:\": 1705143896.9802723}, {\"id\": \"926e6e40-7a45-4ed1-b80a-032ffbff9e31\", \"message\": \"Updating alertmanager deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1705144534.8136442, \"finished_at\": 1705144543.5419328, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-13T11:15:48.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:48 smithi121 bash[17573]: audit 2024-01-13T11:15:47.573277+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143837.2793784, \"finished_at\": 1705144527.5564039, \"add_to_ceph_s:\": 1705143821.7553957}, {\"id\": \"e202ce7e-1590-4aae-b8bc-b2c757af1027\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705143862.4675097, \"finished_at\": 1705144527.556415, \"add_to_ceph_s:\": 1705143845.9088542}, {\"id\": \"1879b884-5023-4e9a-bc17-1ceb85ed31d6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705143888.105992, \"finished_at\": 1705144527.5564196, \"add_to_ceph_s:\": 1705143872.9079666}, {\"id\": \"ed95352c-2c57-4bda-8271-ce2b6081d15f\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1705143903.945359, \"finished_at\": 1705144527.5564246, \"add_to_ceph_s:\": 1705143896.9802723}, {\"id\": \"926e6e40-7a45-4ed1-b80a-032ffbff9e31\", \"message\": \"Updating alertmanager deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1705144534.8136442, \"finished_at\": 1705144543.5419328, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-01-13T11:15:48.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:48 smithi154 bash[13980]: cluster 2024-01-13T11:15:46.809575+0000 mgr.x (mgr.34643) 14 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:48.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:48 smithi154 bash[13980]: audit 2024-01-13T11:15:47.567298+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143837.2793784, \"finished_at\": 1705144527.5564039, \"add_to_ceph_s:\": 1705143821.7553957}, {\"id\": \"e202ce7e-1590-4aae-b8bc-b2c757af1027\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705143862.4675097, \"finished_at\": 1705144527.556415, \"add_to_ceph_s:\": 1705143845.9088542}, {\"id\": \"1879b884-5023-4e9a-bc17-1ceb85ed31d6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705143888.105992, \"finished_at\": 1705144527.5564196, \"add_to_ceph_s:\": 1705143872.9079666}, {\"id\": \"ed95352c-2c57-4bda-8271-ce2b6081d15f\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1705143903.945359, \"finished_at\": 1705144527.5564246, \"add_to_ceph_s:\": 1705143896.9802723}, {\"id\": \"926e6e40-7a45-4ed1-b80a-032ffbff9e31\", \"message\": \"Updating alertmanager deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1705144534.8136442, \"finished_at\": 1705144543.5419328, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-13T11:15:48.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:48 smithi154 bash[13980]: audit 2024-01-13T11:15:47.572751+0000 mon.b (mon.2) 94 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143837.2793784, \"finished_at\": 1705144527.5564039, \"add_to_ceph_s:\": 1705143821.7553957}, {\"id\": \"e202ce7e-1590-4aae-b8bc-b2c757af1027\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705143862.4675097, \"finished_at\": 1705144527.556415, \"add_to_ceph_s:\": 1705143845.9088542}, {\"id\": \"1879b884-5023-4e9a-bc17-1ceb85ed31d6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705143888.105992, \"finished_at\": 1705144527.5564196, \"add_to_ceph_s:\": 1705143872.9079666}, {\"id\": \"ed95352c-2c57-4bda-8271-ce2b6081d15f\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1705143903.945359, \"finished_at\": 1705144527.5564246, \"add_to_ceph_s:\": 1705143896.9802723}, {\"id\": \"926e6e40-7a45-4ed1-b80a-032ffbff9e31\", \"message\": \"Updating alertmanager deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1705144534.8136442, \"finished_at\": 1705144543.5419328, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-13T11:15:48.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:48 smithi154 bash[13980]: audit 2024-01-13T11:15:47.573277+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"9660756c-ed89-4fbb-acb4-efc6beb617c8\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705143837.2793784, \"finished_at\": 1705144527.5564039, \"add_to_ceph_s:\": 1705143821.7553957}, {\"id\": \"e202ce7e-1590-4aae-b8bc-b2c757af1027\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705143862.4675097, \"finished_at\": 1705144527.556415, \"add_to_ceph_s:\": 1705143845.9088542}, {\"id\": \"1879b884-5023-4e9a-bc17-1ceb85ed31d6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705143888.105992, \"finished_at\": 1705144527.5564196, \"add_to_ceph_s:\": 1705143872.9079666}, {\"id\": \"ed95352c-2c57-4bda-8271-ce2b6081d15f\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1705143903.945359, \"finished_at\": 1705144527.5564246, \"add_to_ceph_s:\": 1705143896.9802723}, {\"id\": \"926e6e40-7a45-4ed1-b80a-032ffbff9e31\", \"message\": \"Updating alertmanager deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1705144534.8136442, \"finished_at\": 1705144543.5419328, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-01-13T11:15:50.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:50 smithi121 bash[14010]: cluster 2024-01-13T11:15:48.810993+0000 mgr.x (mgr.34643) 15 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:50.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:50 smithi121 bash[17573]: cluster 2024-01-13T11:15:48.810993+0000 mgr.x (mgr.34643) 15 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:50.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:50 smithi121 bash[14010]: audit 2024-01-13T11:15:49.402818+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"59bb83ec9fed\", \"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\": 14669578, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:15:49.404655Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:43.548729Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:49.405237Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:15:50.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:50 smithi121 bash[17573]: audit 2024-01-13T11:15:49.402818+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"59bb83ec9fed\", \"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\": 14669578, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:15:49.404655Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:43.548729Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:49.405237Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:15:50.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:50 smithi121 bash[14010]: audit 2024-01-13T11:15:49.407989+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"59bb83ec9fed\", \"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\": 14669578, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:15:49.404655Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:43.548729Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:49.405237Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:15:50.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:50 smithi121 bash[17573]: audit 2024-01-13T11:15:49.407989+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"59bb83ec9fed\", \"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\": 14669578, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:15:49.404655Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:43.548729Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:49.405237Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:15:50.693 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:50 smithi121 bash[14010]: audit 2024-01-13T11:15:49.408977+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"59bb83ec9fed\", \"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\": 14669578, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:15:49.404655Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:43.548729Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:49.405237Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:15:50.694 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:50 smithi121 bash[14010]: audit 2024-01-13T11:15:49.414479+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:15:50.694 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:50 smithi121 bash[14010]: cluster 2024-01-13T11:15:49.418163+0000 mgr.x (mgr.34643) 16 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:50.694 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:50 smithi121 bash[14010]: cluster 2024-01-13T11:15:49.418729+0000 mgr.x (mgr.34643) 17 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:50.694 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:50 smithi121 bash[14010]: audit 2024-01-13T11:15:49.419601+0000 mon.b (mon.2) 96 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:15:50.694 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:50 smithi121 bash[14010]: audit 2024-01-13T11:15:49.420744+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:15:50.695 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:50 smithi121 bash[14010]: cephadm 2024-01-13T11:15:49.434583+0000 mgr.x (mgr.34643) 18 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-01-13T11:15:50.695 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:50 smithi121 bash[14010]: audit 2024-01-13T11:15:49.435203+0000 mon.b (mon.2) 97 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-13T11:15:50.695 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:50 smithi121 bash[14010]: audit 2024-01-13T11:15:49.436462+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-13T11:15:50.695 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:50 smithi121 bash[14010]: audit 2024-01-13T11:15:49.437810+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:15:50.695 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:50 smithi121 bash[14010]: cephadm 2024-01-13T11:15:49.439295+0000 mgr.x (mgr.34643) 19 : cephadm [INF] Reconfiguring daemon mon.a on smithi121 2024-01-13T11:15:50.695 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:50 smithi121 bash[14010]: audit 2024-01-13T11:15:49.440221+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-01-13T11:15:50.696 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:50 smithi121 bash[17573]: audit 2024-01-13T11:15:49.408977+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"59bb83ec9fed\", \"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\": 14669578, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:15:49.404655Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:43.548729Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:49.405237Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:15:50.696 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:50 smithi121 bash[17573]: audit 2024-01-13T11:15:49.414479+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:15:50.696 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:50 smithi121 bash[17573]: cluster 2024-01-13T11:15:49.418163+0000 mgr.x (mgr.34643) 16 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:50.696 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:50 smithi121 bash[17573]: cluster 2024-01-13T11:15:49.418729+0000 mgr.x (mgr.34643) 17 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:50.696 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:50 smithi121 bash[17573]: audit 2024-01-13T11:15:49.419601+0000 mon.b (mon.2) 96 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:15:50.697 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:50 smithi121 bash[17573]: audit 2024-01-13T11:15:49.420744+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:15:50.697 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:50 smithi121 bash[17573]: cephadm 2024-01-13T11:15:49.434583+0000 mgr.x (mgr.34643) 18 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-01-13T11:15:50.697 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:50 smithi121 bash[17573]: audit 2024-01-13T11:15:49.435203+0000 mon.b (mon.2) 97 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-13T11:15:50.697 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:50 smithi121 bash[17573]: audit 2024-01-13T11:15:49.436462+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-13T11:15:50.697 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:50 smithi121 bash[17573]: audit 2024-01-13T11:15:49.437810+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:15:50.697 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:50 smithi121 bash[17573]: cephadm 2024-01-13T11:15:49.439295+0000 mgr.x (mgr.34643) 19 : cephadm [INF] Reconfiguring daemon mon.a on smithi121 2024-01-13T11:15:50.697 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:50 smithi121 bash[17573]: audit 2024-01-13T11:15:49.440221+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-01-13T11:15:50.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:50 smithi154 bash[13980]: cluster 2024-01-13T11:15:48.810993+0000 mgr.x (mgr.34643) 15 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:50.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:50 smithi154 bash[13980]: audit 2024-01-13T11:15:49.402818+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"59bb83ec9fed\", \"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\": 14669578, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:15:49.404655Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:43.548729Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:49.405237Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:15:50.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:50 smithi154 bash[13980]: audit 2024-01-13T11:15:49.407989+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"59bb83ec9fed\", \"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\": 14669578, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:15:49.404655Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:43.548729Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:49.405237Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:15:50.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:50 smithi154 bash[13980]: audit 2024-01-13T11:15:49.408977+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"59bb83ec9fed\", \"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\": 14669578, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:15:49.404655Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:43.548729Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:49.405237Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:15:50.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:50 smithi154 bash[13980]: audit 2024-01-13T11:15:49.414479+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:15:50.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:50 smithi154 bash[13980]: cluster 2024-01-13T11:15:49.418163+0000 mgr.x (mgr.34643) 16 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:50.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:50 smithi154 bash[13980]: cluster 2024-01-13T11:15:49.418729+0000 mgr.x (mgr.34643) 17 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:50.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:50 smithi154 bash[13980]: audit 2024-01-13T11:15:49.419601+0000 mon.b (mon.2) 96 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:15:50.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:50 smithi154 bash[13980]: audit 2024-01-13T11:15:49.420744+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:15:50.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:50 smithi154 bash[13980]: cephadm 2024-01-13T11:15:49.434583+0000 mgr.x (mgr.34643) 18 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-01-13T11:15:50.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:50 smithi154 bash[13980]: audit 2024-01-13T11:15:49.435203+0000 mon.b (mon.2) 97 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-13T11:15:50.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:50 smithi154 bash[13980]: audit 2024-01-13T11:15:49.436462+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-13T11:15:50.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:50 smithi154 bash[13980]: audit 2024-01-13T11:15:49.437810+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:15:50.902 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:50 smithi154 bash[13980]: cephadm 2024-01-13T11:15:49.439295+0000 mgr.x (mgr.34643) 19 : cephadm [INF] Reconfiguring daemon mon.a on smithi121 2024-01-13T11:15:50.902 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:50 smithi154 bash[13980]: audit 2024-01-13T11:15:49.440221+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-01-13T11:15:52.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:52 smithi154 bash[13980]: cluster 2024-01-13T11:15:51.419434+0000 mgr.x (mgr.34643) 20 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:52.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:52 smithi154 bash[13980]: audit 2024-01-13T11:15:51.455478+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"59bb83ec9fed\", \"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\": 14669578, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:15:49.404655Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:43.548729Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:49.405237Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:15:52.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:52 smithi154 bash[13980]: audit 2024-01-13T11:15:51.460211+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"59bb83ec9fed\", \"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\": 14669578, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:15:49.404655Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:43.548729Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:49.405237Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:15:52.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:52 smithi154 bash[13980]: audit 2024-01-13T11:15:51.460313+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"59bb83ec9fed\", \"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\": 14669578, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:15:49.404655Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:43.548729Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:49.405237Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:15:52.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:52 smithi154 bash[13980]: cephadm 2024-01-13T11:15:51.474161+0000 mgr.x (mgr.34643) 21 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-01-13T11:15:52.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:52 smithi154 bash[13980]: audit 2024-01-13T11:15:51.474766+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-13T11:15:52.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:52 smithi154 bash[13980]: audit 2024-01-13T11:15:51.476519+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-13T11:15:52.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:52 smithi154 bash[13980]: audit 2024-01-13T11:15:51.478215+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:15:52.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:52 smithi154 bash[13980]: cephadm 2024-01-13T11:15:51.479691+0000 mgr.x (mgr.34643) 22 : cephadm [INF] Reconfiguring daemon mon.c on smithi121 2024-01-13T11:15:52.399 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:52 smithi154 bash[13980]: audit 2024-01-13T11:15:51.480739+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-01-13T11:15:52.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:52 smithi121 bash[14010]: cluster 2024-01-13T11:15:51.419434+0000 mgr.x (mgr.34643) 20 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:52.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:52 smithi121 bash[17573]: cluster 2024-01-13T11:15:51.419434+0000 mgr.x (mgr.34643) 20 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:52.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:52 smithi121 bash[14010]: audit 2024-01-13T11:15:51.455478+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"59bb83ec9fed\", \"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\": 14669578, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:15:49.404655Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:43.548729Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:49.405237Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:15:52.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:52 smithi121 bash[17573]: audit 2024-01-13T11:15:51.455478+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"59bb83ec9fed\", \"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\": 14669578, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:15:49.404655Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:43.548729Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:49.405237Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:15:52.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:52 smithi121 bash[14010]: audit 2024-01-13T11:15:51.460211+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"59bb83ec9fed\", \"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\": 14669578, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:15:49.404655Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:43.548729Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:49.405237Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:15:52.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:52 smithi121 bash[17573]: audit 2024-01-13T11:15:51.460211+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"59bb83ec9fed\", \"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\": 14669578, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:15:49.404655Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:43.548729Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:49.405237Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:15:52.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:52 smithi121 bash[14010]: audit 2024-01-13T11:15:51.460313+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"59bb83ec9fed\", \"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\": 14669578, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:15:49.404655Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:43.548729Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:49.405237Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:15:52.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:52 smithi121 bash[14010]: cephadm 2024-01-13T11:15:51.474161+0000 mgr.x (mgr.34643) 21 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-01-13T11:15:52.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:52 smithi121 bash[14010]: audit 2024-01-13T11:15:51.474766+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-13T11:15:52.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:52 smithi121 bash[14010]: audit 2024-01-13T11:15:51.476519+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-13T11:15:52.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:52 smithi121 bash[14010]: audit 2024-01-13T11:15:51.478215+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:15:52.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:52 smithi121 bash[14010]: cephadm 2024-01-13T11:15:51.479691+0000 mgr.x (mgr.34643) 22 : cephadm [INF] Reconfiguring daemon mon.c on smithi121 2024-01-13T11:15:52.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:52 smithi121 bash[14010]: audit 2024-01-13T11:15:51.480739+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-01-13T11:15:52.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:52 smithi121 bash[17573]: audit 2024-01-13T11:15:51.460313+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"59bb83ec9fed\", \"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\": 14669578, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:15:49.404655Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:43.548729Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:00:58.335653Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:49.405237Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:15:52.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:52 smithi121 bash[17573]: cephadm 2024-01-13T11:15:51.474161+0000 mgr.x (mgr.34643) 21 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-01-13T11:15:52.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:52 smithi121 bash[17573]: audit 2024-01-13T11:15:51.474766+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-13T11:15:52.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:52 smithi121 bash[17573]: audit 2024-01-13T11:15:51.476519+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-13T11:15:52.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:52 smithi121 bash[17573]: audit 2024-01-13T11:15:51.478215+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:15:52.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:52 smithi121 bash[17573]: cephadm 2024-01-13T11:15:51.479691+0000 mgr.x (mgr.34643) 22 : cephadm [INF] Reconfiguring daemon mon.c on smithi121 2024-01-13T11:15:52.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:52 smithi121 bash[17573]: audit 2024-01-13T11:15:51.480739+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-01-13T11:15:53.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:53 smithi121 bash[14010]: audit 2024-01-13T11:15:53.364595+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"59bb83ec9fed\", \"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\": 14669578, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:15:49.404655Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:43.548729Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:49.405237Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:15:53.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:53 smithi121 bash[17573]: audit 2024-01-13T11:15:53.364595+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"59bb83ec9fed\", \"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\": 14669578, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:15:49.404655Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:43.548729Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:49.405237Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:15:53.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:53 smithi121 bash[14010]: audit 2024-01-13T11:15:53.369641+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"59bb83ec9fed\", \"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\": 14669578, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:15:49.404655Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:43.548729Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:49.405237Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:15:53.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:53 smithi121 bash[14010]: audit 2024-01-13T11:15:53.371761+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"59bb83ec9fed\", \"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\": 14669578, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:15:49.404655Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:43.548729Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:49.405237Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:15:53.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:53 smithi121 bash[17573]: audit 2024-01-13T11:15:53.369641+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"59bb83ec9fed\", \"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\": 14669578, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:15:49.404655Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:43.548729Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:49.405237Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:15:53.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:53 smithi121 bash[17573]: audit 2024-01-13T11:15:53.371761+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"59bb83ec9fed\", \"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\": 14669578, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:15:49.404655Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:43.548729Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:49.405237Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:15:53.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:53 smithi154 bash[13980]: audit 2024-01-13T11:15:53.364595+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"59bb83ec9fed\", \"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\": 14669578, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:15:49.404655Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:43.548729Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:49.405237Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:15:53.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:53 smithi154 bash[13980]: audit 2024-01-13T11:15:53.369641+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"59bb83ec9fed\", \"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\": 14669578, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:15:49.404655Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:43.548729Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:49.405237Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:15:53.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:53 smithi154 bash[13980]: audit 2024-01-13T11:15:53.371761+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"59bb83ec9fed\", \"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\": 14669578, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:15:49.404655Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:43.548729Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:34.832288Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:49.405237Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:15:54.688 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:15:54 smithi121 bash[36501]: level=info ts=2024-01-13T11:15:54.559Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.0053518s 2024-01-13T11:15:54.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:54 smithi121 bash[14010]: cephadm 2024-01-13T11:15:53.381188+0000 mgr.x (mgr.34643) 23 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-01-13T11:15:54.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:54 smithi121 bash[14010]: cephadm 2024-01-13T11:15:53.387782+0000 mgr.x (mgr.34643) 24 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi121 2024-01-13T11:15:54.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:54 smithi121 bash[14010]: cluster 2024-01-13T11:15:53.420869+0000 mgr.x (mgr.34643) 25 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:54.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:54 smithi121 bash[17573]: cephadm 2024-01-13T11:15:53.381188+0000 mgr.x (mgr.34643) 23 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-01-13T11:15:54.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:54 smithi121 bash[17573]: cephadm 2024-01-13T11:15:53.387782+0000 mgr.x (mgr.34643) 24 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi121 2024-01-13T11:15:54.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:54 smithi121 bash[17573]: cluster 2024-01-13T11:15:53.420869+0000 mgr.x (mgr.34643) 25 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:54.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:54 smithi154 bash[13980]: cephadm 2024-01-13T11:15:53.381188+0000 mgr.x (mgr.34643) 23 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-01-13T11:15:54.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:54 smithi154 bash[13980]: cephadm 2024-01-13T11:15:53.387782+0000 mgr.x (mgr.34643) 24 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi121 2024-01-13T11:15:54.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:54 smithi154 bash[13980]: cluster 2024-01-13T11:15:53.420869+0000 mgr.x (mgr.34643) 25 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:56.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:56 smithi154 bash[13980]: cluster 2024-01-13T11:15:55.421605+0000 mgr.x (mgr.34643) 26 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:56.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:56 smithi121 bash[14010]: cluster 2024-01-13T11:15:55.421605+0000 mgr.x (mgr.34643) 26 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:56.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:56 smithi121 bash[17573]: cluster 2024-01-13T11:15:55.421605+0000 mgr.x (mgr.34643) 26 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:57.326 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:15:56 smithi121 systemd[1]: Stopping Ceph alertmanager.a for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:15:57.326 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:15:56 smithi121 bash[37348]: Error response from daemon: No such container: ceph-b5155c52-b202-11ee-95ac-87774f69a715-alertmanager.a 2024-01-13T11:15:57.326 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:15:57 smithi121 bash[36501]: level=info ts=2024-01-13T11:15:57.111Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-01-13T11:15:57.927 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:15:57 smithi121 bash[37382]: ceph-b5155c52-b202-11ee-95ac-87774f69a715-alertmanager-a 2024-01-13T11:15:57.928 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:15:57 smithi121 bash[37445]: Error response from daemon: No such container: ceph-b5155c52-b202-11ee-95ac-87774f69a715-alertmanager-a 2024-01-13T11:15:57.928 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:15:57 smithi121 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@alertmanager.a.service: Succeeded. 2024-01-13T11:15:57.928 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:15:57 smithi121 systemd[1]: Stopped Ceph alertmanager.a for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:15:57.928 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:15:57 smithi121 systemd[1]: Started Ceph alertmanager.a for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:15:58.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:58 smithi121 bash[14010]: cluster 2024-01-13T11:15:57.422341+0000 mgr.x (mgr.34643) 27 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:58.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:58 smithi121 bash[17573]: cluster 2024-01-13T11:15:57.422341+0000 mgr.x (mgr.34643) 27 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:58.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:58 smithi121 bash[14010]: audit 2024-01-13T11:15:57.889706+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"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\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:15:58.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:58 smithi121 bash[17573]: audit 2024-01-13T11:15:57.889706+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"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\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:15:58.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:58 smithi121 bash[14010]: audit 2024-01-13T11:15:57.894705+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"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\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:15:58.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:58 smithi121 bash[14010]: audit 2024-01-13T11:15:57.895067+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"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\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:15:58.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:58 smithi121 bash[14010]: audit 2024-01-13T11:15:57.904499+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-13T11:15:58.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:58 smithi121 bash[14010]: audit 2024-01-13T11:15:57.906271+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-13T11:15:58.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:58 smithi121 bash[17573]: audit 2024-01-13T11:15:57.894705+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"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\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:15:58.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:58 smithi121 bash[14010]: audit 2024-01-13T11:15:57.907820+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:15:58.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:58 smithi121 bash[14010]: audit 2024-01-13T11:15:57.910283+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-01-13T11:15:58.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:58 smithi121 bash[17573]: audit 2024-01-13T11:15:57.895067+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"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\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:15:58.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:58 smithi121 bash[17573]: audit 2024-01-13T11:15:57.904499+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-13T11:15:58.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:58 smithi121 bash[17573]: audit 2024-01-13T11:15:57.906271+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-13T11:15:58.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:58 smithi121 bash[17573]: audit 2024-01-13T11:15:57.907820+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:15:58.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:58 smithi121 bash[17573]: audit 2024-01-13T11:15:57.910283+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-01-13T11:15:58.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:58 smithi154 bash[13980]: cluster 2024-01-13T11:15:57.422341+0000 mgr.x (mgr.34643) 27 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:15:58.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:58 smithi154 bash[13980]: audit 2024-01-13T11:15:57.889706+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"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\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:15:58.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:58 smithi154 bash[13980]: audit 2024-01-13T11:15:57.894705+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"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\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:15:58.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:58 smithi154 bash[13980]: audit 2024-01-13T11:15:57.895067+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98608087, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401142Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301885030, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.401697Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402141Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50876907, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.402918Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47322234, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403290Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.403655Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404029Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:49.404254Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"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\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:15:58.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:58 smithi154 bash[13980]: audit 2024-01-13T11:15:57.904499+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-13T11:15:58.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:58 smithi154 bash[13980]: audit 2024-01-13T11:15:57.906271+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-13T11:15:58.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:58 smithi154 bash[13980]: audit 2024-01-13T11:15:57.907820+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:15:58.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:58 smithi154 bash[13980]: audit 2024-01-13T11:15:57.910283+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-01-13T11:15:59.188 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:15:58 smithi121 bash[37474]: level=info ts=2024-01-13T11:15:58.864Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-01-13T11:15:59.188 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:15:58 smithi121 bash[37474]: level=info ts=2024-01-13T11:15:58.864Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-01-13T11:15:59.188 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:15:58 smithi121 bash[37474]: level=info ts=2024-01-13T11:15:58.866Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.121 port=9094 2024-01-13T11:15:59.188 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:15:58 smithi121 bash[37474]: level=info ts=2024-01-13T11:15:58.868Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-01-13T11:15:59.188 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:15:58 smithi121 bash[37474]: level=info ts=2024-01-13T11:15:58.911Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-01-13T11:15:59.189 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:15:58 smithi121 bash[37474]: level=info ts=2024-01-13T11:15:58.912Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-01-13T11:15:59.189 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:15:58 smithi121 bash[37474]: level=info ts=2024-01-13T11:15:58.919Z caller=main.go:518 msg=Listening address=:9093 2024-01-13T11:15:59.189 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:15:58 smithi121 bash[37474]: level=info ts=2024-01-13T11:15:58.919Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-01-13T11:15:59.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:59 smithi154 bash[13980]: cephadm 2024-01-13T11:15:57.903870+0000 mgr.x (mgr.34643) 28 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-01-13T11:15:59.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:15:59 smithi154 bash[13980]: cephadm 2024-01-13T11:15:57.909244+0000 mgr.x (mgr.34643) 29 : cephadm [INF] Reconfiguring daemon mon.b on smithi154 2024-01-13T11:15:59.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:59 smithi121 bash[17573]: cephadm 2024-01-13T11:15:57.903870+0000 mgr.x (mgr.34643) 28 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-01-13T11:15:59.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:15:59 smithi121 bash[17573]: cephadm 2024-01-13T11:15:57.909244+0000 mgr.x (mgr.34643) 29 : cephadm [INF] Reconfiguring daemon mon.b on smithi154 2024-01-13T11:15:59.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:59 smithi121 bash[14010]: cephadm 2024-01-13T11:15:57.903870+0000 mgr.x (mgr.34643) 28 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-01-13T11:15:59.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:15:59 smithi121 bash[14010]: cephadm 2024-01-13T11:15:57.909244+0000 mgr.x (mgr.34643) 29 : cephadm [INF] Reconfiguring daemon mon.b on smithi154 2024-01-13T11:16:00.878 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:00 smithi121 bash[17573]: cluster 2024-01-13T11:15:59.423831+0000 mgr.x (mgr.34643) 30 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:00.879 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:00 smithi121 bash[14010]: cluster 2024-01-13T11:15:59.423831+0000 mgr.x (mgr.34643) 30 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:00.879 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:00 smithi121 bash[17573]: audit 2024-01-13T11:16:00.079945+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114609356, \"cpu_percentage\": \"1.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.488587Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489000Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489270Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50405048, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489550Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"2.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489817Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490070Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 21181235, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490321Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:06:02.606141Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490572Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27535605, \"cpu_percentage\": \"3.68%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490749Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.491006Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:34.491402Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:16:00.880 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:00 smithi121 bash[14010]: audit 2024-01-13T11:16:00.079945+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114609356, \"cpu_percentage\": \"1.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.488587Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489000Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489270Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50405048, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489550Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"2.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489817Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490070Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 21181235, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490321Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:06:02.606141Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490572Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27535605, \"cpu_percentage\": \"3.68%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490749Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.491006Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:34.491402Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:16:00.880 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:00 smithi121 bash[17573]: audit 2024-01-13T11:16:00.085118+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114609356, \"cpu_percentage\": \"1.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.488587Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489000Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489270Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50405048, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489550Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"2.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489817Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490070Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 21181235, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490321Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:06:02.606141Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490572Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27535605, \"cpu_percentage\": \"3.68%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490749Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.491006Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:34.491402Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:16:00.881 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:00 smithi121 bash[17573]: audit 2024-01-13T11:16:00.085938+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114609356, \"cpu_percentage\": \"1.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.488587Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489000Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489270Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50405048, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489550Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"2.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489817Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490070Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 21181235, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490321Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:06:02.606141Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490572Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27535605, \"cpu_percentage\": \"3.68%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490749Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.491006Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:34.491402Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:16:00.881 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:00 smithi121 bash[14010]: audit 2024-01-13T11:16:00.085118+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114609356, \"cpu_percentage\": \"1.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.488587Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489000Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489270Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50405048, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489550Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"2.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489817Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490070Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 21181235, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490321Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:06:02.606141Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490572Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27535605, \"cpu_percentage\": \"3.68%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490749Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.491006Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:34.491402Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:16:00.881 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:00 smithi121 bash[14010]: audit 2024-01-13T11:16:00.085938+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114609356, \"cpu_percentage\": \"1.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.488587Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489000Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489270Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50405048, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489550Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"2.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489817Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490070Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 21181235, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490321Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:06:02.606141Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490572Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27535605, \"cpu_percentage\": \"3.68%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490749Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.491006Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:34.491402Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:16:00.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:00 smithi154 bash[13980]: cluster 2024-01-13T11:15:59.423831+0000 mgr.x (mgr.34643) 30 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:00.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:00 smithi154 bash[13980]: audit 2024-01-13T11:16:00.079945+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114609356, \"cpu_percentage\": \"1.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.488587Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489000Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489270Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50405048, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489550Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"2.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489817Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490070Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 21181235, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490321Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:06:02.606141Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490572Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27535605, \"cpu_percentage\": \"3.68%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490749Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.491006Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:34.491402Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:16:00.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:00 smithi154 bash[13980]: audit 2024-01-13T11:16:00.085118+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114609356, \"cpu_percentage\": \"1.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.488587Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489000Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489270Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50405048, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489550Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"2.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489817Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490070Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 21181235, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490321Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:06:02.606141Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490572Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27535605, \"cpu_percentage\": \"3.68%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490749Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.491006Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:34.491402Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:16:00.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:00 smithi154 bash[13980]: audit 2024-01-13T11:16:00.085938+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114609356, \"cpu_percentage\": \"1.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.488587Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489000Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489270Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50405048, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489550Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"2.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489817Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490070Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"4fb22710cdd1\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 21181235, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490321Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:06:02.606141Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490572Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27535605, \"cpu_percentage\": \"3.68%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490749Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.491006Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:05:55.402836Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:15:34.491402Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:16:01.188 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:16:00 smithi121 bash[37474]: level=info ts=2024-01-13T11:16:00.868Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000141774s 2024-01-13T11:16:01.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:01 smithi154 bash[13980]: cephadm 2024-01-13T11:16:00.095490+0000 mgr.x (mgr.34643) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-01-13T11:16:01.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:01 smithi154 bash[13980]: cephadm 2024-01-13T11:16:00.110235+0000 mgr.x (mgr.34643) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi154 2024-01-13T11:16:01.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:01 smithi121 bash[14010]: cephadm 2024-01-13T11:16:00.095490+0000 mgr.x (mgr.34643) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-01-13T11:16:01.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:01 smithi121 bash[14010]: cephadm 2024-01-13T11:16:00.110235+0000 mgr.x (mgr.34643) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi154 2024-01-13T11:16:01.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:01 smithi121 bash[17573]: cephadm 2024-01-13T11:16:00.095490+0000 mgr.x (mgr.34643) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-01-13T11:16:01.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:01 smithi121 bash[17573]: cephadm 2024-01-13T11:16:00.110235+0000 mgr.x (mgr.34643) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi154 2024-01-13T11:16:02.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:02 smithi154 bash[13980]: cluster 2024-01-13T11:16:01.424630+0000 mgr.x (mgr.34643) 33 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:02.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:02 smithi121 bash[17573]: cluster 2024-01-13T11:16:01.424630+0000 mgr.x (mgr.34643) 33 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:02.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:02 smithi121 bash[14010]: cluster 2024-01-13T11:16:01.424630+0000 mgr.x (mgr.34643) 33 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:04.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:04 smithi154 bash[13980]: cluster 2024-01-13T11:16:03.426332+0000 mgr.x (mgr.34643) 34 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:04.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:04 smithi121 bash[14010]: cluster 2024-01-13T11:16:03.426332+0000 mgr.x (mgr.34643) 34 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:04.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:04 smithi121 bash[17573]: cluster 2024-01-13T11:16:03.426332+0000 mgr.x (mgr.34643) 34 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:06.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:06 smithi154 bash[13980]: cluster 2024-01-13T11:16:05.427006+0000 mgr.x (mgr.34643) 35 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:06.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:06 smithi121 bash[14010]: cluster 2024-01-13T11:16:05.427006+0000 mgr.x (mgr.34643) 35 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:06.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:06 smithi121 bash[17573]: cluster 2024-01-13T11:16:05.427006+0000 mgr.x (mgr.34643) 35 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:08.880 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:08 smithi121 bash[17573]: cluster 2024-01-13T11:16:07.427738+0000 mgr.x (mgr.34643) 36 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:08.880 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:08 smithi121 bash[14010]: cluster 2024-01-13T11:16:07.427738+0000 mgr.x (mgr.34643) 36 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:08.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:08 smithi154 bash[13980]: cluster 2024-01-13T11:16:07.427738+0000 mgr.x (mgr.34643) 36 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:09.188 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:16:08 smithi121 bash[37474]: level=info ts=2024-01-13T11:16:08.870Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002339307s 2024-01-13T11:16:10.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:10 smithi154 bash[13980]: cluster 2024-01-13T11:16:09.429251+0000 mgr.x (mgr.34643) 37 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:10.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:10 smithi121 bash[17573]: cluster 2024-01-13T11:16:09.429251+0000 mgr.x (mgr.34643) 37 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:10.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:10 smithi121 bash[14010]: cluster 2024-01-13T11:16:09.429251+0000 mgr.x (mgr.34643) 37 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:12.391 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:12 smithi154 bash[13980]: cluster 2024-01-13T11:16:11.430030+0000 mgr.x (mgr.34643) 38 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:12.391 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:12 smithi154 systemd[1]: Stopping Ceph prometheus.a for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:16:12.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:12 smithi121 bash[14010]: cluster 2024-01-13T11:16:11.430030+0000 mgr.x (mgr.34643) 38 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:12.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:12 smithi121 bash[17573]: cluster 2024-01-13T11:16:11.430030+0000 mgr.x (mgr.34643) 38 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:12.647 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:12 smithi154 bash[23548]: ts=2024-01-13T11:16:12.469Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-01-13T11:16:12.647 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:12 smithi154 bash[23548]: ts=2024-01-13T11:16:12.469Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2024-01-13T11:16:12.647 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:12 smithi154 bash[23548]: ts=2024-01-13T11:16:12.469Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2024-01-13T11:16:12.647 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:12 smithi154 bash[23548]: ts=2024-01-13T11:16:12.469Z caller=manager.go:1026 level=info component="rule manager" msg="Stopping rule manager..." 2024-01-13T11:16:12.647 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:12 smithi154 bash[23548]: ts=2024-01-13T11:16:12.469Z caller=manager.go:1036 level=info component="rule manager" msg="Rule manager stopped" 2024-01-13T11:16:12.647 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:12 smithi154 bash[23548]: ts=2024-01-13T11:16:12.469Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2024-01-13T11:16:12.647 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:12 smithi154 bash[23548]: ts=2024-01-13T11:16:12.469Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2024-01-13T11:16:12.647 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:12 smithi154 bash[23548]: ts=2024-01-13T11:16:12.469Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2024-01-13T11:16:12.647 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:12 smithi154 bash[23548]: ts=2024-01-13T11:16:12.469Z caller=main.go:926 level=info msg="Scrape manager stopped" 2024-01-13T11:16:12.647 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:12 smithi154 bash[23548]: ts=2024-01-13T11:16:12.471Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2024-01-13T11:16:12.648 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:12 smithi154 bash[23548]: ts=2024-01-13T11:16:12.471Z caller=main.go:1156 level=info msg="Notifier manager stopped" 2024-01-13T11:16:12.648 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:12 smithi154 bash[23548]: ts=2024-01-13T11:16:12.471Z caller=main.go:1168 level=info msg="See you next time!" 2024-01-13T11:16:13.297 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:13 smithi154 docker[27165]: ceph-b5155c52-b202-11ee-95ac-87774f69a715-prometheus.a 2024-01-13T11:16:13.297 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:13 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@prometheus.a.service: Succeeded. 2024-01-13T11:16:13.298 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:13 smithi154 systemd[1]: Stopped Ceph prometheus.a for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:16:13.298 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:13 smithi154 systemd[1]: Starting Ceph prometheus.a for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:16:13.646 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:13 smithi154 docker[27202]: Error response from daemon: No such container: ceph-b5155c52-b202-11ee-95ac-87774f69a715-prometheus.a 2024-01-13T11:16:13.647 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:13 smithi154 systemd[1]: Started Ceph prometheus.a for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:16:13.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:13 smithi154 bash[13980]: audit 2024-01-13T11:16:13.329676+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114609356, \"cpu_percentage\": \"1.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.488587Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:15:34.489000Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489270Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50405048, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489550Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"2.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489817Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490070Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490572Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27535605, \"cpu_percentage\": \"3.68%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490749Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.491006Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:16:13.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:13 smithi154 bash[13980]: audit 2024-01-13T11:16:13.334833+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114609356, \"cpu_percentage\": \"1.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.488587Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:15:34.489000Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489270Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50405048, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489550Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"2.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489817Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490070Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490572Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27535605, \"cpu_percentage\": \"3.68%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490749Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.491006Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:16:13.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:13 smithi154 bash[13980]: audit 2024-01-13T11:16:13.336271+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114609356, \"cpu_percentage\": \"1.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.488587Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:15:34.489000Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489270Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50405048, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489550Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"2.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489817Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490070Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490572Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27535605, \"cpu_percentage\": \"3.68%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490749Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.491006Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:16:13.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:13 smithi154 bash[13980]: audit 2024-01-13T11:16:13.345415+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi121.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-01-13T11:16:13.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:13 smithi154 bash[13980]: audit 2024-01-13T11:16:13.348185+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-13T11:16:13.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:13 smithi154 bash[13980]: audit 2024-01-13T11:16:13.350233+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi121.front.sepia.ceph.com:9093"}]: dispatch 2024-01-13T11:16:13.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:13 smithi154 bash[13980]: audit 2024-01-13T11:16:13.351054+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi121.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-01-13T11:16:13.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:13 smithi154 bash[13980]: audit 2024-01-13T11:16:13.353889+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi121.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2024-01-13T11:16:13.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:13 smithi154 bash[13980]: audit 2024-01-13T11:16:13.370231+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-13T11:16:13.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:13 smithi154 bash[13980]: audit 2024-01-13T11:16:13.372437+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi154.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-01-13T11:16:13.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:13 smithi154 bash[13980]: audit 2024-01-13T11:16:13.375887+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi154.front.sepia.ceph.com:9095"}]: dispatch 2024-01-13T11:16:13.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:13 smithi154 bash[13980]: audit 2024-01-13T11:16:13.377994+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi154.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-01-13T11:16:13.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:13 smithi154 bash[13980]: audit 2024-01-13T11:16:13.379141+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi154.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2024-01-13T11:16:13.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:13 smithi121 bash[14010]: audit 2024-01-13T11:16:13.329676+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114609356, \"cpu_percentage\": \"1.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.488587Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:15:34.489000Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489270Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50405048, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489550Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"2.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489817Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490070Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490572Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27535605, \"cpu_percentage\": \"3.68%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490749Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.491006Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:16:13.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:13 smithi121 bash[17573]: audit 2024-01-13T11:16:13.329676+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114609356, \"cpu_percentage\": \"1.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.488587Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:15:34.489000Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489270Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50405048, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489550Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"2.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489817Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490070Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490572Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27535605, \"cpu_percentage\": \"3.68%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490749Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.491006Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:16:13.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:13 smithi121 bash[14010]: audit 2024-01-13T11:16:13.334833+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114609356, \"cpu_percentage\": \"1.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.488587Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:15:34.489000Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489270Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50405048, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489550Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"2.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489817Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490070Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490572Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27535605, \"cpu_percentage\": \"3.68%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490749Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.491006Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:16:13.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:13 smithi121 bash[14010]: audit 2024-01-13T11:16:13.336271+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114609356, \"cpu_percentage\": \"1.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.488587Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:15:34.489000Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489270Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50405048, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489550Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"2.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489817Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490070Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490572Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27535605, \"cpu_percentage\": \"3.68%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490749Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.491006Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:16:13.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:13 smithi121 bash[14010]: audit 2024-01-13T11:16:13.345415+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi121.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-01-13T11:16:13.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:13 smithi121 bash[17573]: audit 2024-01-13T11:16:13.334833+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114609356, \"cpu_percentage\": \"1.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.488587Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:15:34.489000Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489270Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50405048, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489550Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"2.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489817Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490070Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490572Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27535605, \"cpu_percentage\": \"3.68%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490749Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.491006Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:16:13.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:13 smithi121 bash[17573]: audit 2024-01-13T11:16:13.336271+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114609356, \"cpu_percentage\": \"1.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.488587Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:15:34.489000Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489270Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50405048, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489550Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"2.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.489817Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490070Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490572Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27535605, \"cpu_percentage\": \"3.68%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.490749Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:15:34.491006Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:16:13.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:13 smithi121 bash[17573]: audit 2024-01-13T11:16:13.345415+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi121.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-01-13T11:16:13.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:13 smithi121 bash[14010]: audit 2024-01-13T11:16:13.348185+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-13T11:16:13.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:13 smithi121 bash[14010]: audit 2024-01-13T11:16:13.350233+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi121.front.sepia.ceph.com:9093"}]: dispatch 2024-01-13T11:16:13.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:13 smithi121 bash[14010]: audit 2024-01-13T11:16:13.351054+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi121.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-01-13T11:16:13.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:13 smithi121 bash[14010]: audit 2024-01-13T11:16:13.353889+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi121.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2024-01-13T11:16:13.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:13 smithi121 bash[14010]: audit 2024-01-13T11:16:13.370231+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-13T11:16:13.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:13 smithi121 bash[14010]: audit 2024-01-13T11:16:13.372437+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi154.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-01-13T11:16:13.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:13 smithi121 bash[14010]: audit 2024-01-13T11:16:13.375887+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi154.front.sepia.ceph.com:9095"}]: dispatch 2024-01-13T11:16:13.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:13 smithi121 bash[14010]: audit 2024-01-13T11:16:13.377994+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi154.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-01-13T11:16:13.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:13 smithi121 bash[14010]: audit 2024-01-13T11:16:13.379141+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi154.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2024-01-13T11:16:13.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:13 smithi121 bash[17573]: audit 2024-01-13T11:16:13.348185+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-13T11:16:13.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:13 smithi121 bash[17573]: audit 2024-01-13T11:16:13.350233+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi121.front.sepia.ceph.com:9093"}]: dispatch 2024-01-13T11:16:13.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:13 smithi121 bash[17573]: audit 2024-01-13T11:16:13.351054+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi121.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-01-13T11:16:13.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:13 smithi121 bash[17573]: audit 2024-01-13T11:16:13.353889+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi121.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2024-01-13T11:16:13.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:13 smithi121 bash[17573]: audit 2024-01-13T11:16:13.370231+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-13T11:16:13.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:13 smithi121 bash[17573]: audit 2024-01-13T11:16:13.372437+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi154.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-01-13T11:16:13.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:13 smithi121 bash[17573]: audit 2024-01-13T11:16:13.375887+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi154.front.sepia.ceph.com:9095"}]: dispatch 2024-01-13T11:16:13.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:13 smithi121 bash[17573]: audit 2024-01-13T11:16:13.377994+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi154.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-01-13T11:16:13.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:13 smithi121 bash[17573]: audit 2024-01-13T11:16:13.379141+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi154.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2024-01-13T11:16:14.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:14 smithi154 bash[13980]: audit 2024-01-13T11:16:13.348867+0000 mgr.x (mgr.34643) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-13T11:16:14.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:14 smithi154 bash[13980]: audit 2024-01-13T11:16:13.350697+0000 mgr.x (mgr.34643) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi121.front.sepia.ceph.com:9093"}]: dispatch 2024-01-13T11:16:14.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:14 smithi154 bash[13980]: audit 2024-01-13T11:16:13.371096+0000 mgr.x (mgr.34643) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-13T11:16:14.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:14 smithi154 bash[13980]: audit 2024-01-13T11:16:13.376670+0000 mgr.x (mgr.34643) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi154.front.sepia.ceph.com:9095"}]: dispatch 2024-01-13T11:16:14.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:14 smithi154 bash[13980]: audit 2024-01-13T11:16:13.392139+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:16:14.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:14 smithi154 bash[13980]: audit 2024-01-13T11:16:13.402104+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:16:14.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:14 smithi154 bash[13980]: cluster 2024-01-13T11:16:13.431274+0000 mgr.x (mgr.34643) 43 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:14.647 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:14 smithi154 bash[27214]: ts=2024-01-13T11:16:14.423Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-01-13T11:16:14.648 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:14 smithi154 bash[27214]: ts=2024-01-13T11:16:14.423Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.48.1, branch=HEAD, revision=63894216648f0d6be310c9d16fb48293c45c9310)" 2024-01-13T11:16:14.648 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:14 smithi154 bash[27214]: ts=2024-01-13T11:16:14.423Z caller=main.go:588 level=info build_context="(go=go1.21.5, platform=linux/amd64, user=root@71f108ff5632, date=20231208-23:33:22, tags=netgo,builtinassets,stringlabels)" 2024-01-13T11:16:14.648 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:14 smithi154 bash[27214]: ts=2024-01-13T11:16:14.423Z caller=main.go:589 level=info host_details="(Linux 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64 smithi154 (none))" 2024-01-13T11:16:14.648 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:14 smithi154 bash[27214]: ts=2024-01-13T11:16:14.423Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-01-13T11:16:14.648 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:14 smithi154 bash[27214]: ts=2024-01-13T11:16:14.423Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-01-13T11:16:14.648 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:14 smithi154 bash[27214]: ts=2024-01-13T11:16:14.426Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2024-01-13T11:16:14.648 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:14 smithi154 bash[27214]: ts=2024-01-13T11:16:14.426Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2024-01-13T11:16:14.648 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:14 smithi154 bash[27214]: ts=2024-01-13T11:16:14.428Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2024-01-13T11:16:14.648 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:14 smithi154 bash[27214]: ts=2024-01-13T11:16:14.428Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-01-13T11:16:14.648 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:14 smithi154 bash[27214]: ts=2024-01-13T11:16:14.433Z caller=head.go:601 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-01-13T11:16:14.648 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:14 smithi154 bash[27214]: ts=2024-01-13T11:16:14.433Z caller=head.go:682 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=8.491µs 2024-01-13T11:16:14.648 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:14 smithi154 bash[27214]: ts=2024-01-13T11:16:14.433Z caller=head.go:690 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-01-13T11:16:14.648 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:14 smithi154 bash[27214]: ts=2024-01-13T11:16:14.434Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-01-13T11:16:14.648 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:14 smithi154 bash[27214]: ts=2024-01-13T11:16:14.436Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-01-13T11:16:14.649 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:14 smithi154 bash[27214]: ts=2024-01-13T11:16:14.437Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-01-13T11:16:14.649 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:14 smithi154 bash[27214]: ts=2024-01-13T11:16:14.437Z caller=head.go:798 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=63.787µs wal_replay_duration=3.075442ms wbl_replay_duration=258ns total_replay_duration=3.184568ms 2024-01-13T11:16:14.649 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:14 smithi154 bash[27214]: ts=2024-01-13T11:16:14.440Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2024-01-13T11:16:14.649 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:14 smithi154 bash[27214]: ts=2024-01-13T11:16:14.440Z caller=main.go:1048 level=info msg="TSDB started" 2024-01-13T11:16:14.649 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:14 smithi154 bash[27214]: ts=2024-01-13T11:16:14.440Z caller=main.go:1230 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-01-13T11:16:14.649 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:14 smithi154 bash[27214]: ts=2024-01-13T11:16:14.459Z caller=main.go:1267 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.803883ms db_storage=1.316µs remote_storage=1.936µs web_handler=590ns query_engine=1.15µs scrape=681.513µs scrape_sd=86.324µs notify=41.223µs notify_sd=33.585µs rules=17.453567ms tracing=7.676µs 2024-01-13T11:16:14.649 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:14 smithi154 bash[27214]: ts=2024-01-13T11:16:14.459Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2024-01-13T11:16:14.649 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:16:14 smithi154 bash[27214]: ts=2024-01-13T11:16:14.459Z caller=manager.go:1012 level=info component="rule manager" msg="Starting rule manager..." 2024-01-13T11:16:14.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:14 smithi121 bash[17573]: audit 2024-01-13T11:16:13.348867+0000 mgr.x (mgr.34643) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-13T11:16:14.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:14 smithi121 bash[17573]: audit 2024-01-13T11:16:13.350697+0000 mgr.x (mgr.34643) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi121.front.sepia.ceph.com:9093"}]: dispatch 2024-01-13T11:16:14.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:14 smithi121 bash[17573]: audit 2024-01-13T11:16:13.371096+0000 mgr.x (mgr.34643) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-13T11:16:14.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:14 smithi121 bash[17573]: audit 2024-01-13T11:16:13.376670+0000 mgr.x (mgr.34643) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi154.front.sepia.ceph.com:9095"}]: dispatch 2024-01-13T11:16:14.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:14 smithi121 bash[17573]: audit 2024-01-13T11:16:13.392139+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:16:14.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:14 smithi121 bash[17573]: audit 2024-01-13T11:16:13.402104+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:16:14.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:14 smithi121 bash[17573]: cluster 2024-01-13T11:16:13.431274+0000 mgr.x (mgr.34643) 43 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:14.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:14 smithi121 bash[14010]: audit 2024-01-13T11:16:13.348867+0000 mgr.x (mgr.34643) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-13T11:16:14.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:14 smithi121 bash[14010]: audit 2024-01-13T11:16:13.350697+0000 mgr.x (mgr.34643) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi121.front.sepia.ceph.com:9093"}]: dispatch 2024-01-13T11:16:14.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:14 smithi121 bash[14010]: audit 2024-01-13T11:16:13.371096+0000 mgr.x (mgr.34643) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-13T11:16:14.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:14 smithi121 bash[14010]: audit 2024-01-13T11:16:13.376670+0000 mgr.x (mgr.34643) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi154.front.sepia.ceph.com:9095"}]: dispatch 2024-01-13T11:16:14.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:14 smithi121 bash[14010]: audit 2024-01-13T11:16:13.392139+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:16:14.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:14 smithi121 bash[14010]: audit 2024-01-13T11:16:13.402104+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:16:14.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:14 smithi121 bash[14010]: cluster 2024-01-13T11:16:13.431274+0000 mgr.x (mgr.34643) 43 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:16.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:16 smithi154 bash[13980]: cluster 2024-01-13T11:16:15.432024+0000 mgr.x (mgr.34643) 44 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:16.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:16 smithi121 bash[14010]: cluster 2024-01-13T11:16:15.432024+0000 mgr.x (mgr.34643) 44 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:16.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:16 smithi121 bash[17573]: cluster 2024-01-13T11:16:15.432024+0000 mgr.x (mgr.34643) 44 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:18.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:18 smithi154 bash[13980]: cluster 2024-01-13T11:16:17.432778+0000 mgr.x (mgr.34643) 45 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:18.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:18 smithi121 bash[17573]: cluster 2024-01-13T11:16:17.432778+0000 mgr.x (mgr.34643) 45 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:18.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:18 smithi121 bash[14010]: cluster 2024-01-13T11:16:17.432778+0000 mgr.x (mgr.34643) 45 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:19.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:19 smithi154 bash[13980]: audit 2024-01-13T11:16:19.256846+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256181Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302619033, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256544Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118908518, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256791Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257024Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257255Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47364177, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257486Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_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.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257766Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257998Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.258136Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 14952693, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:16:19.258369Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:16:19.258743Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:16:19.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:19 smithi154 bash[13980]: audit 2024-01-13T11:16:19.261984+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256181Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302619033, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256544Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118908518, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256791Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257024Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257255Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47364177, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257486Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_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.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257766Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257998Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.258136Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 14952693, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:16:19.258369Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:16:19.258743Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:16:19.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:19 smithi154 bash[13980]: audit 2024-01-13T11:16:19.262205+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256181Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302619033, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256544Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118908518, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256791Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257024Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257255Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47364177, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257486Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_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.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257766Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257998Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.258136Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 14952693, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:16:19.258369Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:16:19.258743Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:16:19.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:19 smithi121 bash[14010]: audit 2024-01-13T11:16:19.256846+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256181Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302619033, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256544Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118908518, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256791Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257024Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257255Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47364177, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257486Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_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.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257766Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257998Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.258136Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 14952693, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:16:19.258369Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:16:19.258743Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:16:19.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:19 smithi121 bash[17573]: audit 2024-01-13T11:16:19.256846+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256181Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302619033, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256544Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118908518, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256791Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257024Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257255Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47364177, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257486Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_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.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257766Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257998Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.258136Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 14952693, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:16:19.258369Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:16:19.258743Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:16:19.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:19 smithi121 bash[14010]: audit 2024-01-13T11:16:19.261984+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256181Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302619033, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256544Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118908518, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256791Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257024Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257255Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47364177, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257486Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_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.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257766Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257998Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.258136Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 14952693, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:16:19.258369Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:16:19.258743Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:16:19.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:19 smithi121 bash[14010]: audit 2024-01-13T11:16:19.262205+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256181Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302619033, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256544Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118908518, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256791Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257024Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257255Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47364177, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257486Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_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.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257766Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257998Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.258136Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 14952693, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:16:19.258369Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:16:19.258743Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:16:19.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:19 smithi121 bash[17573]: audit 2024-01-13T11:16:19.261984+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256181Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302619033, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256544Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118908518, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256791Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257024Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257255Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47364177, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257486Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_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.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257766Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257998Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.258136Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 14952693, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:16:19.258369Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:16:19.258743Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:16:19.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:19 smithi121 bash[17573]: audit 2024-01-13T11:16:19.262205+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256181Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"e11f5c9050dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302619033, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256544Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T10:59:31.611144Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118908518, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256791Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257024Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257255Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47364177, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257486Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_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.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257766Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257998Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.258136Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 14952693, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:16:19.258369Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:35.182101Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:16:19.258743Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:16:20.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:20 smithi154 bash[13980]: cluster 2024-01-13T11:16:19.434302+0000 mgr.x (mgr.34643) 46 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:20.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:20 smithi154 bash[13980]: audit 2024-01-13T11:16:19.621228+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119537664, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.621750Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 435368755, \"cpu_percentage\": \"3.82%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622116Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622364Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_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\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622600Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48748298, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622833Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623064Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 23897047, \"cpu_percentage\": \"0.90%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623294Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623526Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27776778, \"cpu_percentage\": \"1.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623674Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51810140, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623930Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:16:19.624308Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:16:20.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:20 smithi154 bash[13980]: audit 2024-01-13T11:16:19.626798+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119537664, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.621750Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 435368755, \"cpu_percentage\": \"3.82%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622116Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622364Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_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\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622600Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48748298, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622833Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623064Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 23897047, \"cpu_percentage\": \"0.90%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623294Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623526Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27776778, \"cpu_percentage\": \"1.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623674Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51810140, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623930Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:16:19.624308Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:16:20.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:20 smithi154 bash[13980]: audit 2024-01-13T11:16:19.627148+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119537664, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.621750Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 435368755, \"cpu_percentage\": \"3.82%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622116Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622364Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_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\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622600Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48748298, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622833Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623064Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 23897047, \"cpu_percentage\": \"0.90%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623294Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623526Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27776778, \"cpu_percentage\": \"1.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623674Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51810140, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623930Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:16:19.624308Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:16:20.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:20 smithi154 bash[13980]: audit 2024-01-13T11:16:19.630824+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:16:20.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:20 smithi154 bash[13980]: audit 2024-01-13T11:16:19.634445+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:16:20.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:20 smithi154 bash[13980]: audit 2024-01-13T11:16:19.636582+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:16:20.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:20 smithi154 bash[13980]: audit 2024-01-13T11:16:19.648440+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:16:20.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:20 smithi154 bash[13980]: audit 2024-01-13T11:16:19.652765+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:16:20.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:20 smithi154 bash[13980]: audit 2024-01-13T11:16:19.653801+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:16:20.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:20 smithi121 bash[14010]: cluster 2024-01-13T11:16:19.434302+0000 mgr.x (mgr.34643) 46 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:20.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:20 smithi121 bash[17573]: cluster 2024-01-13T11:16:19.434302+0000 mgr.x (mgr.34643) 46 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:20.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:20 smithi121 bash[14010]: audit 2024-01-13T11:16:19.621228+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119537664, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.621750Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 435368755, \"cpu_percentage\": \"3.82%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622116Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622364Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_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\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622600Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48748298, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622833Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623064Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 23897047, \"cpu_percentage\": \"0.90%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623294Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623526Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27776778, \"cpu_percentage\": \"1.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623674Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51810140, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623930Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:16:19.624308Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:16:20.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:20 smithi121 bash[17573]: audit 2024-01-13T11:16:19.621228+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119537664, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.621750Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 435368755, \"cpu_percentage\": \"3.82%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622116Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622364Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_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\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622600Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48748298, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622833Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623064Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 23897047, \"cpu_percentage\": \"0.90%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623294Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623526Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27776778, \"cpu_percentage\": \"1.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623674Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51810140, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623930Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:16:19.624308Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:16:20.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:20 smithi121 bash[14010]: audit 2024-01-13T11:16:19.626798+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119537664, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.621750Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 435368755, \"cpu_percentage\": \"3.82%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622116Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622364Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_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\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622600Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48748298, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622833Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623064Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 23897047, \"cpu_percentage\": \"0.90%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623294Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623526Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27776778, \"cpu_percentage\": \"1.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623674Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51810140, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623930Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:16:19.624308Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:16:20.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:20 smithi121 bash[17573]: audit 2024-01-13T11:16:19.626798+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119537664, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.621750Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 435368755, \"cpu_percentage\": \"3.82%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622116Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622364Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_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\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622600Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48748298, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622833Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623064Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 23897047, \"cpu_percentage\": \"0.90%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623294Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623526Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27776778, \"cpu_percentage\": \"1.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623674Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51810140, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623930Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:16:19.624308Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:16:20.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:20 smithi121 bash[14010]: audit 2024-01-13T11:16:19.627148+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119537664, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.621750Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 435368755, \"cpu_percentage\": \"3.82%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622116Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622364Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_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\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622600Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48748298, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622833Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623064Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 23897047, \"cpu_percentage\": \"0.90%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623294Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623526Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27776778, \"cpu_percentage\": \"1.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623674Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51810140, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623930Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:16:19.624308Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:16:20.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:20 smithi121 bash[14010]: audit 2024-01-13T11:16:19.630824+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:16:20.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:20 smithi121 bash[14010]: audit 2024-01-13T11:16:19.634445+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:16:20.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:20 smithi121 bash[14010]: audit 2024-01-13T11:16:19.636582+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:16:20.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:20 smithi121 bash[14010]: audit 2024-01-13T11:16:19.648440+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:16:20.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:20 smithi121 bash[14010]: audit 2024-01-13T11:16:19.652765+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:16:20.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:20 smithi121 bash[14010]: audit 2024-01-13T11:16:19.653801+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:16:20.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:20 smithi121 bash[17573]: audit 2024-01-13T11:16:19.627148+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119537664, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.621750Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 435368755, \"cpu_percentage\": \"3.82%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622116Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622364Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_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\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622600Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48748298, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.622833Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623064Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 23897047, \"cpu_percentage\": \"0.90%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623294Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623526Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27776778, \"cpu_percentage\": \"1.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623674Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51810140, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.623930Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:16:19.624308Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:16:20.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:20 smithi121 bash[17573]: audit 2024-01-13T11:16:19.630824+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:16:20.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:20 smithi121 bash[17573]: audit 2024-01-13T11:16:19.634445+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:16:20.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:20 smithi121 bash[17573]: audit 2024-01-13T11:16:19.636582+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:16:20.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:20 smithi121 bash[17573]: audit 2024-01-13T11:16:19.648440+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:16:20.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:20 smithi121 bash[17573]: audit 2024-01-13T11:16:19.652765+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:16:20.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:20 smithi121 bash[17573]: audit 2024-01-13T11:16:19.653801+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:16:21.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:21 smithi154 bash[13980]: cluster 2024-01-13T11:16:19.635429+0000 mgr.x (mgr.34643) 47 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:21.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:21 smithi154 bash[13980]: cluster 2024-01-13T11:16:19.636028+0000 mgr.x (mgr.34643) 48 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:21.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:21 smithi154 bash[13980]: cluster 2024-01-13T11:16:19.652488+0000 mgr.x (mgr.34643) 49 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:21.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:21 smithi154 bash[13980]: cluster 2024-01-13T11:16:19.653013+0000 mgr.x (mgr.34643) 50 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:21.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:21 smithi121 bash[14010]: cluster 2024-01-13T11:16:19.635429+0000 mgr.x (mgr.34643) 47 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:21.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:21 smithi121 bash[14010]: cluster 2024-01-13T11:16:19.636028+0000 mgr.x (mgr.34643) 48 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:21.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:21 smithi121 bash[14010]: cluster 2024-01-13T11:16:19.652488+0000 mgr.x (mgr.34643) 49 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:21.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:21 smithi121 bash[14010]: cluster 2024-01-13T11:16:19.653013+0000 mgr.x (mgr.34643) 50 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:21.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:21 smithi121 bash[17573]: cluster 2024-01-13T11:16:19.635429+0000 mgr.x (mgr.34643) 47 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:21.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:21 smithi121 bash[17573]: cluster 2024-01-13T11:16:19.636028+0000 mgr.x (mgr.34643) 48 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:21.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:21 smithi121 bash[17573]: cluster 2024-01-13T11:16:19.652488+0000 mgr.x (mgr.34643) 49 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:21.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:21 smithi121 bash[17573]: cluster 2024-01-13T11:16:19.653013+0000 mgr.x (mgr.34643) 50 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:22.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:22 smithi154 bash[13980]: cluster 2024-01-13T11:16:21.653724+0000 mgr.x (mgr.34643) 51 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:22.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:22 smithi121 bash[17573]: cluster 2024-01-13T11:16:21.653724+0000 mgr.x (mgr.34643) 51 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:22.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:22 smithi121 bash[14010]: cluster 2024-01-13T11:16:21.653724+0000 mgr.x (mgr.34643) 51 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:25.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:24 smithi154 bash[13980]: cluster 2024-01-13T11:16:23.655182+0000 mgr.x (mgr.34643) 52 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:25.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:24 smithi121 bash[14010]: cluster 2024-01-13T11:16:23.655182+0000 mgr.x (mgr.34643) 52 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:25.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:24 smithi121 bash[17573]: cluster 2024-01-13T11:16:23.655182+0000 mgr.x (mgr.34643) 52 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:27.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:27 smithi154 bash[13980]: cluster 2024-01-13T11:16:25.655891+0000 mgr.x (mgr.34643) 53 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:27.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:27 smithi121 bash[14010]: cluster 2024-01-13T11:16:25.655891+0000 mgr.x (mgr.34643) 53 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:27.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:27 smithi121 bash[17573]: cluster 2024-01-13T11:16:25.655891+0000 mgr.x (mgr.34643) 53 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:28.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:28 smithi154 bash[13980]: audit 2024-01-13T11:16:27.321014+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-01-13T11:16:28.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:28 smithi154 bash[13980]: audit 2024-01-13T11:16:27.322655+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-01-13T11:16:28.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:28 smithi154 bash[13980]: audit 2024-01-13T11:16:27.323358+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2024-01-13T11:16:28.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:28 smithi154 bash[13980]: audit 2024-01-13T11:16:27.324049+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-01-13T11:16:28.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:28 smithi154 bash[13980]: audit 2024-01-13T11:16:27.326346+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-01-13T11:16:28.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:28 smithi154 bash[13980]: audit 2024-01-13T11:16:27.326903+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-01-13T11:16:28.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:28 smithi154 bash[13980]: audit 2024-01-13T11:16:27.327299+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2024-01-13T11:16:28.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:28 smithi154 bash[13980]: audit 2024-01-13T11:16:27.327713+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-01-13T11:16:28.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:28 smithi121 bash[17573]: audit 2024-01-13T11:16:27.321014+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-01-13T11:16:28.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:28 smithi121 bash[17573]: audit 2024-01-13T11:16:27.322655+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-01-13T11:16:28.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:28 smithi121 bash[17573]: audit 2024-01-13T11:16:27.323358+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2024-01-13T11:16:28.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:28 smithi121 bash[17573]: audit 2024-01-13T11:16:27.324049+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-01-13T11:16:28.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:28 smithi121 bash[17573]: audit 2024-01-13T11:16:27.326346+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-01-13T11:16:28.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:28 smithi121 bash[17573]: audit 2024-01-13T11:16:27.326903+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-01-13T11:16:28.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:28 smithi121 bash[17573]: audit 2024-01-13T11:16:27.327299+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2024-01-13T11:16:28.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:28 smithi121 bash[17573]: audit 2024-01-13T11:16:27.327713+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-01-13T11:16:28.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:28 smithi121 bash[14010]: audit 2024-01-13T11:16:27.321014+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-01-13T11:16:28.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:28 smithi121 bash[14010]: audit 2024-01-13T11:16:27.322655+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-01-13T11:16:28.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:28 smithi121 bash[14010]: audit 2024-01-13T11:16:27.323358+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2024-01-13T11:16:28.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:28 smithi121 bash[14010]: audit 2024-01-13T11:16:27.324049+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-01-13T11:16:28.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:28 smithi121 bash[14010]: audit 2024-01-13T11:16:27.326346+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-01-13T11:16:28.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:28 smithi121 bash[14010]: audit 2024-01-13T11:16:27.326903+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-01-13T11:16:28.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:28 smithi121 bash[14010]: audit 2024-01-13T11:16:27.327299+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2024-01-13T11:16:28.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:28 smithi121 bash[14010]: audit 2024-01-13T11:16:27.327713+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-01-13T11:16:29.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:29 smithi154 bash[13980]: cluster 2024-01-13T11:16:27.657232+0000 mgr.x (mgr.34643) 54 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:29.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:29 smithi121 bash[14010]: cluster 2024-01-13T11:16:27.657232+0000 mgr.x (mgr.34643) 54 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:29.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:29 smithi121 bash[17573]: cluster 2024-01-13T11:16:27.657232+0000 mgr.x (mgr.34643) 54 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:31.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:31 smithi154 bash[13980]: cluster 2024-01-13T11:16:29.658400+0000 mgr.x (mgr.34643) 55 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:31.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:31 smithi121 bash[17573]: cluster 2024-01-13T11:16:29.658400+0000 mgr.x (mgr.34643) 55 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:31.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:31 smithi121 bash[14010]: cluster 2024-01-13T11:16:29.658400+0000 mgr.x (mgr.34643) 55 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:33.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:33 smithi121 bash[14010]: cluster 2024-01-13T11:16:31.659279+0000 mgr.x (mgr.34643) 56 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:33.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:33 smithi121 bash[17573]: cluster 2024-01-13T11:16:31.659279+0000 mgr.x (mgr.34643) 56 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:33.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:33 smithi154 bash[13980]: cluster 2024-01-13T11:16:31.659279+0000 mgr.x (mgr.34643) 56 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:35.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:35 smithi121 bash[14010]: cluster 2024-01-13T11:16:33.660839+0000 mgr.x (mgr.34643) 57 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:35.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:35 smithi121 bash[17573]: cluster 2024-01-13T11:16:33.660839+0000 mgr.x (mgr.34643) 57 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:35.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:35 smithi154 bash[13980]: cluster 2024-01-13T11:16:33.660839+0000 mgr.x (mgr.34643) 57 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:37.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:37 smithi121 bash[14010]: cluster 2024-01-13T11:16:35.661610+0000 mgr.x (mgr.34643) 58 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:37.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:37 smithi121 bash[17573]: cluster 2024-01-13T11:16:35.661610+0000 mgr.x (mgr.34643) 58 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:37.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:37 smithi154 bash[13980]: cluster 2024-01-13T11:16:35.661610+0000 mgr.x (mgr.34643) 58 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:39.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:39 smithi121 bash[14010]: cluster 2024-01-13T11:16:37.662808+0000 mgr.x (mgr.34643) 59 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:39.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:39 smithi121 bash[17573]: cluster 2024-01-13T11:16:37.662808+0000 mgr.x (mgr.34643) 59 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:39.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:39 smithi154 bash[13980]: cluster 2024-01-13T11:16:37.662808+0000 mgr.x (mgr.34643) 59 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:41.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:41 smithi121 bash[14010]: cluster 2024-01-13T11:16:39.663811+0000 mgr.x (mgr.34643) 60 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:41.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:41 smithi121 bash[17573]: cluster 2024-01-13T11:16:39.663811+0000 mgr.x (mgr.34643) 60 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:41.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:41 smithi154 bash[13980]: cluster 2024-01-13T11:16:39.663811+0000 mgr.x (mgr.34643) 60 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:43.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:43 smithi154 bash[13980]: cluster 2024-01-13T11:16:41.664550+0000 mgr.x (mgr.34643) 61 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:43.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:43 smithi121 bash[14010]: cluster 2024-01-13T11:16:41.664550+0000 mgr.x (mgr.34643) 61 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:43.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:43 smithi121 bash[17573]: cluster 2024-01-13T11:16:41.664550+0000 mgr.x (mgr.34643) 61 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:45.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:45 smithi154 bash[13980]: cluster 2024-01-13T11:16:43.666173+0000 mgr.x (mgr.34643) 62 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:45.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:45 smithi121 bash[14010]: cluster 2024-01-13T11:16:43.666173+0000 mgr.x (mgr.34643) 62 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:45.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:45 smithi121 bash[17573]: cluster 2024-01-13T11:16:43.666173+0000 mgr.x (mgr.34643) 62 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:47.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:47 smithi154 bash[13980]: cluster 2024-01-13T11:16:45.666943+0000 mgr.x (mgr.34643) 63 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:47.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:47 smithi121 bash[14010]: cluster 2024-01-13T11:16:45.666943+0000 mgr.x (mgr.34643) 63 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:47.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:47 smithi121 bash[17573]: cluster 2024-01-13T11:16:45.666943+0000 mgr.x (mgr.34643) 63 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:49.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:49 smithi154 bash[13980]: cluster 2024-01-13T11:16:47.668213+0000 mgr.x (mgr.34643) 64 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:49.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:49 smithi121 bash[17573]: cluster 2024-01-13T11:16:47.668213+0000 mgr.x (mgr.34643) 64 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:49.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:49 smithi121 bash[14010]: cluster 2024-01-13T11:16:47.668213+0000 mgr.x (mgr.34643) 64 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:51.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:51 smithi154 bash[13980]: cluster 2024-01-13T11:16:49.669315+0000 mgr.x (mgr.34643) 65 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:51.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:51 smithi121 bash[17573]: cluster 2024-01-13T11:16:49.669315+0000 mgr.x (mgr.34643) 65 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:51.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:51 smithi121 bash[14010]: cluster 2024-01-13T11:16:49.669315+0000 mgr.x (mgr.34643) 65 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:53.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:53 smithi154 bash[13980]: cluster 2024-01-13T11:16:51.670069+0000 mgr.x (mgr.34643) 66 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:53.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:53 smithi121 bash[14010]: cluster 2024-01-13T11:16:51.670069+0000 mgr.x (mgr.34643) 66 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:53.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:53 smithi121 bash[17573]: cluster 2024-01-13T11:16:51.670069+0000 mgr.x (mgr.34643) 66 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:55.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:55 smithi154 bash[13980]: cluster 2024-01-13T11:16:53.671555+0000 mgr.x (mgr.34643) 67 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:55.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:55 smithi121 bash[17573]: cluster 2024-01-13T11:16:53.671555+0000 mgr.x (mgr.34643) 67 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:55.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:55 smithi121 bash[14010]: cluster 2024-01-13T11:16:53.671555+0000 mgr.x (mgr.34643) 67 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:57.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:57 smithi154 bash[13980]: cluster 2024-01-13T11:16:55.672308+0000 mgr.x (mgr.34643) 68 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:57.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:57 smithi121 bash[17573]: cluster 2024-01-13T11:16:55.672308+0000 mgr.x (mgr.34643) 68 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:57.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:57 smithi121 bash[14010]: cluster 2024-01-13T11:16:55.672308+0000 mgr.x (mgr.34643) 68 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:59.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:16:59 smithi154 bash[13980]: cluster 2024-01-13T11:16:57.673692+0000 mgr.x (mgr.34643) 69 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:59.897 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:16:59 smithi121 bash[17573]: cluster 2024-01-13T11:16:57.673692+0000 mgr.x (mgr.34643) 69 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:16:59.897 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:16:59 smithi121 bash[14010]: cluster 2024-01-13T11:16:57.673692+0000 mgr.x (mgr.34643) 69 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:01.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:01 smithi154 bash[13980]: cluster 2024-01-13T11:16:59.674362+0000 mgr.x (mgr.34643) 70 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:01.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:01 smithi121 bash[17573]: cluster 2024-01-13T11:16:59.674362+0000 mgr.x (mgr.34643) 70 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:01.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:01 smithi121 bash[14010]: cluster 2024-01-13T11:16:59.674362+0000 mgr.x (mgr.34643) 70 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:03.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:03 smithi154 bash[13980]: cluster 2024-01-13T11:17:01.675197+0000 mgr.x (mgr.34643) 71 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:03.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:03 smithi121 bash[14010]: cluster 2024-01-13T11:17:01.675197+0000 mgr.x (mgr.34643) 71 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:03.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:03 smithi121 bash[17573]: cluster 2024-01-13T11:17:01.675197+0000 mgr.x (mgr.34643) 71 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:05.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:05 smithi154 bash[13980]: cluster 2024-01-13T11:17:03.676706+0000 mgr.x (mgr.34643) 72 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:05.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:05 smithi121 bash[14010]: cluster 2024-01-13T11:17:03.676706+0000 mgr.x (mgr.34643) 72 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:05.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:05 smithi121 bash[17573]: cluster 2024-01-13T11:17:03.676706+0000 mgr.x (mgr.34643) 72 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:07.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:07 smithi154 bash[13980]: cluster 2024-01-13T11:17:05.677413+0000 mgr.x (mgr.34643) 73 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:07.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:07 smithi121 bash[14010]: cluster 2024-01-13T11:17:05.677413+0000 mgr.x (mgr.34643) 73 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:07.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:07 smithi121 bash[17573]: cluster 2024-01-13T11:17:05.677413+0000 mgr.x (mgr.34643) 73 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:09.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:09 smithi154 bash[13980]: cluster 2024-01-13T11:17:07.678792+0000 mgr.x (mgr.34643) 74 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:09.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:09 smithi121 bash[14010]: cluster 2024-01-13T11:17:07.678792+0000 mgr.x (mgr.34643) 74 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:09.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:09 smithi121 bash[17573]: cluster 2024-01-13T11:17:07.678792+0000 mgr.x (mgr.34643) 74 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:11.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:11 smithi154 bash[13980]: cluster 2024-01-13T11:17:09.679519+0000 mgr.x (mgr.34643) 75 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:11.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:11 smithi121 bash[14010]: cluster 2024-01-13T11:17:09.679519+0000 mgr.x (mgr.34643) 75 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:11.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:11 smithi121 bash[17573]: cluster 2024-01-13T11:17:09.679519+0000 mgr.x (mgr.34643) 75 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:13.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:13 smithi154 bash[13980]: cluster 2024-01-13T11:17:11.680259+0000 mgr.x (mgr.34643) 76 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:13.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:13 smithi121 bash[14010]: cluster 2024-01-13T11:17:11.680259+0000 mgr.x (mgr.34643) 76 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:13.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:13 smithi121 bash[17573]: cluster 2024-01-13T11:17:11.680259+0000 mgr.x (mgr.34643) 76 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:15.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:15 smithi154 bash[13980]: cluster 2024-01-13T11:17:13.681745+0000 mgr.x (mgr.34643) 77 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:15.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:15 smithi121 bash[14010]: cluster 2024-01-13T11:17:13.681745+0000 mgr.x (mgr.34643) 77 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:15.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:15 smithi121 bash[17573]: cluster 2024-01-13T11:17:13.681745+0000 mgr.x (mgr.34643) 77 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:17.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:17 smithi154 bash[13980]: cluster 2024-01-13T11:17:15.682425+0000 mgr.x (mgr.34643) 78 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:17.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:17 smithi121 bash[14010]: cluster 2024-01-13T11:17:15.682425+0000 mgr.x (mgr.34643) 78 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:17.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:17 smithi121 bash[17573]: cluster 2024-01-13T11:17:15.682425+0000 mgr.x (mgr.34643) 78 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:19.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:19 smithi154 bash[13980]: cluster 2024-01-13T11:17:17.683836+0000 mgr.x (mgr.34643) 79 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:19.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:19 smithi121 bash[17573]: cluster 2024-01-13T11:17:17.683836+0000 mgr.x (mgr.34643) 79 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:19.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:19 smithi121 bash[14010]: cluster 2024-01-13T11:17:17.683836+0000 mgr.x (mgr.34643) 79 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:20.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:20 smithi154 bash[13980]: audit 2024-01-13T11:17:19.957960+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:17:20.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:20 smithi154 bash[13980]: audit 2024-01-13T11:17:19.961951+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:17:20.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:20 smithi154 bash[13980]: audit 2024-01-13T11:17:19.963630+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:17:20.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:20 smithi121 bash[14010]: audit 2024-01-13T11:17:19.957960+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:17:20.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:20 smithi121 bash[14010]: audit 2024-01-13T11:17:19.961951+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:17:20.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:20 smithi121 bash[14010]: audit 2024-01-13T11:17:19.963630+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:17:20.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:20 smithi121 bash[17573]: audit 2024-01-13T11:17:19.957960+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:17:20.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:20 smithi121 bash[17573]: audit 2024-01-13T11:17:19.961951+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:17:20.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:20 smithi121 bash[17573]: audit 2024-01-13T11:17:19.963630+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:17:21.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:21 smithi154 bash[13980]: cluster 2024-01-13T11:17:19.684754+0000 mgr.x (mgr.34643) 80 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:21.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:21 smithi154 bash[13980]: cluster 2024-01-13T11:17:19.960463+0000 mgr.x (mgr.34643) 81 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:21.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:21 smithi154 bash[13980]: cluster 2024-01-13T11:17:19.960815+0000 mgr.x (mgr.34643) 82 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:21.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:21 smithi121 bash[17573]: cluster 2024-01-13T11:17:19.684754+0000 mgr.x (mgr.34643) 80 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:21.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:21 smithi121 bash[17573]: cluster 2024-01-13T11:17:19.960463+0000 mgr.x (mgr.34643) 81 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:21.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:21 smithi121 bash[17573]: cluster 2024-01-13T11:17:19.960815+0000 mgr.x (mgr.34643) 82 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:21.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:21 smithi121 bash[14010]: cluster 2024-01-13T11:17:19.684754+0000 mgr.x (mgr.34643) 80 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:21.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:21 smithi121 bash[14010]: cluster 2024-01-13T11:17:19.960463+0000 mgr.x (mgr.34643) 81 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:21.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:21 smithi121 bash[14010]: cluster 2024-01-13T11:17:19.960815+0000 mgr.x (mgr.34643) 82 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:23.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:23 smithi154 bash[13980]: cluster 2024-01-13T11:17:21.961481+0000 mgr.x (mgr.34643) 83 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:23.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:23 smithi121 bash[14010]: cluster 2024-01-13T11:17:21.961481+0000 mgr.x (mgr.34643) 83 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:23.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:23 smithi121 bash[17573]: cluster 2024-01-13T11:17:21.961481+0000 mgr.x (mgr.34643) 83 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:25.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:25 smithi154 bash[13980]: cluster 2024-01-13T11:17:23.962962+0000 mgr.x (mgr.34643) 84 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:25.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:25 smithi121 bash[14010]: cluster 2024-01-13T11:17:23.962962+0000 mgr.x (mgr.34643) 84 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:25.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:25 smithi121 bash[17573]: cluster 2024-01-13T11:17:23.962962+0000 mgr.x (mgr.34643) 84 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:27.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:27 smithi154 bash[13980]: cluster 2024-01-13T11:17:25.963725+0000 mgr.x (mgr.34643) 85 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:27.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:27 smithi154 bash[13980]: audit 2024-01-13T11:17:27.329353+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2024-01-13T11:17:27.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:27 smithi154 bash[13980]: audit 2024-01-13T11:17:27.330195+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-01-13T11:17:27.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:27 smithi154 bash[13980]: audit 2024-01-13T11:17:27.330805+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-01-13T11:17:27.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:27 smithi154 bash[13980]: audit 2024-01-13T11:17:27.331385+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-01-13T11:17:27.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:27 smithi154 bash[13980]: audit 2024-01-13T11:17:27.334825+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2024-01-13T11:17:27.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:27 smithi154 bash[13980]: audit 2024-01-13T11:17:27.335646+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-01-13T11:17:27.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:27 smithi154 bash[13980]: audit 2024-01-13T11:17:27.336120+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-01-13T11:17:27.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:27 smithi154 bash[13980]: audit 2024-01-13T11:17:27.336740+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-01-13T11:17:27.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:27 smithi121 bash[14010]: cluster 2024-01-13T11:17:25.963725+0000 mgr.x (mgr.34643) 85 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:27.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:27 smithi121 bash[14010]: audit 2024-01-13T11:17:27.329353+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2024-01-13T11:17:27.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:27 smithi121 bash[14010]: audit 2024-01-13T11:17:27.330195+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-01-13T11:17:27.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:27 smithi121 bash[14010]: audit 2024-01-13T11:17:27.330805+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-01-13T11:17:27.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:27 smithi121 bash[14010]: audit 2024-01-13T11:17:27.331385+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-01-13T11:17:27.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:27 smithi121 bash[14010]: audit 2024-01-13T11:17:27.334825+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2024-01-13T11:17:27.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:27 smithi121 bash[14010]: audit 2024-01-13T11:17:27.335646+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-01-13T11:17:27.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:27 smithi121 bash[14010]: audit 2024-01-13T11:17:27.336120+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-01-13T11:17:27.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:27 smithi121 bash[14010]: audit 2024-01-13T11:17:27.336740+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-01-13T11:17:27.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:27 smithi121 bash[17573]: cluster 2024-01-13T11:17:25.963725+0000 mgr.x (mgr.34643) 85 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:27.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:27 smithi121 bash[17573]: audit 2024-01-13T11:17:27.329353+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2024-01-13T11:17:27.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:27 smithi121 bash[17573]: audit 2024-01-13T11:17:27.330195+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-01-13T11:17:27.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:27 smithi121 bash[17573]: audit 2024-01-13T11:17:27.330805+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-01-13T11:17:27.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:27 smithi121 bash[17573]: audit 2024-01-13T11:17:27.331385+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-01-13T11:17:27.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:27 smithi121 bash[17573]: audit 2024-01-13T11:17:27.334825+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2024-01-13T11:17:27.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:27 smithi121 bash[17573]: audit 2024-01-13T11:17:27.335646+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-01-13T11:17:27.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:27 smithi121 bash[17573]: audit 2024-01-13T11:17:27.336120+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-01-13T11:17:27.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:27 smithi121 bash[17573]: audit 2024-01-13T11:17:27.336740+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-01-13T11:17:29.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:29 smithi154 bash[13980]: cluster 2024-01-13T11:17:27.965102+0000 mgr.x (mgr.34643) 86 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:29.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:29 smithi121 bash[14010]: cluster 2024-01-13T11:17:27.965102+0000 mgr.x (mgr.34643) 86 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:29.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:29 smithi121 bash[17573]: cluster 2024-01-13T11:17:27.965102+0000 mgr.x (mgr.34643) 86 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:31.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:31 smithi154 bash[13980]: cluster 2024-01-13T11:17:29.965871+0000 mgr.x (mgr.34643) 87 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:31.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:31 smithi121 bash[14010]: cluster 2024-01-13T11:17:29.965871+0000 mgr.x (mgr.34643) 87 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:31.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:31 smithi121 bash[17573]: cluster 2024-01-13T11:17:29.965871+0000 mgr.x (mgr.34643) 87 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:33.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:33 smithi154 bash[13980]: cluster 2024-01-13T11:17:31.966634+0000 mgr.x (mgr.34643) 88 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:33.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:33 smithi121 bash[14010]: cluster 2024-01-13T11:17:31.966634+0000 mgr.x (mgr.34643) 88 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:33.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:33 smithi121 bash[17573]: cluster 2024-01-13T11:17:31.966634+0000 mgr.x (mgr.34643) 88 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:35.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:35 smithi154 bash[13980]: cluster 2024-01-13T11:17:33.968161+0000 mgr.x (mgr.34643) 89 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s 2024-01-13T11:17:35.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:35 smithi121 bash[17573]: cluster 2024-01-13T11:17:33.968161+0000 mgr.x (mgr.34643) 89 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s 2024-01-13T11:17:35.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:35 smithi121 bash[14010]: cluster 2024-01-13T11:17:33.968161+0000 mgr.x (mgr.34643) 89 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s 2024-01-13T11:17:37.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:37 smithi154 bash[13980]: cluster 2024-01-13T11:17:35.968907+0000 mgr.x (mgr.34643) 90 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s 2024-01-13T11:17:37.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:37 smithi121 bash[14010]: cluster 2024-01-13T11:17:35.968907+0000 mgr.x (mgr.34643) 90 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s 2024-01-13T11:17:37.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:37 smithi121 bash[17573]: cluster 2024-01-13T11:17:35.968907+0000 mgr.x (mgr.34643) 90 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s 2024-01-13T11:17:39.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:39 smithi154 bash[13980]: cluster 2024-01-13T11:17:37.970469+0000 mgr.x (mgr.34643) 91 : cluster [DBG] pgmap v76: 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 2024-01-13T11:17:39.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:39 smithi121 bash[14010]: cluster 2024-01-13T11:17:37.970469+0000 mgr.x (mgr.34643) 91 : cluster [DBG] pgmap v76: 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 2024-01-13T11:17:39.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:39 smithi121 bash[17573]: cluster 2024-01-13T11:17:37.970469+0000 mgr.x (mgr.34643) 91 : cluster [DBG] pgmap v76: 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 2024-01-13T11:17:41.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:41 smithi154 bash[13980]: cluster 2024-01-13T11:17:39.971212+0000 mgr.x (mgr.34643) 92 : cluster [DBG] pgmap v77: 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 2024-01-13T11:17:41.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:41 smithi121 bash[14010]: cluster 2024-01-13T11:17:39.971212+0000 mgr.x (mgr.34643) 92 : cluster [DBG] pgmap v77: 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 2024-01-13T11:17:41.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:41 smithi121 bash[17573]: cluster 2024-01-13T11:17:39.971212+0000 mgr.x (mgr.34643) 92 : cluster [DBG] pgmap v77: 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 2024-01-13T11:17:43.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:43 smithi154 bash[13980]: cluster 2024-01-13T11:17:41.971949+0000 mgr.x (mgr.34643) 93 : cluster [DBG] pgmap v78: 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 2024-01-13T11:17:43.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:43 smithi121 bash[14010]: cluster 2024-01-13T11:17:41.971949+0000 mgr.x (mgr.34643) 93 : cluster [DBG] pgmap v78: 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 2024-01-13T11:17:43.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:43 smithi121 bash[17573]: cluster 2024-01-13T11:17:41.971949+0000 mgr.x (mgr.34643) 93 : cluster [DBG] pgmap v78: 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 2024-01-13T11:17:45.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:45 smithi154 bash[13980]: cluster 2024-01-13T11:17:43.973475+0000 mgr.x (mgr.34643) 94 : cluster [DBG] pgmap v79: 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 2024-01-13T11:17:45.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:45 smithi121 bash[14010]: cluster 2024-01-13T11:17:43.973475+0000 mgr.x (mgr.34643) 94 : cluster [DBG] pgmap v79: 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 2024-01-13T11:17:46.000 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:45 smithi121 bash[17573]: cluster 2024-01-13T11:17:43.973475+0000 mgr.x (mgr.34643) 94 : cluster [DBG] pgmap v79: 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 2024-01-13T11:17:47.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:47 smithi154 bash[13980]: cluster 2024-01-13T11:17:45.974194+0000 mgr.x (mgr.34643) 95 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2024-01-13T11:17:47.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:47 smithi121 bash[14010]: cluster 2024-01-13T11:17:45.974194+0000 mgr.x (mgr.34643) 95 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2024-01-13T11:17:47.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:47 smithi121 bash[17573]: cluster 2024-01-13T11:17:45.974194+0000 mgr.x (mgr.34643) 95 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2024-01-13T11:17:49.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:49 smithi154 bash[13980]: cluster 2024-01-13T11:17:47.975783+0000 mgr.x (mgr.34643) 96 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2024-01-13T11:17:49.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:49 smithi121 bash[14010]: cluster 2024-01-13T11:17:47.975783+0000 mgr.x (mgr.34643) 96 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2024-01-13T11:17:49.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:49 smithi121 bash[17573]: cluster 2024-01-13T11:17:47.975783+0000 mgr.x (mgr.34643) 96 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2024-01-13T11:17:51.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:51 smithi154 bash[13980]: cluster 2024-01-13T11:17:49.976526+0000 mgr.x (mgr.34643) 97 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:51.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:51 smithi121 bash[14010]: cluster 2024-01-13T11:17:49.976526+0000 mgr.x (mgr.34643) 97 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:51.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:51 smithi121 bash[17573]: cluster 2024-01-13T11:17:49.976526+0000 mgr.x (mgr.34643) 97 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:53.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:53 smithi154 bash[13980]: cluster 2024-01-13T11:17:51.977278+0000 mgr.x (mgr.34643) 98 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:53.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:53 smithi121 bash[14010]: cluster 2024-01-13T11:17:51.977278+0000 mgr.x (mgr.34643) 98 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:53.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:53 smithi121 bash[17573]: cluster 2024-01-13T11:17:51.977278+0000 mgr.x (mgr.34643) 98 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:55.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:55 smithi154 bash[13980]: cluster 2024-01-13T11:17:53.978765+0000 mgr.x (mgr.34643) 99 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:55.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:55 smithi121 bash[14010]: cluster 2024-01-13T11:17:53.978765+0000 mgr.x (mgr.34643) 99 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:55.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:55 smithi121 bash[17573]: cluster 2024-01-13T11:17:53.978765+0000 mgr.x (mgr.34643) 99 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:57.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:57 smithi154 bash[13980]: cluster 2024-01-13T11:17:55.979492+0000 mgr.x (mgr.34643) 100 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:57.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:57 smithi121 bash[14010]: cluster 2024-01-13T11:17:55.979492+0000 mgr.x (mgr.34643) 100 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:57.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:57 smithi121 bash[17573]: cluster 2024-01-13T11:17:55.979492+0000 mgr.x (mgr.34643) 100 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:59.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:17:59 smithi154 bash[13980]: cluster 2024-01-13T11:17:57.980843+0000 mgr.x (mgr.34643) 101 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:59.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:17:59 smithi121 bash[14010]: cluster 2024-01-13T11:17:57.980843+0000 mgr.x (mgr.34643) 101 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:17:59.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:17:59 smithi121 bash[17573]: cluster 2024-01-13T11:17:57.980843+0000 mgr.x (mgr.34643) 101 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:01.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:01 smithi154 bash[13980]: cluster 2024-01-13T11:17:59.981597+0000 mgr.x (mgr.34643) 102 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:01.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:01 smithi121 bash[14010]: cluster 2024-01-13T11:17:59.981597+0000 mgr.x (mgr.34643) 102 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:01.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:01 smithi121 bash[17573]: cluster 2024-01-13T11:17:59.981597+0000 mgr.x (mgr.34643) 102 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:03.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:03 smithi154 bash[13980]: cluster 2024-01-13T11:18:01.982297+0000 mgr.x (mgr.34643) 103 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:03.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:03 smithi121 bash[14010]: cluster 2024-01-13T11:18:01.982297+0000 mgr.x (mgr.34643) 103 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:03.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:03 smithi121 bash[17573]: cluster 2024-01-13T11:18:01.982297+0000 mgr.x (mgr.34643) 103 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:05.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:05 smithi154 bash[13980]: cluster 2024-01-13T11:18:03.983772+0000 mgr.x (mgr.34643) 104 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:05.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:05 smithi121 bash[14010]: cluster 2024-01-13T11:18:03.983772+0000 mgr.x (mgr.34643) 104 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:05.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:05 smithi121 bash[17573]: cluster 2024-01-13T11:18:03.983772+0000 mgr.x (mgr.34643) 104 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:07.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:07 smithi154 bash[13980]: cluster 2024-01-13T11:18:05.984495+0000 mgr.x (mgr.34643) 105 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:07.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:07 smithi121 bash[14010]: cluster 2024-01-13T11:18:05.984495+0000 mgr.x (mgr.34643) 105 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:07.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:07 smithi121 bash[17573]: cluster 2024-01-13T11:18:05.984495+0000 mgr.x (mgr.34643) 105 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:08.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:08 smithi121 bash[14010]: cluster 2024-01-13T11:18:07.985971+0000 mgr.x (mgr.34643) 106 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:09.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:08 smithi121 bash[17573]: cluster 2024-01-13T11:18:07.985971+0000 mgr.x (mgr.34643) 106 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:09.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:08 smithi154 bash[13980]: cluster 2024-01-13T11:18:07.985971+0000 mgr.x (mgr.34643) 106 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:11.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:11 smithi154 bash[13980]: cluster 2024-01-13T11:18:09.986709+0000 mgr.x (mgr.34643) 107 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:11.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:11 smithi121 bash[14010]: cluster 2024-01-13T11:18:09.986709+0000 mgr.x (mgr.34643) 107 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:11.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:11 smithi121 bash[17573]: cluster 2024-01-13T11:18:09.986709+0000 mgr.x (mgr.34643) 107 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:13.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:13 smithi121 bash[14010]: cluster 2024-01-13T11:18:11.987460+0000 mgr.x (mgr.34643) 108 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:13.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:13 smithi121 bash[17573]: cluster 2024-01-13T11:18:11.987460+0000 mgr.x (mgr.34643) 108 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:13.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:13 smithi154 bash[13980]: cluster 2024-01-13T11:18:11.987460+0000 mgr.x (mgr.34643) 108 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:15.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:15 smithi121 bash[14010]: cluster 2024-01-13T11:18:13.988955+0000 mgr.x (mgr.34643) 109 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:15.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:15 smithi121 bash[17573]: cluster 2024-01-13T11:18:13.988955+0000 mgr.x (mgr.34643) 109 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:15.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:15 smithi154 bash[13980]: cluster 2024-01-13T11:18:13.988955+0000 mgr.x (mgr.34643) 109 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:17.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:17 smithi121 bash[14010]: cluster 2024-01-13T11:18:15.989696+0000 mgr.x (mgr.34643) 110 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:17.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:17 smithi121 bash[17573]: cluster 2024-01-13T11:18:15.989696+0000 mgr.x (mgr.34643) 110 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:17.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:17 smithi154 bash[13980]: cluster 2024-01-13T11:18:15.989696+0000 mgr.x (mgr.34643) 110 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:19.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:19 smithi121 bash[17573]: cluster 2024-01-13T11:18:17.991145+0000 mgr.x (mgr.34643) 111 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:19.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:19 smithi121 bash[14010]: cluster 2024-01-13T11:18:17.991145+0000 mgr.x (mgr.34643) 111 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:19.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:19 smithi154 bash[13980]: cluster 2024-01-13T11:18:17.991145+0000 mgr.x (mgr.34643) 111 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:21.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:21 smithi121 bash[14010]: cluster 2024-01-13T11:18:19.991889+0000 mgr.x (mgr.34643) 112 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:21.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:21 smithi121 bash[14010]: audit 2024-01-13T11:18:20.283522+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:18:21.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:21 smithi121 bash[14010]: cluster 2024-01-13T11:18:20.286228+0000 mgr.x (mgr.34643) 113 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:21.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:21 smithi121 bash[14010]: cluster 2024-01-13T11:18:20.286696+0000 mgr.x (mgr.34643) 114 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:21.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:21 smithi121 bash[14010]: audit 2024-01-13T11:18:20.287860+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:18:21.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:21 smithi121 bash[14010]: audit 2024-01-13T11:18:20.290079+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:18:21.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:21 smithi121 bash[17573]: cluster 2024-01-13T11:18:19.991889+0000 mgr.x (mgr.34643) 112 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:21.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:21 smithi121 bash[17573]: audit 2024-01-13T11:18:20.283522+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:18:21.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:21 smithi121 bash[17573]: cluster 2024-01-13T11:18:20.286228+0000 mgr.x (mgr.34643) 113 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:21.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:21 smithi121 bash[17573]: cluster 2024-01-13T11:18:20.286696+0000 mgr.x (mgr.34643) 114 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:21.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:21 smithi121 bash[17573]: audit 2024-01-13T11:18:20.287860+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:18:21.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:21 smithi121 bash[17573]: audit 2024-01-13T11:18:20.290079+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:18:21.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:21 smithi154 bash[13980]: cluster 2024-01-13T11:18:19.991889+0000 mgr.x (mgr.34643) 112 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:21.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:21 smithi154 bash[13980]: audit 2024-01-13T11:18:20.283522+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:18:21.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:21 smithi154 bash[13980]: cluster 2024-01-13T11:18:20.286228+0000 mgr.x (mgr.34643) 113 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:21.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:21 smithi154 bash[13980]: cluster 2024-01-13T11:18:20.286696+0000 mgr.x (mgr.34643) 114 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:21.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:21 smithi154 bash[13980]: audit 2024-01-13T11:18:20.287860+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:18:21.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:21 smithi154 bash[13980]: audit 2024-01-13T11:18:20.290079+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:18:23.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:23 smithi154 bash[13980]: cluster 2024-01-13T11:18:22.287405+0000 mgr.x (mgr.34643) 115 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:23.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:23 smithi121 bash[14010]: cluster 2024-01-13T11:18:22.287405+0000 mgr.x (mgr.34643) 115 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:23.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:23 smithi121 bash[17573]: cluster 2024-01-13T11:18:22.287405+0000 mgr.x (mgr.34643) 115 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:25.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:25 smithi121 bash[14010]: cluster 2024-01-13T11:18:24.288914+0000 mgr.x (mgr.34643) 116 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:25.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:25 smithi121 bash[17573]: cluster 2024-01-13T11:18:24.288914+0000 mgr.x (mgr.34643) 116 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:25.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:25 smithi154 bash[13980]: cluster 2024-01-13T11:18:24.288914+0000 mgr.x (mgr.34643) 116 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:25.689 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- 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' 2024-01-13T11:18:27.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:27 smithi121 bash[14010]: cluster 2024-01-13T11:18:26.289705+0000 mgr.x (mgr.34643) 117 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:27.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:27 smithi121 bash[17573]: cluster 2024-01-13T11:18:26.289705+0000 mgr.x (mgr.34643) 117 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:27.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:27 smithi154 bash[13980]: cluster 2024-01-13T11:18:26.289705+0000 mgr.x (mgr.34643) 117 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:28.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:28 smithi121 bash[14010]: audit 2024-01-13T11:18:27.338478+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-01-13T11:18:28.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:28 smithi121 bash[14010]: audit 2024-01-13T11:18:27.339258+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-01-13T11:18:28.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:28 smithi121 bash[14010]: audit 2024-01-13T11:18:27.339875+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-01-13T11:18:28.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:28 smithi121 bash[14010]: audit 2024-01-13T11:18:27.340477+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2024-01-13T11:18:28.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:28 smithi121 bash[14010]: audit 2024-01-13T11:18:27.344151+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-01-13T11:18:28.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:28 smithi121 bash[14010]: audit 2024-01-13T11:18:27.344863+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-01-13T11:18:28.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:28 smithi121 bash[14010]: audit 2024-01-13T11:18:27.345360+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-01-13T11:18:28.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:28 smithi121 bash[14010]: audit 2024-01-13T11:18:27.345875+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2024-01-13T11:18:28.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:28 smithi121 bash[17573]: audit 2024-01-13T11:18:27.338478+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-01-13T11:18:28.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:28 smithi121 bash[17573]: audit 2024-01-13T11:18:27.339258+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-01-13T11:18:28.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:28 smithi121 bash[17573]: audit 2024-01-13T11:18:27.339875+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-01-13T11:18:28.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:28 smithi121 bash[17573]: audit 2024-01-13T11:18:27.340477+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2024-01-13T11:18:28.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:28 smithi121 bash[17573]: audit 2024-01-13T11:18:27.344151+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-01-13T11:18:28.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:28 smithi121 bash[17573]: audit 2024-01-13T11:18:27.344863+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-01-13T11:18:28.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:28 smithi121 bash[17573]: audit 2024-01-13T11:18:27.345360+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-01-13T11:18:28.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:28 smithi121 bash[17573]: audit 2024-01-13T11:18:27.345875+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2024-01-13T11:18:28.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:28 smithi154 bash[13980]: audit 2024-01-13T11:18:27.338478+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-01-13T11:18:28.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:28 smithi154 bash[13980]: audit 2024-01-13T11:18:27.339258+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-01-13T11:18:28.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:28 smithi154 bash[13980]: audit 2024-01-13T11:18:27.339875+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-01-13T11:18:28.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:28 smithi154 bash[13980]: audit 2024-01-13T11:18:27.340477+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2024-01-13T11:18:28.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:28 smithi154 bash[13980]: audit 2024-01-13T11:18:27.344151+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-01-13T11:18:28.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:28 smithi154 bash[13980]: audit 2024-01-13T11:18:27.344863+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-01-13T11:18:28.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:28 smithi154 bash[13980]: audit 2024-01-13T11:18:27.345360+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-01-13T11:18:28.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:28 smithi154 bash[13980]: audit 2024-01-13T11:18:27.345875+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2024-01-13T11:18:29.200 INFO:teuthology.orchestra.run.smithi121.stdout:Scheduled to redeploy mgr.y on host 'smithi121' 2024-01-13T11:18:29.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:29 smithi121 bash[14010]: cluster 2024-01-13T11:18:28.291111+0000 mgr.x (mgr.34643) 118 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:29.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:29 smithi121 bash[14010]: audit 2024-01-13T11:18:28.781523+0000 mon.a (mon.0) 675 : audit [DBG] from='client.? 172.21.15.121:0/1976190694' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-01-13T11:18:29.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:29 smithi121 bash[17573]: cluster 2024-01-13T11:18:28.291111+0000 mgr.x (mgr.34643) 118 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:29.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:29 smithi121 bash[17573]: audit 2024-01-13T11:18:28.781523+0000 mon.a (mon.0) 675 : audit [DBG] from='client.? 172.21.15.121:0/1976190694' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-01-13T11:18:29.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:29 smithi154 bash[13980]: cluster 2024-01-13T11:18:28.291111+0000 mgr.x (mgr.34643) 118 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:29.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:29 smithi154 bash[13980]: audit 2024-01-13T11:18:28.781523+0000 mon.a (mon.0) 675 : audit [DBG] from='client.? 172.21.15.121:0/1976190694' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-01-13T11:18:30.057 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph orch ps --refresh' 2024-01-13T11:18:30.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[14010]: audit 2024-01-13T11:18:29.172235+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb", "who": "mgr.y"}]: dispatch 2024-01-13T11:18:30.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[14010]: audit 2024-01-13T11:18:29.174958+0000 mgr.x (mgr.34643) 119 : audit [DBG] from='client.14829 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:18:30.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[14010]: audit 2024-01-13T11:18:29.177821+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb", "who": "mgr.y"}]: dispatch 2024-01-13T11:18:30.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[14010]: audit 2024-01-13T11:18:29.185124+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb", "who": "mgr.y"}]': finished 2024-01-13T11:18:30.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[14010]: cephadm 2024-01-13T11:18:29.196755+0000 mgr.x (mgr.34643) 120 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-01-13T11:18:30.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[14010]: audit 2024-01-13T11:18:29.247024+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:18:30.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[14010]: cluster 2024-01-13T11:18:29.249469+0000 mgr.x (mgr.34643) 121 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:30.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[14010]: cluster 2024-01-13T11:18:29.249979+0000 mgr.x (mgr.34643) 122 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:30.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[14010]: audit 2024-01-13T11:18:29.251289+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:18:30.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[14010]: audit 2024-01-13T11:18:29.251589+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:18:30.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[14010]: audit 2024-01-13T11:18:29.263388+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-13T11:18:30.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[14010]: audit 2024-01-13T11:18:29.269484+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-13T11:18:30.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[14010]: audit 2024-01-13T11:18:29.271937+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-13T11:18:30.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[14010]: audit 2024-01-13T11:18:29.273426+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:18:30.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[14010]: cephadm 2024-01-13T11:18:29.274554+0000 mgr.x (mgr.34643) 123 : cephadm [INF] Deploying daemon mgr.y on smithi121 2024-01-13T11:18:30.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[14010]: audit 2024-01-13T11:18:29.275234+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-01-13T11:18:30.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[17573]: audit 2024-01-13T11:18:29.172235+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb", "who": "mgr.y"}]: dispatch 2024-01-13T11:18:30.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[17573]: audit 2024-01-13T11:18:29.174958+0000 mgr.x (mgr.34643) 119 : audit [DBG] from='client.14829 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:18:30.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[17573]: audit 2024-01-13T11:18:29.177821+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb", "who": "mgr.y"}]: dispatch 2024-01-13T11:18:30.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[17573]: audit 2024-01-13T11:18:29.185124+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb", "who": "mgr.y"}]': finished 2024-01-13T11:18:30.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[17573]: cephadm 2024-01-13T11:18:29.196755+0000 mgr.x (mgr.34643) 120 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-01-13T11:18:30.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[17573]: audit 2024-01-13T11:18:29.247024+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:18:30.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[17573]: cluster 2024-01-13T11:18:29.249469+0000 mgr.x (mgr.34643) 121 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:30.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[17573]: cluster 2024-01-13T11:18:29.249979+0000 mgr.x (mgr.34643) 122 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:30.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[17573]: audit 2024-01-13T11:18:29.251289+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:18:30.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[17573]: audit 2024-01-13T11:18:29.251589+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:18:30.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[17573]: audit 2024-01-13T11:18:29.263388+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-13T11:18:30.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[17573]: audit 2024-01-13T11:18:29.269484+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-13T11:18:30.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[17573]: audit 2024-01-13T11:18:29.271937+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-13T11:18:30.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[17573]: audit 2024-01-13T11:18:29.273426+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:18:30.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[17573]: cephadm 2024-01-13T11:18:29.274554+0000 mgr.x (mgr.34643) 123 : cephadm [INF] Deploying daemon mgr.y on smithi121 2024-01-13T11:18:30.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:30 smithi121 bash[17573]: audit 2024-01-13T11:18:29.275234+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-01-13T11:18:30.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:30 smithi154 bash[13980]: audit 2024-01-13T11:18:29.172235+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb", "who": "mgr.y"}]: dispatch 2024-01-13T11:18:30.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:30 smithi154 bash[13980]: audit 2024-01-13T11:18:29.174958+0000 mgr.x (mgr.34643) 119 : audit [DBG] from='client.14829 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:18:30.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:30 smithi154 bash[13980]: audit 2024-01-13T11:18:29.177821+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb", "who": "mgr.y"}]: dispatch 2024-01-13T11:18:30.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:30 smithi154 bash[13980]: audit 2024-01-13T11:18:29.185124+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb", "who": "mgr.y"}]': finished 2024-01-13T11:18:30.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:30 smithi154 bash[13980]: cephadm 2024-01-13T11:18:29.196755+0000 mgr.x (mgr.34643) 120 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-01-13T11:18:30.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:30 smithi154 bash[13980]: audit 2024-01-13T11:18:29.247024+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:18:30.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:30 smithi154 bash[13980]: cluster 2024-01-13T11:18:29.249469+0000 mgr.x (mgr.34643) 121 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:30.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:30 smithi154 bash[13980]: cluster 2024-01-13T11:18:29.249979+0000 mgr.x (mgr.34643) 122 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:30.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:30 smithi154 bash[13980]: audit 2024-01-13T11:18:29.251289+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:18:30.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:30 smithi154 bash[13980]: audit 2024-01-13T11:18:29.251589+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:18:30.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:30 smithi154 bash[13980]: audit 2024-01-13T11:18:29.263388+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-13T11:18:30.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:30 smithi154 bash[13980]: audit 2024-01-13T11:18:29.269484+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-13T11:18:30.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:30 smithi154 bash[13980]: audit 2024-01-13T11:18:29.271937+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-13T11:18:30.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:30 smithi154 bash[13980]: audit 2024-01-13T11:18:29.273426+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:18:30.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:30 smithi154 bash[13980]: cephadm 2024-01-13T11:18:29.274554+0000 mgr.x (mgr.34643) 123 : cephadm [INF] Deploying daemon mgr.y on smithi121 2024-01-13T11:18:30.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:30 smithi154 bash[13980]: audit 2024-01-13T11:18:29.275234+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-01-13T11:18:32.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:32 smithi121 bash[14010]: cluster 2024-01-13T11:18:31.250755+0000 mgr.x (mgr.34643) 124 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:32.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:32 smithi121 bash[17573]: cluster 2024-01-13T11:18:31.250755+0000 mgr.x (mgr.34643) 124 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:32.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:32 smithi154 bash[13980]: cluster 2024-01-13T11:18:31.250755+0000 mgr.x (mgr.34643) 124 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:33.615 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-13T11:18:33.616 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (2m) 2m ago 2m 14.2M - 0.23.0 ba2b418f427c fabd43abc5b0 2024-01-13T11:18:33.616 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi154 running (12m) 2m ago 12m 26.4M - 6.6.2 87a51ecf0b1c 4297ac71950b 2024-01-13T11:18:33.616 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi154 running (6m) 2m ago 16m 415M - 16.2.14-456-g445562ab 163fd1944c31 8279c747992d 2024-01-13T11:18:33.616 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 running (19m) 2m ago 19m 288M - 15.2.0 204a01f9b0b6 e11f5c9050dd 2024-01-13T11:18:33.616 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (19m) 2m ago 19m 107M 2048M 15.2.0 204a01f9b0b6 4864d1b1a118 2024-01-13T11:18:33.616 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi154 running (17m) 2m ago 17m 114M 2048M 15.2.0 204a01f9b0b6 87962ad706ed 2024-01-13T11:18:33.616 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (17m) 2m ago 17m 113M 2048M 15.2.0 204a01f9b0b6 b4e93fe477dd 2024-01-13T11:18:33.616 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 error 2m ago 13m - - 2024-01-13T11:18:33.616 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi154 error 2m ago 13m - - 2024-01-13T11:18:33.616 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (16m) 2m ago 16m 48.5M 4096M 15.2.0 204a01f9b0b6 008b68f14ad9 2024-01-13T11:18:33.616 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (16m) 2m ago 16m 48.7M 4096M 15.2.0 204a01f9b0b6 a578d354249c 2024-01-13T11:18:33.617 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (15m) 2m ago 15m 45.1M 4096M 15.2.0 204a01f9b0b6 8907a99e62bc 2024-01-13T11:18:33.617 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (15m) 2m ago 15m 48.8M 4096M 15.2.0 204a01f9b0b6 87964e338249 2024-01-13T11:18:33.617 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi154 running (14m) 2m ago 15m 48.8M 4096M 15.2.0 204a01f9b0b6 11beca531e0e 2024-01-13T11:18:33.617 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi154 running (14m) 2m ago 14m 48.2M 4096M 15.2.0 204a01f9b0b6 cd6842e07156 2024-01-13T11:18:33.617 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi154 running (14m) 2m ago 14m 46.4M 4096M 15.2.0 204a01f9b0b6 5aa7f9553b38 2024-01-13T11:18:33.617 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi154 running (13m) 2m ago 13m 48.6M 4096M 15.2.0 204a01f9b0b6 7cef3cceae20 2024-01-13T11:18:33.617 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi154 running (2m) 2m ago 13m 22.7M - 2.48.1 ea7f826b1553 8c952c350927 2024-01-13T11:18:33.617 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.r.z.smithi121.fccflq smithi121 running (11m) 2m ago 11m 49.6M - 15.2.0 204a01f9b0b6 7cef85d7a512 2024-01-13T11:18:33.617 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.r.z.smithi154.ycwgyx smithi154 running (11m) 2m ago 11m 49.4M - 15.2.0 204a01f9b0b6 a56aaa9b3633 2024-01-13T11:18:34.596 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:34 smithi121 bash[14010]: cluster 2024-01-13T11:18:33.252250+0000 mgr.x (mgr.34643) 125 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:34.596 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:34 smithi121 bash[14010]: audit 2024-01-13T11:18:33.581397+0000 mgr.x (mgr.34643) 126 : audit [DBG] from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:18:34.596 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:34 smithi121 bash[14010]: audit 2024-01-13T11:18:33.587742+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-13T11:18:34.597 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:34 smithi121 bash[14010]: audit 2024-01-13T11:18:33.588788+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-13T11:18:34.597 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:34 smithi121 bash[14010]: audit 2024-01-13T11:18:33.589642+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-13T11:18:34.597 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:34 smithi121 bash[14010]: audit 2024-01-13T11:18:33.590580+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-13T11:18:34.597 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:34 smithi121 bash[14010]: audit 2024-01-13T11:18:33.591550+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-13T11:18:34.597 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:34 smithi121 bash[14010]: audit 2024-01-13T11:18:33.592436+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-13T11:18:34.597 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:34 smithi121 bash[14010]: audit 2024-01-13T11:18:33.595615+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-13T11:18:34.597 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:34 smithi121 bash[14010]: audit 2024-01-13T11:18:33.596379+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-13T11:18:34.597 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:34 smithi121 bash[14010]: audit 2024-01-13T11:18:33.597180+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-13T11:18:34.597 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:34 smithi121 bash[14010]: audit 2024-01-13T11:18:33.598062+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-13T11:18:34.597 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:34 smithi121 bash[14010]: audit 2024-01-13T11:18:33.598808+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-13T11:18:34.597 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:34 smithi121 bash[17573]: cluster 2024-01-13T11:18:33.252250+0000 mgr.x (mgr.34643) 125 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:34.598 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:34 smithi121 bash[17573]: audit 2024-01-13T11:18:33.581397+0000 mgr.x (mgr.34643) 126 : audit [DBG] from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:18:34.598 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:34 smithi121 bash[17573]: audit 2024-01-13T11:18:33.587742+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-13T11:18:34.598 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:34 smithi121 bash[17573]: audit 2024-01-13T11:18:33.588788+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-13T11:18:34.598 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:34 smithi121 bash[17573]: audit 2024-01-13T11:18:33.589642+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-13T11:18:34.598 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:34 smithi121 bash[17573]: audit 2024-01-13T11:18:33.590580+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-13T11:18:34.598 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:34 smithi121 bash[17573]: audit 2024-01-13T11:18:33.591550+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-13T11:18:34.598 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:34 smithi121 bash[17573]: audit 2024-01-13T11:18:33.592436+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-13T11:18:34.598 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:34 smithi121 bash[17573]: audit 2024-01-13T11:18:33.595615+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-13T11:18:34.598 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:34 smithi121 bash[17573]: audit 2024-01-13T11:18:33.596379+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-13T11:18:34.598 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:34 smithi121 bash[17573]: audit 2024-01-13T11:18:33.597180+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-13T11:18:34.598 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:34 smithi121 bash[17573]: audit 2024-01-13T11:18:33.598062+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-13T11:18:34.598 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:34 smithi121 bash[17573]: audit 2024-01-13T11:18:33.598808+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-13T11:18:34.599 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'sleep 180' 2024-01-13T11:18:34.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:34 smithi154 bash[13980]: cluster 2024-01-13T11:18:33.252250+0000 mgr.x (mgr.34643) 125 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:34.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:34 smithi154 bash[13980]: audit 2024-01-13T11:18:33.581397+0000 mgr.x (mgr.34643) 126 : audit [DBG] from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:18:34.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:34 smithi154 bash[13980]: audit 2024-01-13T11:18:33.587742+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-13T11:18:34.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:34 smithi154 bash[13980]: audit 2024-01-13T11:18:33.588788+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-13T11:18:34.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:34 smithi154 bash[13980]: audit 2024-01-13T11:18:33.589642+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-13T11:18:34.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:34 smithi154 bash[13980]: audit 2024-01-13T11:18:33.590580+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-13T11:18:34.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:34 smithi154 bash[13980]: audit 2024-01-13T11:18:33.591550+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-13T11:18:34.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:34 smithi154 bash[13980]: audit 2024-01-13T11:18:33.592436+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-13T11:18:34.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:34 smithi154 bash[13980]: audit 2024-01-13T11:18:33.595615+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-13T11:18:34.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:34 smithi154 bash[13980]: audit 2024-01-13T11:18:33.596379+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-13T11:18:34.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:34 smithi154 bash[13980]: audit 2024-01-13T11:18:33.597180+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-13T11:18:34.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:34 smithi154 bash[13980]: audit 2024-01-13T11:18:33.598062+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-13T11:18:34.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:34 smithi154 bash[13980]: audit 2024-01-13T11:18:33.598808+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-13T11:18:36.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:36 smithi121 bash[17573]: cluster 2024-01-13T11:18:35.252986+0000 mgr.x (mgr.34643) 127 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:36.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:36 smithi121 bash[14010]: cluster 2024-01-13T11:18:35.252986+0000 mgr.x (mgr.34643) 127 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:36.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:36 smithi154 bash[13980]: cluster 2024-01-13T11:18:35.252986+0000 mgr.x (mgr.34643) 127 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:38.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:38 smithi154 bash[13980]: cluster 2024-01-13T11:18:37.253736+0000 mgr.x (mgr.34643) 128 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:38.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:38 smithi121 bash[14010]: cluster 2024-01-13T11:18:37.253736+0000 mgr.x (mgr.34643) 128 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:38.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:38 smithi121 bash[17573]: cluster 2024-01-13T11:18:37.253736+0000 mgr.x (mgr.34643) 128 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:40.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:40 smithi154 bash[13980]: cluster 2024-01-13T11:18:39.255161+0000 mgr.x (mgr.34643) 129 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:40.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:40 smithi121 bash[14010]: cluster 2024-01-13T11:18:39.255161+0000 mgr.x (mgr.34643) 129 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:40.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:40 smithi121 bash[17573]: cluster 2024-01-13T11:18:39.255161+0000 mgr.x (mgr.34643) 129 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:42.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:42 smithi121 bash[14010]: cluster 2024-01-13T11:18:41.255868+0000 mgr.x (mgr.34643) 130 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:42.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:42 smithi121 bash[17573]: cluster 2024-01-13T11:18:41.255868+0000 mgr.x (mgr.34643) 130 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:42.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:42 smithi154 bash[13980]: cluster 2024-01-13T11:18:41.255868+0000 mgr.x (mgr.34643) 130 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:44.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:44 smithi154 bash[13980]: cluster 2024-01-13T11:18:43.257346+0000 mgr.x (mgr.34643) 131 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:44.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:44 smithi121 bash[14010]: cluster 2024-01-13T11:18:43.257346+0000 mgr.x (mgr.34643) 131 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:44.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:44 smithi121 bash[17573]: cluster 2024-01-13T11:18:43.257346+0000 mgr.x (mgr.34643) 131 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:46.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:46 smithi154 bash[13980]: cluster 2024-01-13T11:18:45.258107+0000 mgr.x (mgr.34643) 132 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:46.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:46 smithi121 bash[14010]: cluster 2024-01-13T11:18:45.258107+0000 mgr.x (mgr.34643) 132 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:46.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:46 smithi121 bash[17573]: cluster 2024-01-13T11:18:45.258107+0000 mgr.x (mgr.34643) 132 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:48.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:48 smithi154 bash[13980]: cluster 2024-01-13T11:18:47.258830+0000 mgr.x (mgr.34643) 133 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:48.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:48 smithi121 bash[14010]: cluster 2024-01-13T11:18:47.258830+0000 mgr.x (mgr.34643) 133 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:48.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:48 smithi121 bash[17573]: cluster 2024-01-13T11:18:47.258830+0000 mgr.x (mgr.34643) 133 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:50.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:50 smithi154 bash[13980]: cluster 2024-01-13T11:18:49.260215+0000 mgr.x (mgr.34643) 134 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:50.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:50 smithi121 bash[14010]: cluster 2024-01-13T11:18:49.260215+0000 mgr.x (mgr.34643) 134 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:50.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:50 smithi121 bash[17573]: cluster 2024-01-13T11:18:49.260215+0000 mgr.x (mgr.34643) 134 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:52.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:52 smithi121 bash[14010]: cluster 2024-01-13T11:18:51.260915+0000 mgr.x (mgr.34643) 135 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:52.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:52 smithi121 bash[17573]: cluster 2024-01-13T11:18:51.260915+0000 mgr.x (mgr.34643) 135 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:52.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:52 smithi154 bash[13980]: cluster 2024-01-13T11:18:51.260915+0000 mgr.x (mgr.34643) 135 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:54.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:54 smithi154 bash[13980]: cluster 2024-01-13T11:18:53.262402+0000 mgr.x (mgr.34643) 136 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:54.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:54 smithi121 bash[14010]: cluster 2024-01-13T11:18:53.262402+0000 mgr.x (mgr.34643) 136 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:54.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:54 smithi121 bash[17573]: cluster 2024-01-13T11:18:53.262402+0000 mgr.x (mgr.34643) 136 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:56.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:56 smithi154 bash[13980]: cluster 2024-01-13T11:18:55.263103+0000 mgr.x (mgr.34643) 137 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:56.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:56 smithi121 bash[14010]: cluster 2024-01-13T11:18:55.263103+0000 mgr.x (mgr.34643) 137 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:56.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:56 smithi121 bash[17573]: cluster 2024-01-13T11:18:55.263103+0000 mgr.x (mgr.34643) 137 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:58.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:18:58 smithi154 bash[13980]: cluster 2024-01-13T11:18:57.263806+0000 mgr.x (mgr.34643) 138 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:58.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:18:58 smithi121 bash[14010]: cluster 2024-01-13T11:18:57.263806+0000 mgr.x (mgr.34643) 138 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:18:58.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:18:58 smithi121 bash[17573]: cluster 2024-01-13T11:18:57.263806+0000 mgr.x (mgr.34643) 138 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:00.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:00 smithi154 bash[13980]: cluster 2024-01-13T11:18:59.265305+0000 mgr.x (mgr.34643) 139 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:00.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:00 smithi121 bash[14010]: cluster 2024-01-13T11:18:59.265305+0000 mgr.x (mgr.34643) 139 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:00.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:00 smithi121 bash[17573]: cluster 2024-01-13T11:18:59.265305+0000 mgr.x (mgr.34643) 139 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:02.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:02 smithi121 bash[17573]: cluster 2024-01-13T11:19:01.266047+0000 mgr.x (mgr.34643) 140 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:02.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:02 smithi121 bash[14010]: cluster 2024-01-13T11:19:01.266047+0000 mgr.x (mgr.34643) 140 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:02.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:02 smithi154 bash[13980]: cluster 2024-01-13T11:19:01.266047+0000 mgr.x (mgr.34643) 140 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:04.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:04 smithi154 bash[13980]: cluster 2024-01-13T11:19:03.267496+0000 mgr.x (mgr.34643) 141 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:04.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:04 smithi121 bash[14010]: cluster 2024-01-13T11:19:03.267496+0000 mgr.x (mgr.34643) 141 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:04.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:04 smithi121 bash[17573]: cluster 2024-01-13T11:19:03.267496+0000 mgr.x (mgr.34643) 141 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:06.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:06 smithi154 bash[13980]: cluster 2024-01-13T11:19:05.268232+0000 mgr.x (mgr.34643) 142 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:06.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:06 smithi121 bash[14010]: cluster 2024-01-13T11:19:05.268232+0000 mgr.x (mgr.34643) 142 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:06.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:06 smithi121 bash[17573]: cluster 2024-01-13T11:19:05.268232+0000 mgr.x (mgr.34643) 142 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:08.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:08 smithi154 bash[13980]: cluster 2024-01-13T11:19:07.268931+0000 mgr.x (mgr.34643) 143 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:08.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:08 smithi121 bash[14010]: cluster 2024-01-13T11:19:07.268931+0000 mgr.x (mgr.34643) 143 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:08.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:08 smithi121 bash[17573]: cluster 2024-01-13T11:19:07.268931+0000 mgr.x (mgr.34643) 143 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:10.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:10 smithi154 bash[13980]: cluster 2024-01-13T11:19:09.270398+0000 mgr.x (mgr.34643) 144 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:10.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:10 smithi121 bash[17573]: cluster 2024-01-13T11:19:09.270398+0000 mgr.x (mgr.34643) 144 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:10.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:10 smithi121 bash[14010]: cluster 2024-01-13T11:19:09.270398+0000 mgr.x (mgr.34643) 144 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:12.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:12 smithi121 bash[14010]: cluster 2024-01-13T11:19:11.271109+0000 mgr.x (mgr.34643) 145 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:12.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:12 smithi121 bash[17573]: cluster 2024-01-13T11:19:11.271109+0000 mgr.x (mgr.34643) 145 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:12.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:12 smithi154 bash[13980]: cluster 2024-01-13T11:19:11.271109+0000 mgr.x (mgr.34643) 145 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:14.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:14 smithi154 bash[13980]: cluster 2024-01-13T11:19:13.272663+0000 mgr.x (mgr.34643) 146 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:14.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:14 smithi121 bash[14010]: cluster 2024-01-13T11:19:13.272663+0000 mgr.x (mgr.34643) 146 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:14.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:14 smithi121 bash[17573]: cluster 2024-01-13T11:19:13.272663+0000 mgr.x (mgr.34643) 146 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:16.631 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:16 smithi121 bash[14010]: cluster 2024-01-13T11:19:15.273440+0000 mgr.x (mgr.34643) 147 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:17.612 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:16 smithi121 bash[17573]: cluster 2024-01-13T11:19:15.273440+0000 mgr.x (mgr.34643) 147 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:17.613 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:19:16 smithi121 systemd[1]: Stopping Ceph mgr.y for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:19:17.613 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:16 smithi154 bash[13980]: cluster 2024-01-13T11:19:15.273440+0000 mgr.x (mgr.34643) 147 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:18.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:18 smithi154 bash[13980]: cluster 2024-01-13T11:19:17.274228+0000 mgr.x (mgr.34643) 148 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:18.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:18 smithi121 bash[14010]: cluster 2024-01-13T11:19:17.274228+0000 mgr.x (mgr.34643) 148 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:18.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:18 smithi121 bash[17573]: cluster 2024-01-13T11:19:17.274228+0000 mgr.x (mgr.34643) 148 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:20.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:20 smithi154 bash[13980]: cluster 2024-01-13T11:19:19.275716+0000 mgr.x (mgr.34643) 149 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:20.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:20 smithi121 bash[17573]: cluster 2024-01-13T11:19:19.275716+0000 mgr.x (mgr.34643) 149 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:20.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:20 smithi121 bash[14010]: cluster 2024-01-13T11:19:19.275716+0000 mgr.x (mgr.34643) 149 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:22.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:22 smithi121 bash[17573]: cluster 2024-01-13T11:19:21.276538+0000 mgr.x (mgr.34643) 150 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:22.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:22 smithi121 bash[14010]: cluster 2024-01-13T11:19:21.276538+0000 mgr.x (mgr.34643) 150 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:22.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:22 smithi154 bash[13980]: cluster 2024-01-13T11:19:21.276538+0000 mgr.x (mgr.34643) 150 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:24.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:24 smithi154 bash[13980]: cluster 2024-01-13T11:19:23.278119+0000 mgr.x (mgr.34643) 151 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:24.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:24 smithi121 bash[14010]: cluster 2024-01-13T11:19:23.278119+0000 mgr.x (mgr.34643) 151 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:24.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:24 smithi121 bash[17573]: cluster 2024-01-13T11:19:23.278119+0000 mgr.x (mgr.34643) 151 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:26.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:26 smithi154 bash[13980]: cluster 2024-01-13T11:19:25.278856+0000 mgr.x (mgr.34643) 152 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:26.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:26 smithi121 bash[14010]: cluster 2024-01-13T11:19:25.278856+0000 mgr.x (mgr.34643) 152 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:26.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:26 smithi121 bash[17573]: cluster 2024-01-13T11:19:25.278856+0000 mgr.x (mgr.34643) 152 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:27.658 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:19:27 smithi121 bash[38671]: ceph-b5155c52-b202-11ee-95ac-87774f69a715-mgr.y 2024-01-13T11:19:27.658 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:19:27 smithi121 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@mgr.y.service: Main process exited, code=exited, status=137/n/a 2024-01-13T11:19:27.658 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:19:27 smithi121 bash[38734]: Error response from daemon: No such container: ceph-b5155c52-b202-11ee-95ac-87774f69a715-mgr.y 2024-01-13T11:19:27.939 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:19:27 smithi121 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2024-01-13T11:19:27.939 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:19:27 smithi121 systemd[1]: Stopped Ceph mgr.y for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:19:27.939 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:19:27 smithi121 systemd[1]: Started Ceph mgr.y for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:19:28.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:28 smithi154 bash[13980]: cluster 2024-01-13T11:19:27.279587+0000 mgr.x (mgr.34643) 153 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:28.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:28 smithi154 bash[13980]: audit 2024-01-13T11:19:27.346893+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-01-13T11:19:28.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:28 smithi154 bash[13980]: audit 2024-01-13T11:19:27.347887+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-01-13T11:19:28.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:28 smithi154 bash[13980]: audit 2024-01-13T11:19:27.348521+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-01-13T11:19:28.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:28 smithi154 bash[13980]: audit 2024-01-13T11:19:27.348964+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-01-13T11:19:28.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:28 smithi154 bash[13980]: audit 2024-01-13T11:19:27.352739+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-01-13T11:19:28.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:28 smithi154 bash[13980]: audit 2024-01-13T11:19:27.353348+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-01-13T11:19:28.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:28 smithi154 bash[13980]: audit 2024-01-13T11:19:27.353769+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-01-13T11:19:28.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:28 smithi154 bash[13980]: audit 2024-01-13T11:19:27.354116+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-01-13T11:19:28.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:28 smithi154 bash[13980]: audit 2024-01-13T11:19:27.924934+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256181Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118908518, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256791Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257024Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257255Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47364177, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257486Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_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.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257766Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257998Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.258136Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 14952693, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:16:19.258369Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2024-01-13T11:19:28.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:28 smithi154 bash[13980]: audit 2024-01-13T11:19:27.930754+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256181Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118908518, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256791Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257024Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257255Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47364177, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257486Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_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.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257766Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257998Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.258136Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 14952693, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:16:19.258369Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2024-01-13T11:19:28.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:28 smithi154 bash[13980]: audit 2024-01-13T11:19:27.930976+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256181Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118908518, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256791Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257024Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257255Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47364177, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257486Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_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.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257766Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257998Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.258136Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 14952693, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:16:19.258369Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]': finished 2024-01-13T11:19:28.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:28 smithi154 bash[13980]: audit 2024-01-13T11:19:27.936267+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256181Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118908518, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256791Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257024Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257255Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47364177, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257486Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_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.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257766Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257998Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.258136Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 14952693, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:16:19.258369Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:19:28.652 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:28 smithi154 bash[13980]: audit 2024-01-13T11:19:27.941042+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256181Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118908518, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256791Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257024Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257255Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47364177, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257486Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_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.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257766Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257998Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.258136Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 14952693, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:16:19.258369Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:19:28.652 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:28 smithi154 bash[13980]: audit 2024-01-13T11:19:27.942072+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256181Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118908518, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256791Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257024Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257255Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47364177, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257486Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_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.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257766Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257998Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.258136Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 14952693, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:16:19.258369Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:19:28.652 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:28 smithi154 bash[13980]: audit 2024-01-13T11:19:27.957585+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:19:28.653 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:28 smithi154 bash[13980]: audit 2024-01-13T11:19:27.957963+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:19:28.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[14010]: cluster 2024-01-13T11:19:27.279587+0000 mgr.x (mgr.34643) 153 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:28.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[14010]: audit 2024-01-13T11:19:27.346893+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-01-13T11:19:28.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[14010]: audit 2024-01-13T11:19:27.347887+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-01-13T11:19:28.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[14010]: audit 2024-01-13T11:19:27.348521+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-01-13T11:19:28.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[14010]: audit 2024-01-13T11:19:27.348964+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-01-13T11:19:28.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[14010]: audit 2024-01-13T11:19:27.352739+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-01-13T11:19:28.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[14010]: audit 2024-01-13T11:19:27.353348+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-01-13T11:19:28.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[14010]: audit 2024-01-13T11:19:27.353769+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-01-13T11:19:28.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[14010]: audit 2024-01-13T11:19:27.354116+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-01-13T11:19:28.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[17573]: cluster 2024-01-13T11:19:27.279587+0000 mgr.x (mgr.34643) 153 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:28.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[17573]: audit 2024-01-13T11:19:27.346893+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-01-13T11:19:28.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[17573]: audit 2024-01-13T11:19:27.347887+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-01-13T11:19:28.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[17573]: audit 2024-01-13T11:19:27.348521+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-01-13T11:19:28.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[17573]: audit 2024-01-13T11:19:27.348964+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-01-13T11:19:28.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[17573]: audit 2024-01-13T11:19:27.352739+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-01-13T11:19:28.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[17573]: audit 2024-01-13T11:19:27.353348+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-01-13T11:19:28.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[17573]: audit 2024-01-13T11:19:27.353769+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-01-13T11:19:28.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[17573]: audit 2024-01-13T11:19:27.354116+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-01-13T11:19:28.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[14010]: audit 2024-01-13T11:19:27.924934+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256181Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118908518, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256791Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257024Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257255Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47364177, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257486Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_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.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257766Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257998Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.258136Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 14952693, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:16:19.258369Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2024-01-13T11:19:28.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[17573]: audit 2024-01-13T11:19:27.924934+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256181Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118908518, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256791Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257024Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257255Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47364177, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257486Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_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.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257766Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257998Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.258136Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 14952693, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:16:19.258369Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2024-01-13T11:19:28.693 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[14010]: audit 2024-01-13T11:19:27.930754+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256181Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118908518, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256791Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257024Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257255Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47364177, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257486Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_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.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257766Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257998Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.258136Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 14952693, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:16:19.258369Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2024-01-13T11:19:28.694 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[17573]: audit 2024-01-13T11:19:27.930754+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256181Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118908518, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256791Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257024Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257255Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47364177, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257486Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_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.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257766Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257998Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.258136Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 14952693, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:16:19.258369Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2024-01-13T11:19:28.694 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[17573]: audit 2024-01-13T11:19:27.930976+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256181Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118908518, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256791Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257024Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257255Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47364177, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257486Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_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.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257766Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257998Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.258136Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 14952693, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:16:19.258369Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]': finished 2024-01-13T11:19:28.694 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[14010]: audit 2024-01-13T11:19:27.930976+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256181Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118908518, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256791Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257024Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257255Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47364177, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257486Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_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.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257766Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257998Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.258136Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 14952693, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:16:19.258369Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]': finished 2024-01-13T11:19:28.694 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[14010]: audit 2024-01-13T11:19:27.936267+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256181Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118908518, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256791Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257024Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257255Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47364177, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257486Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_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.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257766Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257998Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.258136Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 14952693, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:16:19.258369Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:19:28.695 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[17573]: audit 2024-01-13T11:19:27.936267+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256181Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118908518, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256791Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257024Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257255Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47364177, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257486Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_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.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257766Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257998Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.258136Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 14952693, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:16:19.258369Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:19:28.695 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[14010]: audit 2024-01-13T11:19:27.941042+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256181Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118908518, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256791Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257024Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257255Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47364177, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257486Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_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.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257766Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257998Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.258136Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 14952693, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:16:19.258369Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:19:28.695 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[17573]: audit 2024-01-13T11:19:27.941042+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256181Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118908518, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256791Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257024Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257255Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47364177, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257486Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_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.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257766Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257998Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.258136Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 14952693, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:16:19.258369Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:19:28.696 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[14010]: audit 2024-01-13T11:19:27.942072+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256181Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118908518, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256791Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257024Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257255Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47364177, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257486Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_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.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257766Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257998Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.258136Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 14952693, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:16:19.258369Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:19:28.696 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[14010]: audit 2024-01-13T11:19:27.957585+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:19:28.696 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[14010]: audit 2024-01-13T11:19:27.957963+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:19:28.696 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[17573]: audit 2024-01-13T11:19:27.942072+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256181Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118908518, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.256791Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257024Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257255Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47364177, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257486Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_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.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257766Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.257998Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:16:19.258136Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 14952693, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:16:19.258369Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:19:28.696 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[17573]: audit 2024-01-13T11:19:27.957585+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:19:28.696 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[17573]: audit 2024-01-13T11:19:27.957963+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:19:29.114 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:19:28 smithi121 bash[38848]: debug 2024-01-13T11:19:28.936+0000 7fbd69ec4700 1 -- 172.21.15.121:0/550949759 <== mon.0 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559081b104e0 con 0x559081c04c00 2024-01-13T11:19:29.439 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:19:29 smithi121 bash[38848]: debug 2024-01-13T11:19:29.100+0000 7fbd7a4bd680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-01-13T11:19:29.439 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:19:29 smithi121 bash[38848]: debug 2024-01-13T11:19:29.204+0000 7fbd7a4bd680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-01-13T11:19:29.939 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:19:29 smithi121 bash[38848]: debug 2024-01-13T11:19:29.644+0000 7fbd7a4bd680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-01-13T11:19:30.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:30 smithi154 bash[13980]: cluster 2024-01-13T11:19:29.281087+0000 mgr.x (mgr.34643) 154 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:30.666 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:30 smithi121 bash[14010]: cluster 2024-01-13T11:19:29.281087+0000 mgr.x (mgr.34643) 154 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:30.666 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:19:30 smithi121 bash[38848]: debug 2024-01-13T11:19:30.556+0000 7fbd7a4bd680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-01-13T11:19:30.666 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:30 smithi121 bash[17573]: cluster 2024-01-13T11:19:29.281087+0000 mgr.x (mgr.34643) 154 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:30.917 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:19:30 smithi121 bash[38848]: debug 2024-01-13T11:19:30.652+0000 7fbd7a4bd680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-01-13T11:19:31.189 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:19:30 smithi121 bash[38848]: debug 2024-01-13T11:19:30.900+0000 7fbd7a4bd680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-01-13T11:19:32.316 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:19:32 smithi121 bash[38848]: debug 2024-01-13T11:19:32.020+0000 7fbd7a4bd680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-01-13T11:19:32.316 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:19:32 smithi121 bash[38848]: debug 2024-01-13T11:19:32.192+0000 7fbd7a4bd680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-01-13T11:19:32.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:32 smithi121 bash[14010]: cluster 2024-01-13T11:19:31.281892+0000 mgr.x (mgr.34643) 155 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:32.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:32 smithi121 bash[17573]: cluster 2024-01-13T11:19:31.281892+0000 mgr.x (mgr.34643) 155 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:32.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:32 smithi154 bash[13980]: cluster 2024-01-13T11:19:31.281892+0000 mgr.x (mgr.34643) 155 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:32.658 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:19:32 smithi121 bash[38848]: debug 2024-01-13T11:19:32.300+0000 7fbd7a4bd680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-01-13T11:19:32.658 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:19:32 smithi121 bash[38848]: debug 2024-01-13T11:19:32.408+0000 7fbd7a4bd680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-01-13T11:19:32.940 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:19:32 smithi121 bash[38848]: debug 2024-01-13T11:19:32.644+0000 7fbd7a4bd680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-01-13T11:19:33.439 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:19:33 smithi121 bash[38848]: debug 2024-01-13T11:19:33.032+0000 7fbd7a4bd680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-01-13T11:19:33.439 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:19:33 smithi121 bash[38848]: debug 2024-01-13T11:19:33.160+0000 7fbd7a4bd680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-01-13T11:19:34.439 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:19:34 smithi121 bash[38848]: debug 2024-01-13T11:19:34.112+0000 7fbd7a4bd680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-01-13T11:19:34.439 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:19:34 smithi121 bash[38848]: debug 2024-01-13T11:19:34.224+0000 7fbd7a4bd680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-01-13T11:19:34.439 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:19:34 smithi121 bash[38848]: debug 2024-01-13T11:19:34.356+0000 7fbd7a4bd680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-01-13T11:19:34.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:34 smithi121 bash[14010]: cluster 2024-01-13T11:19:33.283345+0000 mgr.x (mgr.34643) 156 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:34.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:34 smithi121 bash[17573]: cluster 2024-01-13T11:19:33.283345+0000 mgr.x (mgr.34643) 156 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:34.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:34 smithi121 bash[14010]: audit 2024-01-13T11:19:33.875594+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 127506841, \"cpu_percentage\": \"6.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.877933Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 91205140, \"cpu_percentage\": \"99.48%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:19:33.878169Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121425100, \"cpu_percentage\": \"4.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878308Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51380224, \"cpu_percentage\": \"2.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878439Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52816773, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878570Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48842670, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878700Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52439285, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878830Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878958Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52932116, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.879038Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 16158556, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:19:33.879166Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:19:33.879376Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:19:34.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:34 smithi121 bash[17573]: audit 2024-01-13T11:19:33.875594+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 127506841, \"cpu_percentage\": \"6.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.877933Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 91205140, \"cpu_percentage\": \"99.48%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:19:33.878169Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121425100, \"cpu_percentage\": \"4.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878308Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51380224, \"cpu_percentage\": \"2.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878439Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52816773, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878570Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48842670, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878700Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52439285, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878830Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878958Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52932116, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.879038Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 16158556, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:19:33.879166Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:19:33.879376Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:19:34.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:34 smithi121 bash[14010]: audit 2024-01-13T11:19:33.881150+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 127506841, \"cpu_percentage\": \"6.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.877933Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 91205140, \"cpu_percentage\": \"99.48%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:19:33.878169Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121425100, \"cpu_percentage\": \"4.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878308Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51380224, \"cpu_percentage\": \"2.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878439Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52816773, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878570Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48842670, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878700Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52439285, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878830Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878958Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52932116, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.879038Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 16158556, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:19:33.879166Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:19:33.879376Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:19:34.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:34 smithi121 bash[17573]: audit 2024-01-13T11:19:33.881150+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 127506841, \"cpu_percentage\": \"6.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.877933Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 91205140, \"cpu_percentage\": \"99.48%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:19:33.878169Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121425100, \"cpu_percentage\": \"4.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878308Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51380224, \"cpu_percentage\": \"2.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878439Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52816773, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878570Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48842670, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878700Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52439285, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878830Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878958Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52932116, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.879038Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 16158556, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:19:33.879166Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:19:33.879376Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:19:34.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:34 smithi121 bash[14010]: audit 2024-01-13T11:19:33.881393+0000 mon.b (mon.2) 165 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 127506841, \"cpu_percentage\": \"6.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.877933Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 91205140, \"cpu_percentage\": \"99.48%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:19:33.878169Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121425100, \"cpu_percentage\": \"4.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878308Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51380224, \"cpu_percentage\": \"2.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878439Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52816773, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878570Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48842670, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878700Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52439285, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878830Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878958Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52932116, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.879038Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 16158556, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:19:33.879166Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:19:33.879376Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:19:34.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:34 smithi121 bash[17573]: audit 2024-01-13T11:19:33.881393+0000 mon.b (mon.2) 165 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 127506841, \"cpu_percentage\": \"6.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.877933Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 91205140, \"cpu_percentage\": \"99.48%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:19:33.878169Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121425100, \"cpu_percentage\": \"4.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878308Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51380224, \"cpu_percentage\": \"2.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878439Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52816773, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878570Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48842670, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878700Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52439285, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878830Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878958Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52932116, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.879038Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 16158556, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:19:33.879166Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:19:33.879376Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:19:34.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:34 smithi121 bash[14010]: audit 2024-01-13T11:19:34.266577+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 125724262, \"cpu_percentage\": \"5.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267411Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 440087347, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267754Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52449771, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267963Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52334428, \"cpu_percentage\": \"2.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268161Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50478448, \"cpu_percentage\": \"2.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268359Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"3.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268554Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 34665922, \"cpu_percentage\": \"0.07%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268751Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268945Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28290580, \"cpu_percentage\": \"1.41%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.269062Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.269255Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:19:34.269586Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:19:34.444 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:34 smithi121 bash[17573]: audit 2024-01-13T11:19:34.266577+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 125724262, \"cpu_percentage\": \"5.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267411Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 440087347, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267754Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52449771, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267963Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52334428, \"cpu_percentage\": \"2.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268161Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50478448, \"cpu_percentage\": \"2.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268359Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"3.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268554Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 34665922, \"cpu_percentage\": \"0.07%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268751Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268945Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28290580, \"cpu_percentage\": \"1.41%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.269062Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.269255Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:19:34.269586Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:19:34.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:34 smithi121 bash[14010]: audit 2024-01-13T11:19:34.272286+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 125724262, \"cpu_percentage\": \"5.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267411Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 440087347, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267754Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52449771, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267963Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52334428, \"cpu_percentage\": \"2.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268161Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50478448, \"cpu_percentage\": \"2.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268359Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"3.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268554Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 34665922, \"cpu_percentage\": \"0.07%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268751Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268945Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28290580, \"cpu_percentage\": \"1.41%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.269062Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.269255Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:19:34.269586Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:19:34.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:34 smithi121 bash[14010]: audit 2024-01-13T11:19:34.272850+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 125724262, \"cpu_percentage\": \"5.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267411Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 440087347, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267754Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52449771, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267963Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52334428, \"cpu_percentage\": \"2.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268161Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50478448, \"cpu_percentage\": \"2.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268359Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"3.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268554Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 34665922, \"cpu_percentage\": \"0.07%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268751Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268945Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28290580, \"cpu_percentage\": \"1.41%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.269062Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.269255Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:19:34.269586Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:19:34.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:34 smithi121 bash[17573]: audit 2024-01-13T11:19:34.272286+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 125724262, \"cpu_percentage\": \"5.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267411Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 440087347, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267754Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52449771, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267963Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52334428, \"cpu_percentage\": \"2.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268161Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50478448, \"cpu_percentage\": \"2.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268359Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"3.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268554Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 34665922, \"cpu_percentage\": \"0.07%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268751Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268945Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28290580, \"cpu_percentage\": \"1.41%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.269062Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.269255Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:19:34.269586Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:19:34.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:34 smithi121 bash[17573]: audit 2024-01-13T11:19:34.272850+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 125724262, \"cpu_percentage\": \"5.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267411Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 440087347, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267754Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52449771, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267963Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52334428, \"cpu_percentage\": \"2.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268161Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50478448, \"cpu_percentage\": \"2.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268359Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"3.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268554Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 34665922, \"cpu_percentage\": \"0.07%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268751Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268945Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28290580, \"cpu_percentage\": \"1.41%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.269062Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.269255Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:19:34.269586Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:19:34.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:34 smithi154 bash[13980]: cluster 2024-01-13T11:19:33.283345+0000 mgr.x (mgr.34643) 156 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:34.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:34 smithi154 bash[13980]: audit 2024-01-13T11:19:33.875594+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 127506841, \"cpu_percentage\": \"6.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.877933Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 91205140, \"cpu_percentage\": \"99.48%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:19:33.878169Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121425100, \"cpu_percentage\": \"4.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878308Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51380224, \"cpu_percentage\": \"2.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878439Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52816773, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878570Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48842670, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878700Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52439285, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878830Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878958Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52932116, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.879038Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 16158556, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:19:33.879166Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:19:33.879376Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:19:34.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:34 smithi154 bash[13980]: audit 2024-01-13T11:19:33.881150+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 127506841, \"cpu_percentage\": \"6.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.877933Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 91205140, \"cpu_percentage\": \"99.48%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:19:33.878169Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121425100, \"cpu_percentage\": \"4.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878308Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51380224, \"cpu_percentage\": \"2.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878439Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52816773, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878570Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48842670, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878700Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52439285, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878830Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878958Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52932116, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.879038Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 16158556, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:19:33.879166Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:19:33.879376Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:19:34.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:34 smithi154 bash[13980]: audit 2024-01-13T11:19:33.881393+0000 mon.b (mon.2) 165 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 127506841, \"cpu_percentage\": \"6.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.877933Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 91205140, \"cpu_percentage\": \"99.48%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:19:33.878169Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121425100, \"cpu_percentage\": \"4.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878308Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51380224, \"cpu_percentage\": \"2.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878439Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52816773, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878570Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48842670, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878700Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52439285, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878830Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.878958Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52932116, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:33.879038Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 16158556, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:19:33.879166Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:19:33.879376Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:19:34.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:34 smithi154 bash[13980]: audit 2024-01-13T11:19:34.266577+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 125724262, \"cpu_percentage\": \"5.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267411Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 440087347, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267754Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52449771, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267963Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52334428, \"cpu_percentage\": \"2.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268161Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50478448, \"cpu_percentage\": \"2.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268359Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"3.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268554Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 34665922, \"cpu_percentage\": \"0.07%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268751Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268945Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28290580, \"cpu_percentage\": \"1.41%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.269062Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.269255Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:19:34.269586Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:19:34.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:34 smithi154 bash[13980]: audit 2024-01-13T11:19:34.272286+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 125724262, \"cpu_percentage\": \"5.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267411Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 440087347, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267754Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52449771, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267963Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52334428, \"cpu_percentage\": \"2.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268161Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50478448, \"cpu_percentage\": \"2.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268359Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"3.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268554Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 34665922, \"cpu_percentage\": \"0.07%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268751Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268945Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28290580, \"cpu_percentage\": \"1.41%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.269062Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.269255Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:19:34.269586Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:19:34.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:34 smithi154 bash[13980]: audit 2024-01-13T11:19:34.272850+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 125724262, \"cpu_percentage\": \"5.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267411Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 440087347, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267754Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52449771, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267963Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52334428, \"cpu_percentage\": \"2.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268161Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50478448, \"cpu_percentage\": \"2.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268359Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"3.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268554Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 34665922, \"cpu_percentage\": \"0.07%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268751Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268945Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28290580, \"cpu_percentage\": \"1.41%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.269062Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.269255Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:19:34.269586Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:55.495979Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:19:34.910 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:19:34 smithi121 bash[38848]: debug 2024-01-13T11:19:34.592+0000 7fbd7a4bd680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-01-13T11:19:35.189 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:19:34 smithi121 bash[38848]: debug 2024-01-13T11:19:34.896+0000 7fbd7a4bd680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-01-13T11:19:35.189 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:19:35 smithi121 bash[38848]: debug 2024-01-13T11:19:35.056+0000 7fbd7a4bd680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-01-13T11:19:35.569 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:19:35 smithi121 bash[38848]: debug 2024-01-13T11:19:35.228+0000 7fbd7a4bd680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-01-13T11:19:35.570 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:19:35 smithi121 bash[38848]: debug 2024-01-13T11:19:35.448+0000 7fbd7a4bd680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-01-13T11:19:35.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:35 smithi121 bash[14010]: audit 2024-01-13T11:19:34.534451+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:19:35.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:35 smithi121 bash[14010]: cluster 2024-01-13T11:19:34.537699+0000 mgr.x (mgr.34643) 157 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:35.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:35 smithi121 bash[14010]: cluster 2024-01-13T11:19:34.538445+0000 mgr.x (mgr.34643) 158 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:35.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:35 smithi121 bash[14010]: audit 2024-01-13T11:19:34.539642+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:19:35.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:35 smithi121 bash[14010]: audit 2024-01-13T11:19:34.540129+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:19:35.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:35 smithi121 bash[17573]: audit 2024-01-13T11:19:34.534451+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:19:35.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:35 smithi121 bash[17573]: cluster 2024-01-13T11:19:34.537699+0000 mgr.x (mgr.34643) 157 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:35.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:35 smithi121 bash[17573]: cluster 2024-01-13T11:19:34.538445+0000 mgr.x (mgr.34643) 158 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:35.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:35 smithi121 bash[17573]: audit 2024-01-13T11:19:34.539642+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:19:35.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:35 smithi121 bash[17573]: audit 2024-01-13T11:19:34.540129+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:19:35.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:35 smithi154 bash[13980]: audit 2024-01-13T11:19:34.534451+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:19:35.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:35 smithi154 bash[13980]: cluster 2024-01-13T11:19:34.537699+0000 mgr.x (mgr.34643) 157 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:35.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:35 smithi154 bash[13980]: cluster 2024-01-13T11:19:34.538445+0000 mgr.x (mgr.34643) 158 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:35.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:35 smithi154 bash[13980]: audit 2024-01-13T11:19:34.539642+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:19:35.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:35 smithi154 bash[13980]: audit 2024-01-13T11:19:34.540129+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:19:35.939 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:19:35 smithi121 bash[38848]: debug 2024-01-13T11:19:35.552+0000 7fbd7a4bd680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-01-13T11:19:36.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:36 smithi154 bash[13980]: cluster 2024-01-13T11:19:35.581816+0000 mon.a (mon.0) 695 : cluster [DBG] Standby manager daemon y restarted 2024-01-13T11:19:36.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:36 smithi154 bash[13980]: cluster 2024-01-13T11:19:35.582050+0000 mon.a (mon.0) 696 : cluster [DBG] Standby manager daemon y started 2024-01-13T11:19:36.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:36 smithi154 bash[13980]: audit 2024-01-13T11:19:35.584574+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.? 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-01-13T11:19:36.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:36 smithi154 bash[13980]: audit 2024-01-13T11:19:35.585519+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.? 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:19:36.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:36 smithi154 bash[13980]: audit 2024-01-13T11:19:35.587449+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.? 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-01-13T11:19:36.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:36 smithi154 bash[13980]: audit 2024-01-13T11:19:35.588115+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.? 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:19:36.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:36 smithi121 bash[14010]: cluster 2024-01-13T11:19:35.581816+0000 mon.a (mon.0) 695 : cluster [DBG] Standby manager daemon y restarted 2024-01-13T11:19:36.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:36 smithi121 bash[14010]: cluster 2024-01-13T11:19:35.582050+0000 mon.a (mon.0) 696 : cluster [DBG] Standby manager daemon y started 2024-01-13T11:19:36.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:36 smithi121 bash[14010]: audit 2024-01-13T11:19:35.584574+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.? 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-01-13T11:19:36.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:36 smithi121 bash[14010]: audit 2024-01-13T11:19:35.585519+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.? 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:19:36.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:36 smithi121 bash[14010]: audit 2024-01-13T11:19:35.587449+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.? 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-01-13T11:19:36.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:36 smithi121 bash[14010]: audit 2024-01-13T11:19:35.588115+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.? 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:19:36.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:36 smithi121 bash[17573]: cluster 2024-01-13T11:19:35.581816+0000 mon.a (mon.0) 695 : cluster [DBG] Standby manager daemon y restarted 2024-01-13T11:19:36.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:36 smithi121 bash[17573]: cluster 2024-01-13T11:19:35.582050+0000 mon.a (mon.0) 696 : cluster [DBG] Standby manager daemon y started 2024-01-13T11:19:36.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:36 smithi121 bash[17573]: audit 2024-01-13T11:19:35.584574+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.? 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-01-13T11:19:36.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:36 smithi121 bash[17573]: audit 2024-01-13T11:19:35.585519+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.? 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:19:36.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:36 smithi121 bash[17573]: audit 2024-01-13T11:19:35.587449+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.? 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-01-13T11:19:36.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:36 smithi121 bash[17573]: audit 2024-01-13T11:19:35.588115+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.? 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:19:37.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:37 smithi154 bash[13980]: cluster 2024-01-13T11:19:36.367004+0000 mon.a (mon.0) 701 : cluster [DBG] mgrmap e20: x(active, since 4m), standbys: y 2024-01-13T11:19:37.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:37 smithi154 bash[13980]: cluster 2024-01-13T11:19:36.539198+0000 mgr.x (mgr.34643) 159 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:37.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:37 smithi121 bash[14010]: cluster 2024-01-13T11:19:36.367004+0000 mon.a (mon.0) 701 : cluster [DBG] mgrmap e20: x(active, since 4m), standbys: y 2024-01-13T11:19:37.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:37 smithi121 bash[14010]: cluster 2024-01-13T11:19:36.539198+0000 mgr.x (mgr.34643) 159 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:37.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:37 smithi121 bash[17573]: cluster 2024-01-13T11:19:36.367004+0000 mon.a (mon.0) 701 : cluster [DBG] mgrmap e20: x(active, since 4m), standbys: y 2024-01-13T11:19:37.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:37 smithi121 bash[17573]: cluster 2024-01-13T11:19:36.539198+0000 mgr.x (mgr.34643) 159 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:39.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:39 smithi154 bash[13980]: cluster 2024-01-13T11:19:38.540706+0000 mgr.x (mgr.34643) 160 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:39.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:39 smithi121 bash[14010]: cluster 2024-01-13T11:19:38.540706+0000 mgr.x (mgr.34643) 160 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:39.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:39 smithi121 bash[17573]: cluster 2024-01-13T11:19:38.540706+0000 mgr.x (mgr.34643) 160 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:41.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:41 smithi154 bash[13980]: cluster 2024-01-13T11:19:40.541446+0000 mgr.x (mgr.34643) 161 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:41.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:41 smithi121 bash[14010]: cluster 2024-01-13T11:19:40.541446+0000 mgr.x (mgr.34643) 161 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:41.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:41 smithi121 bash[17573]: cluster 2024-01-13T11:19:40.541446+0000 mgr.x (mgr.34643) 161 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:43.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:43 smithi154 bash[13980]: cluster 2024-01-13T11:19:42.542171+0000 mgr.x (mgr.34643) 162 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:43.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:43 smithi121 bash[14010]: cluster 2024-01-13T11:19:42.542171+0000 mgr.x (mgr.34643) 162 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:43.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:43 smithi121 bash[17573]: cluster 2024-01-13T11:19:42.542171+0000 mgr.x (mgr.34643) 162 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:45.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:45 smithi154 bash[13980]: cluster 2024-01-13T11:19:44.543672+0000 mgr.x (mgr.34643) 163 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:45.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:45 smithi121 bash[14010]: cluster 2024-01-13T11:19:44.543672+0000 mgr.x (mgr.34643) 163 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:45.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:45 smithi121 bash[17573]: cluster 2024-01-13T11:19:44.543672+0000 mgr.x (mgr.34643) 163 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:47.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:47 smithi154 bash[13980]: cluster 2024-01-13T11:19:46.544444+0000 mgr.x (mgr.34643) 164 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:47.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:47 smithi121 bash[14010]: cluster 2024-01-13T11:19:46.544444+0000 mgr.x (mgr.34643) 164 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:47.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:47 smithi121 bash[17573]: cluster 2024-01-13T11:19:46.544444+0000 mgr.x (mgr.34643) 164 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:49.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:49 smithi154 bash[13980]: cluster 2024-01-13T11:19:48.546004+0000 mgr.x (mgr.34643) 165 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:49.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:49 smithi121 bash[14010]: cluster 2024-01-13T11:19:48.546004+0000 mgr.x (mgr.34643) 165 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:49.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:49 smithi121 bash[17573]: cluster 2024-01-13T11:19:48.546004+0000 mgr.x (mgr.34643) 165 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:51.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:51 smithi154 bash[13980]: cluster 2024-01-13T11:19:50.546731+0000 mgr.x (mgr.34643) 166 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:51.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:51 smithi121 bash[14010]: cluster 2024-01-13T11:19:50.546731+0000 mgr.x (mgr.34643) 166 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:51.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:51 smithi121 bash[17573]: cluster 2024-01-13T11:19:50.546731+0000 mgr.x (mgr.34643) 166 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:53.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:53 smithi154 bash[13980]: cluster 2024-01-13T11:19:52.547474+0000 mgr.x (mgr.34643) 167 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:53.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:53 smithi121 bash[14010]: cluster 2024-01-13T11:19:52.547474+0000 mgr.x (mgr.34643) 167 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:53.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:53 smithi121 bash[17573]: cluster 2024-01-13T11:19:52.547474+0000 mgr.x (mgr.34643) 167 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:55.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:55 smithi154 bash[13980]: cluster 2024-01-13T11:19:54.548962+0000 mgr.x (mgr.34643) 168 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:55.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:55 smithi121 bash[14010]: cluster 2024-01-13T11:19:54.548962+0000 mgr.x (mgr.34643) 168 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:55.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:55 smithi121 bash[17573]: cluster 2024-01-13T11:19:54.548962+0000 mgr.x (mgr.34643) 168 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:57.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:57 smithi154 bash[13980]: cluster 2024-01-13T11:19:56.549730+0000 mgr.x (mgr.34643) 169 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:57.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:57 smithi121 bash[14010]: cluster 2024-01-13T11:19:56.549730+0000 mgr.x (mgr.34643) 169 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:57.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:57 smithi121 bash[17573]: cluster 2024-01-13T11:19:56.549730+0000 mgr.x (mgr.34643) 169 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:59.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:19:59 smithi154 bash[13980]: cluster 2024-01-13T11:19:58.551304+0000 mgr.x (mgr.34643) 170 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:59.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:19:59 smithi121 bash[14010]: cluster 2024-01-13T11:19:58.551304+0000 mgr.x (mgr.34643) 170 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:19:59.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:19:59 smithi121 bash[17573]: cluster 2024-01-13T11:19:58.551304+0000 mgr.x (mgr.34643) 170 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:01.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:01 smithi154 bash[13980]: cluster 2024-01-13T11:20:00.552082+0000 mgr.x (mgr.34643) 171 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:01.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:01 smithi121 bash[14010]: cluster 2024-01-13T11:20:00.552082+0000 mgr.x (mgr.34643) 171 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:01.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:01 smithi121 bash[17573]: cluster 2024-01-13T11:20:00.552082+0000 mgr.x (mgr.34643) 171 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:03.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:03 smithi154 bash[13980]: cluster 2024-01-13T11:20:02.552836+0000 mgr.x (mgr.34643) 172 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:03.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:03 smithi121 bash[14010]: cluster 2024-01-13T11:20:02.552836+0000 mgr.x (mgr.34643) 172 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:03.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:03 smithi121 bash[17573]: cluster 2024-01-13T11:20:02.552836+0000 mgr.x (mgr.34643) 172 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:05.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:05 smithi154 bash[13980]: cluster 2024-01-13T11:20:04.554449+0000 mgr.x (mgr.34643) 173 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:05.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:05 smithi121 bash[14010]: cluster 2024-01-13T11:20:04.554449+0000 mgr.x (mgr.34643) 173 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:05.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:05 smithi121 bash[17573]: cluster 2024-01-13T11:20:04.554449+0000 mgr.x (mgr.34643) 173 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:07.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:07 smithi154 bash[13980]: cluster 2024-01-13T11:20:06.555210+0000 mgr.x (mgr.34643) 174 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:07.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:07 smithi121 bash[14010]: cluster 2024-01-13T11:20:06.555210+0000 mgr.x (mgr.34643) 174 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:07.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:07 smithi121 bash[17573]: cluster 2024-01-13T11:20:06.555210+0000 mgr.x (mgr.34643) 174 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:09.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:09 smithi154 bash[13980]: cluster 2024-01-13T11:20:08.556692+0000 mgr.x (mgr.34643) 175 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:09.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:09 smithi121 bash[14010]: cluster 2024-01-13T11:20:08.556692+0000 mgr.x (mgr.34643) 175 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:09.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:09 smithi121 bash[17573]: cluster 2024-01-13T11:20:08.556692+0000 mgr.x (mgr.34643) 175 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:11.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:11 smithi154 bash[13980]: cluster 2024-01-13T11:20:10.557416+0000 mgr.x (mgr.34643) 176 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:11.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:11 smithi121 bash[14010]: cluster 2024-01-13T11:20:10.557416+0000 mgr.x (mgr.34643) 176 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:11.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:11 smithi121 bash[17573]: cluster 2024-01-13T11:20:10.557416+0000 mgr.x (mgr.34643) 176 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:13.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:13 smithi154 bash[13980]: cluster 2024-01-13T11:20:12.558199+0000 mgr.x (mgr.34643) 177 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:13.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:13 smithi121 bash[14010]: cluster 2024-01-13T11:20:12.558199+0000 mgr.x (mgr.34643) 177 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:13.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:13 smithi121 bash[17573]: cluster 2024-01-13T11:20:12.558199+0000 mgr.x (mgr.34643) 177 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:15.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:15 smithi154 bash[13980]: cluster 2024-01-13T11:20:14.559723+0000 mgr.x (mgr.34643) 178 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:15.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:15 smithi121 bash[14010]: cluster 2024-01-13T11:20:14.559723+0000 mgr.x (mgr.34643) 178 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:15.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:15 smithi121 bash[17573]: cluster 2024-01-13T11:20:14.559723+0000 mgr.x (mgr.34643) 178 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:17.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:17 smithi154 bash[13980]: cluster 2024-01-13T11:20:16.560477+0000 mgr.x (mgr.34643) 179 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:17.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:17 smithi121 bash[14010]: cluster 2024-01-13T11:20:16.560477+0000 mgr.x (mgr.34643) 179 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:17.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:17 smithi121 bash[17573]: cluster 2024-01-13T11:20:16.560477+0000 mgr.x (mgr.34643) 179 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:19.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:19 smithi154 bash[13980]: cluster 2024-01-13T11:20:18.562002+0000 mgr.x (mgr.34643) 180 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:19.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:19 smithi121 bash[14010]: cluster 2024-01-13T11:20:18.562002+0000 mgr.x (mgr.34643) 180 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:19.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:19 smithi121 bash[17573]: cluster 2024-01-13T11:20:18.562002+0000 mgr.x (mgr.34643) 180 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:21.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:21 smithi154 bash[13980]: cluster 2024-01-13T11:20:20.562880+0000 mgr.x (mgr.34643) 181 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:21.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:21 smithi121 bash[14010]: cluster 2024-01-13T11:20:20.562880+0000 mgr.x (mgr.34643) 181 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:21.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:21 smithi121 bash[17573]: cluster 2024-01-13T11:20:20.562880+0000 mgr.x (mgr.34643) 181 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:23.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:23 smithi154 bash[13980]: cluster 2024-01-13T11:20:22.563735+0000 mgr.x (mgr.34643) 182 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:23.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:23 smithi121 bash[14010]: cluster 2024-01-13T11:20:22.563735+0000 mgr.x (mgr.34643) 182 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:23.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:23 smithi121 bash[17573]: cluster 2024-01-13T11:20:22.563735+0000 mgr.x (mgr.34643) 182 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:25.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:25 smithi121 bash[14010]: cluster 2024-01-13T11:20:24.565249+0000 mgr.x (mgr.34643) 183 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:25.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:25 smithi121 bash[17573]: cluster 2024-01-13T11:20:24.565249+0000 mgr.x (mgr.34643) 183 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:26.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:25 smithi154 bash[13980]: cluster 2024-01-13T11:20:24.565249+0000 mgr.x (mgr.34643) 183 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:27.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:27 smithi154 bash[13980]: cluster 2024-01-13T11:20:26.566011+0000 mgr.x (mgr.34643) 184 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:27.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:27 smithi121 bash[14010]: cluster 2024-01-13T11:20:26.566011+0000 mgr.x (mgr.34643) 184 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:27.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:27 smithi121 bash[17573]: cluster 2024-01-13T11:20:26.566011+0000 mgr.x (mgr.34643) 184 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:28.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:28 smithi154 bash[13980]: audit 2024-01-13T11:20:27.356464+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-01-13T11:20:28.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:28 smithi154 bash[13980]: audit 2024-01-13T11:20:27.357650+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-01-13T11:20:28.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:28 smithi154 bash[13980]: audit 2024-01-13T11:20:27.358117+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-01-13T11:20:28.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:28 smithi154 bash[13980]: audit 2024-01-13T11:20:27.358643+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-01-13T11:20:28.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:28 smithi154 bash[13980]: audit 2024-01-13T11:20:27.361644+0000 mon.b (mon.2) 168 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-01-13T11:20:28.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:28 smithi154 bash[13980]: audit 2024-01-13T11:20:27.362152+0000 mon.b (mon.2) 169 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-01-13T11:20:28.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:28 smithi154 bash[13980]: audit 2024-01-13T11:20:27.362522+0000 mon.b (mon.2) 170 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-01-13T11:20:28.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:28 smithi154 bash[13980]: audit 2024-01-13T11:20:27.362893+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-01-13T11:20:28.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:28 smithi121 bash[17573]: audit 2024-01-13T11:20:27.356464+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-01-13T11:20:28.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:28 smithi121 bash[17573]: audit 2024-01-13T11:20:27.357650+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-01-13T11:20:28.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:28 smithi121 bash[17573]: audit 2024-01-13T11:20:27.358117+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-01-13T11:20:28.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:28 smithi121 bash[17573]: audit 2024-01-13T11:20:27.358643+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-01-13T11:20:28.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:28 smithi121 bash[17573]: audit 2024-01-13T11:20:27.361644+0000 mon.b (mon.2) 168 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-01-13T11:20:28.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:28 smithi121 bash[17573]: audit 2024-01-13T11:20:27.362152+0000 mon.b (mon.2) 169 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-01-13T11:20:28.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:28 smithi121 bash[17573]: audit 2024-01-13T11:20:27.362522+0000 mon.b (mon.2) 170 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-01-13T11:20:28.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:28 smithi121 bash[17573]: audit 2024-01-13T11:20:27.362893+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-01-13T11:20:28.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:28 smithi121 bash[14010]: audit 2024-01-13T11:20:27.356464+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-01-13T11:20:28.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:28 smithi121 bash[14010]: audit 2024-01-13T11:20:27.357650+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-01-13T11:20:28.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:28 smithi121 bash[14010]: audit 2024-01-13T11:20:27.358117+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-01-13T11:20:28.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:28 smithi121 bash[14010]: audit 2024-01-13T11:20:27.358643+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-01-13T11:20:28.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:28 smithi121 bash[14010]: audit 2024-01-13T11:20:27.361644+0000 mon.b (mon.2) 168 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-01-13T11:20:28.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:28 smithi121 bash[14010]: audit 2024-01-13T11:20:27.362152+0000 mon.b (mon.2) 169 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-01-13T11:20:28.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:28 smithi121 bash[14010]: audit 2024-01-13T11:20:27.362522+0000 mon.b (mon.2) 170 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-01-13T11:20:28.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:28 smithi121 bash[14010]: audit 2024-01-13T11:20:27.362893+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-01-13T11:20:29.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:29 smithi154 bash[13980]: cluster 2024-01-13T11:20:28.567468+0000 mgr.x (mgr.34643) 185 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:29.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:29 smithi121 bash[14010]: cluster 2024-01-13T11:20:28.567468+0000 mgr.x (mgr.34643) 185 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:29.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:29 smithi121 bash[17573]: cluster 2024-01-13T11:20:28.567468+0000 mgr.x (mgr.34643) 185 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:31.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:31 smithi154 bash[13980]: cluster 2024-01-13T11:20:30.568205+0000 mgr.x (mgr.34643) 186 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:31.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:31 smithi121 bash[17573]: cluster 2024-01-13T11:20:30.568205+0000 mgr.x (mgr.34643) 186 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:31.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:31 smithi121 bash[14010]: cluster 2024-01-13T11:20:30.568205+0000 mgr.x (mgr.34643) 186 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:33.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:33 smithi154 bash[13980]: cluster 2024-01-13T11:20:32.568940+0000 mgr.x (mgr.34643) 187 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:33.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:33 smithi121 bash[17573]: cluster 2024-01-13T11:20:32.568940+0000 mgr.x (mgr.34643) 187 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:33.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:33 smithi121 bash[14010]: cluster 2024-01-13T11:20:32.568940+0000 mgr.x (mgr.34643) 187 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:34.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:34 smithi121 bash[14010]: audit 2024-01-13T11:20:34.559787+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:20:34.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:34 smithi121 bash[17573]: audit 2024-01-13T11:20:34.559787+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:20:35.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:34 smithi154 bash[13980]: audit 2024-01-13T11:20:34.559787+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:20:35.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:35 smithi121 bash[14010]: cluster 2024-01-13T11:20:34.570438+0000 mgr.x (mgr.34643) 188 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:35.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:35 smithi121 bash[17573]: cluster 2024-01-13T11:20:34.570438+0000 mgr.x (mgr.34643) 188 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:36.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:35 smithi154 bash[13980]: cluster 2024-01-13T11:20:34.570438+0000 mgr.x (mgr.34643) 188 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:37.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:37 smithi154 bash[13980]: cluster 2024-01-13T11:20:36.571220+0000 mgr.x (mgr.34643) 189 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:37.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:37 smithi121 bash[14010]: cluster 2024-01-13T11:20:36.571220+0000 mgr.x (mgr.34643) 189 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:37.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:37 smithi121 bash[17573]: cluster 2024-01-13T11:20:36.571220+0000 mgr.x (mgr.34643) 189 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:39.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:39 smithi154 bash[13980]: cluster 2024-01-13T11:20:38.572681+0000 mgr.x (mgr.34643) 190 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:39.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:39 smithi121 bash[14010]: cluster 2024-01-13T11:20:38.572681+0000 mgr.x (mgr.34643) 190 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:39.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:39 smithi121 bash[17573]: cluster 2024-01-13T11:20:38.572681+0000 mgr.x (mgr.34643) 190 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:40.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:40 smithi154 bash[13980]: audit 2024-01-13T11:20:40.613166+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 158020403, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611055Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 394054860, \"cpu_percentage\": \"0.80%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:20:40.611448Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 134112870, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611718Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612006Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612288Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612545Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612802Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613054Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53592719, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613208Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15351152, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:20:40.613464Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:20:40.613896Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:20:40.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:40 smithi154 bash[13980]: audit 2024-01-13T11:20:40.617987+0000 mon.b (mon.2) 173 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 158020403, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611055Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 394054860, \"cpu_percentage\": \"0.80%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:20:40.611448Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 134112870, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611718Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612006Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612288Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612545Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612802Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613054Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53592719, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613208Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15351152, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:20:40.613464Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:20:40.613896Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:20:40.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:40 smithi154 bash[13980]: audit 2024-01-13T11:20:40.620138+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 158020403, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611055Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 394054860, \"cpu_percentage\": \"0.80%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:20:40.611448Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 134112870, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611718Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612006Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612288Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612545Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612802Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613054Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53592719, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613208Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15351152, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:20:40.613464Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:20:40.613896Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:20:40.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:40 smithi121 bash[17573]: audit 2024-01-13T11:20:40.613166+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 158020403, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611055Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 394054860, \"cpu_percentage\": \"0.80%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:20:40.611448Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 134112870, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611718Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612006Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612288Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612545Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612802Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613054Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53592719, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613208Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15351152, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:20:40.613464Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:20:40.613896Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:20:40.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:40 smithi121 bash[14010]: audit 2024-01-13T11:20:40.613166+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 158020403, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611055Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 394054860, \"cpu_percentage\": \"0.80%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:20:40.611448Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 134112870, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611718Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612006Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612288Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612545Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612802Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613054Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53592719, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613208Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15351152, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:20:40.613464Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:20:40.613896Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:20:40.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:40 smithi121 bash[17573]: audit 2024-01-13T11:20:40.617987+0000 mon.b (mon.2) 173 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 158020403, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611055Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 394054860, \"cpu_percentage\": \"0.80%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:20:40.611448Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 134112870, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611718Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612006Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612288Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612545Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612802Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613054Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53592719, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613208Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15351152, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:20:40.613464Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:20:40.613896Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:20:40.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:40 smithi121 bash[17573]: audit 2024-01-13T11:20:40.620138+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 158020403, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611055Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 394054860, \"cpu_percentage\": \"0.80%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:20:40.611448Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 134112870, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611718Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612006Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612288Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612545Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612802Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613054Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53592719, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613208Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15351152, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:20:40.613464Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:20:40.613896Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:20:40.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:40 smithi121 bash[14010]: audit 2024-01-13T11:20:40.617987+0000 mon.b (mon.2) 173 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 158020403, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611055Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 394054860, \"cpu_percentage\": \"0.80%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:20:40.611448Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 134112870, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611718Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612006Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612288Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612545Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612802Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613054Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53592719, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613208Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15351152, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:20:40.613464Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:20:40.613896Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:20:40.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:40 smithi121 bash[14010]: audit 2024-01-13T11:20:40.620138+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 158020403, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611055Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 394054860, \"cpu_percentage\": \"0.80%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:20:40.611448Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 134112870, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611718Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612006Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612288Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612545Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612802Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613054Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53592719, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613208Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15351152, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:20:40.613464Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:20:40.613896Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:10:36.765664Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:20:41.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:41 smithi121 bash[14010]: cluster 2024-01-13T11:20:40.573415+0000 mgr.x (mgr.34643) 191 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:41.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:41 smithi121 bash[14010]: audit 2024-01-13T11:20:40.878745+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:20:41.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:41 smithi121 bash[14010]: audit 2024-01-13T11:20:40.883262+0000 mon.b (mon.2) 174 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:20:41.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:41 smithi121 bash[14010]: audit 2024-01-13T11:20:40.884576+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:20:41.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:41 smithi121 bash[17573]: cluster 2024-01-13T11:20:40.573415+0000 mgr.x (mgr.34643) 191 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:41.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:41 smithi121 bash[17573]: audit 2024-01-13T11:20:40.878745+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:20:41.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:41 smithi121 bash[17573]: audit 2024-01-13T11:20:40.883262+0000 mon.b (mon.2) 174 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:20:41.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:41 smithi121 bash[17573]: audit 2024-01-13T11:20:40.884576+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:20:42.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:41 smithi154 bash[13980]: cluster 2024-01-13T11:20:40.573415+0000 mgr.x (mgr.34643) 191 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:42.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:41 smithi154 bash[13980]: audit 2024-01-13T11:20:40.878745+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:20:42.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:41 smithi154 bash[13980]: audit 2024-01-13T11:20:40.883262+0000 mon.b (mon.2) 174 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:20:42.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:41 smithi154 bash[13980]: audit 2024-01-13T11:20:40.884576+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:20:42.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:42 smithi121 bash[17573]: cluster 2024-01-13T11:20:40.881122+0000 mgr.x (mgr.34643) 192 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:42.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:42 smithi121 bash[17573]: cluster 2024-01-13T11:20:40.881736+0000 mgr.x (mgr.34643) 193 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:42.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:42 smithi121 bash[14010]: cluster 2024-01-13T11:20:40.881122+0000 mgr.x (mgr.34643) 192 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:42.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:42 smithi121 bash[14010]: cluster 2024-01-13T11:20:40.881736+0000 mgr.x (mgr.34643) 193 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:43.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:42 smithi154 bash[13980]: cluster 2024-01-13T11:20:40.881122+0000 mgr.x (mgr.34643) 192 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:43.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:42 smithi154 bash[13980]: cluster 2024-01-13T11:20:40.881736+0000 mgr.x (mgr.34643) 193 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:43.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:43 smithi121 bash[14010]: cluster 2024-01-13T11:20:42.883263+0000 mgr.x (mgr.34643) 194 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:43.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:43 smithi121 bash[17573]: cluster 2024-01-13T11:20:42.883263+0000 mgr.x (mgr.34643) 194 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:44.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:43 smithi154 bash[13980]: cluster 2024-01-13T11:20:42.883263+0000 mgr.x (mgr.34643) 194 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:46.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:45 smithi154 bash[13980]: cluster 2024-01-13T11:20:44.884112+0000 mgr.x (mgr.34643) 195 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:46.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:45 smithi121 bash[14010]: cluster 2024-01-13T11:20:44.884112+0000 mgr.x (mgr.34643) 195 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:46.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:45 smithi121 bash[17573]: cluster 2024-01-13T11:20:44.884112+0000 mgr.x (mgr.34643) 195 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:48.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:48 smithi154 bash[13980]: cluster 2024-01-13T11:20:46.884916+0000 mgr.x (mgr.34643) 196 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:48.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:48 smithi121 bash[14010]: cluster 2024-01-13T11:20:46.884916+0000 mgr.x (mgr.34643) 196 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:48.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:48 smithi121 bash[17573]: cluster 2024-01-13T11:20:46.884916+0000 mgr.x (mgr.34643) 196 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:50.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:50 smithi154 bash[13980]: cluster 2024-01-13T11:20:48.886436+0000 mgr.x (mgr.34643) 197 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:50.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:50 smithi121 bash[14010]: cluster 2024-01-13T11:20:48.886436+0000 mgr.x (mgr.34643) 197 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:50.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:50 smithi121 bash[17573]: cluster 2024-01-13T11:20:48.886436+0000 mgr.x (mgr.34643) 197 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:52.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:52 smithi154 bash[13980]: cluster 2024-01-13T11:20:50.887133+0000 mgr.x (mgr.34643) 198 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:52.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:52 smithi121 bash[14010]: cluster 2024-01-13T11:20:50.887133+0000 mgr.x (mgr.34643) 198 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:52.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:52 smithi121 bash[17573]: cluster 2024-01-13T11:20:50.887133+0000 mgr.x (mgr.34643) 198 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:54.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:54 smithi154 bash[13980]: cluster 2024-01-13T11:20:52.888521+0000 mgr.x (mgr.34643) 199 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:54.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:54 smithi121 bash[14010]: cluster 2024-01-13T11:20:52.888521+0000 mgr.x (mgr.34643) 199 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:54.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:54 smithi121 bash[17573]: cluster 2024-01-13T11:20:52.888521+0000 mgr.x (mgr.34643) 199 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:56.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:56 smithi154 bash[13980]: cluster 2024-01-13T11:20:54.889265+0000 mgr.x (mgr.34643) 200 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:56.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:56 smithi121 bash[14010]: cluster 2024-01-13T11:20:54.889265+0000 mgr.x (mgr.34643) 200 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:56.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:56 smithi121 bash[17573]: cluster 2024-01-13T11:20:54.889265+0000 mgr.x (mgr.34643) 200 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:58.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:20:58 smithi154 bash[13980]: cluster 2024-01-13T11:20:56.890025+0000 mgr.x (mgr.34643) 201 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:58.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:20:58 smithi121 bash[14010]: cluster 2024-01-13T11:20:56.890025+0000 mgr.x (mgr.34643) 201 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:20:58.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:20:58 smithi121 bash[17573]: cluster 2024-01-13T11:20:56.890025+0000 mgr.x (mgr.34643) 201 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:00.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:00 smithi154 bash[13980]: cluster 2024-01-13T11:20:58.891489+0000 mgr.x (mgr.34643) 202 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:00.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:00 smithi121 bash[14010]: cluster 2024-01-13T11:20:58.891489+0000 mgr.x (mgr.34643) 202 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:00.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:00 smithi121 bash[17573]: cluster 2024-01-13T11:20:58.891489+0000 mgr.x (mgr.34643) 202 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:02.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:02 smithi154 bash[13980]: cluster 2024-01-13T11:21:00.892198+0000 mgr.x (mgr.34643) 203 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:02.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:02 smithi121 bash[14010]: cluster 2024-01-13T11:21:00.892198+0000 mgr.x (mgr.34643) 203 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:02.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:02 smithi121 bash[17573]: cluster 2024-01-13T11:21:00.892198+0000 mgr.x (mgr.34643) 203 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:04.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:04 smithi154 bash[13980]: cluster 2024-01-13T11:21:02.893760+0000 mgr.x (mgr.34643) 204 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:04.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:04 smithi121 bash[14010]: cluster 2024-01-13T11:21:02.893760+0000 mgr.x (mgr.34643) 204 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:04.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:04 smithi121 bash[17573]: cluster 2024-01-13T11:21:02.893760+0000 mgr.x (mgr.34643) 204 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:06.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:06 smithi154 bash[13980]: cluster 2024-01-13T11:21:04.894513+0000 mgr.x (mgr.34643) 205 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:06.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:06 smithi121 bash[14010]: cluster 2024-01-13T11:21:04.894513+0000 mgr.x (mgr.34643) 205 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:06.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:06 smithi121 bash[17573]: cluster 2024-01-13T11:21:04.894513+0000 mgr.x (mgr.34643) 205 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:08.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:08 smithi154 bash[13980]: cluster 2024-01-13T11:21:06.895233+0000 mgr.x (mgr.34643) 206 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:08.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:08 smithi121 bash[14010]: cluster 2024-01-13T11:21:06.895233+0000 mgr.x (mgr.34643) 206 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:08.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:08 smithi121 bash[17573]: cluster 2024-01-13T11:21:06.895233+0000 mgr.x (mgr.34643) 206 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:10.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:10 smithi154 bash[13980]: cluster 2024-01-13T11:21:08.896694+0000 mgr.x (mgr.34643) 207 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:10.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:10 smithi121 bash[14010]: cluster 2024-01-13T11:21:08.896694+0000 mgr.x (mgr.34643) 207 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:10.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:10 smithi121 bash[17573]: cluster 2024-01-13T11:21:08.896694+0000 mgr.x (mgr.34643) 207 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:12.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:12 smithi154 bash[13980]: cluster 2024-01-13T11:21:10.897403+0000 mgr.x (mgr.34643) 208 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:12.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:12 smithi121 bash[14010]: cluster 2024-01-13T11:21:10.897403+0000 mgr.x (mgr.34643) 208 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:12.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:12 smithi121 bash[17573]: cluster 2024-01-13T11:21:10.897403+0000 mgr.x (mgr.34643) 208 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:14.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:14 smithi154 bash[13980]: cluster 2024-01-13T11:21:12.898788+0000 mgr.x (mgr.34643) 209 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:14.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:14 smithi121 bash[14010]: cluster 2024-01-13T11:21:12.898788+0000 mgr.x (mgr.34643) 209 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:14.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:14 smithi121 bash[17573]: cluster 2024-01-13T11:21:12.898788+0000 mgr.x (mgr.34643) 209 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:16.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:16 smithi154 bash[13980]: cluster 2024-01-13T11:21:14.899496+0000 mgr.x (mgr.34643) 210 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:16.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:16 smithi121 bash[14010]: cluster 2024-01-13T11:21:14.899496+0000 mgr.x (mgr.34643) 210 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:16.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:16 smithi121 bash[17573]: cluster 2024-01-13T11:21:14.899496+0000 mgr.x (mgr.34643) 210 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:18.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:18 smithi154 bash[13980]: cluster 2024-01-13T11:21:16.900199+0000 mgr.x (mgr.34643) 211 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:18.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:18 smithi121 bash[14010]: cluster 2024-01-13T11:21:16.900199+0000 mgr.x (mgr.34643) 211 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:18.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:18 smithi121 bash[17573]: cluster 2024-01-13T11:21:16.900199+0000 mgr.x (mgr.34643) 211 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:20.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:20 smithi154 bash[13980]: cluster 2024-01-13T11:21:18.901692+0000 mgr.x (mgr.34643) 212 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:20.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:20 smithi121 bash[14010]: cluster 2024-01-13T11:21:18.901692+0000 mgr.x (mgr.34643) 212 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:20.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:20 smithi121 bash[17573]: cluster 2024-01-13T11:21:18.901692+0000 mgr.x (mgr.34643) 212 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:22.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:22 smithi154 bash[13980]: cluster 2024-01-13T11:21:20.902412+0000 mgr.x (mgr.34643) 213 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:22.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:22 smithi121 bash[14010]: cluster 2024-01-13T11:21:20.902412+0000 mgr.x (mgr.34643) 213 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:22.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:22 smithi121 bash[17573]: cluster 2024-01-13T11:21:20.902412+0000 mgr.x (mgr.34643) 213 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:24.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:24 smithi154 bash[13980]: cluster 2024-01-13T11:21:22.903832+0000 mgr.x (mgr.34643) 214 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:24.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:24 smithi121 bash[17573]: cluster 2024-01-13T11:21:22.903832+0000 mgr.x (mgr.34643) 214 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:24.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:24 smithi121 bash[14010]: cluster 2024-01-13T11:21:22.903832+0000 mgr.x (mgr.34643) 214 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:26.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:26 smithi154 bash[13980]: cluster 2024-01-13T11:21:24.904537+0000 mgr.x (mgr.34643) 215 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:26.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:26 smithi121 bash[14010]: cluster 2024-01-13T11:21:24.904537+0000 mgr.x (mgr.34643) 215 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:26.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:26 smithi121 bash[17573]: cluster 2024-01-13T11:21:24.904537+0000 mgr.x (mgr.34643) 215 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:27.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:27 smithi121 bash[14010]: audit 2024-01-13T11:21:27.365437+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2024-01-13T11:21:27.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:27 smithi121 bash[14010]: audit 2024-01-13T11:21:27.366150+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-01-13T11:21:27.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:27 smithi121 bash[14010]: audit 2024-01-13T11:21:27.366928+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-01-13T11:21:27.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:27 smithi121 bash[14010]: audit 2024-01-13T11:21:27.367483+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-01-13T11:21:27.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:27 smithi121 bash[14010]: audit 2024-01-13T11:21:27.370241+0000 mon.b (mon.2) 175 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2024-01-13T11:21:27.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:27 smithi121 bash[14010]: audit 2024-01-13T11:21:27.371125+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-01-13T11:21:27.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:27 smithi121 bash[14010]: audit 2024-01-13T11:21:27.371774+0000 mon.b (mon.2) 177 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-01-13T11:21:27.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:27 smithi121 bash[14010]: audit 2024-01-13T11:21:27.372289+0000 mon.b (mon.2) 178 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-01-13T11:21:27.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:27 smithi121 bash[17573]: audit 2024-01-13T11:21:27.365437+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2024-01-13T11:21:27.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:27 smithi121 bash[17573]: audit 2024-01-13T11:21:27.366150+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-01-13T11:21:27.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:27 smithi121 bash[17573]: audit 2024-01-13T11:21:27.366928+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-01-13T11:21:27.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:27 smithi121 bash[17573]: audit 2024-01-13T11:21:27.367483+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-01-13T11:21:27.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:27 smithi121 bash[17573]: audit 2024-01-13T11:21:27.370241+0000 mon.b (mon.2) 175 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2024-01-13T11:21:27.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:27 smithi121 bash[17573]: audit 2024-01-13T11:21:27.371125+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-01-13T11:21:27.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:27 smithi121 bash[17573]: audit 2024-01-13T11:21:27.371774+0000 mon.b (mon.2) 177 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-01-13T11:21:27.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:27 smithi121 bash[17573]: audit 2024-01-13T11:21:27.372289+0000 mon.b (mon.2) 178 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-01-13T11:21:27.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:27 smithi154 bash[13980]: audit 2024-01-13T11:21:27.365437+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2024-01-13T11:21:27.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:27 smithi154 bash[13980]: audit 2024-01-13T11:21:27.366150+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-01-13T11:21:27.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:27 smithi154 bash[13980]: audit 2024-01-13T11:21:27.366928+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-01-13T11:21:27.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:27 smithi154 bash[13980]: audit 2024-01-13T11:21:27.367483+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-01-13T11:21:27.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:27 smithi154 bash[13980]: audit 2024-01-13T11:21:27.370241+0000 mon.b (mon.2) 175 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2024-01-13T11:21:27.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:27 smithi154 bash[13980]: audit 2024-01-13T11:21:27.371125+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-01-13T11:21:27.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:27 smithi154 bash[13980]: audit 2024-01-13T11:21:27.371774+0000 mon.b (mon.2) 177 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-01-13T11:21:27.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:27 smithi154 bash[13980]: audit 2024-01-13T11:21:27.372289+0000 mon.b (mon.2) 178 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-01-13T11:21:28.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:28 smithi121 bash[14010]: cluster 2024-01-13T11:21:26.905292+0000 mgr.x (mgr.34643) 216 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:28.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:28 smithi121 bash[17573]: cluster 2024-01-13T11:21:26.905292+0000 mgr.x (mgr.34643) 216 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:28.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:28 smithi154 bash[13980]: cluster 2024-01-13T11:21:26.905292+0000 mgr.x (mgr.34643) 216 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:30.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:30 smithi121 bash[14010]: cluster 2024-01-13T11:21:28.906769+0000 mgr.x (mgr.34643) 217 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:30.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:30 smithi121 bash[17573]: cluster 2024-01-13T11:21:28.906769+0000 mgr.x (mgr.34643) 217 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:30.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:30 smithi154 bash[13980]: cluster 2024-01-13T11:21:28.906769+0000 mgr.x (mgr.34643) 217 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:32.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:32 smithi121 bash[14010]: cluster 2024-01-13T11:21:30.907473+0000 mgr.x (mgr.34643) 218 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:32.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:32 smithi121 bash[17573]: cluster 2024-01-13T11:21:30.907473+0000 mgr.x (mgr.34643) 218 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:32.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:32 smithi154 bash[13980]: cluster 2024-01-13T11:21:30.907473+0000 mgr.x (mgr.34643) 218 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:34.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:34 smithi121 bash[14010]: cluster 2024-01-13T11:21:32.908945+0000 mgr.x (mgr.34643) 219 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:34.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:34 smithi121 bash[17573]: cluster 2024-01-13T11:21:32.908945+0000 mgr.x (mgr.34643) 219 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:34.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:34 smithi154 bash[13980]: cluster 2024-01-13T11:21:32.908945+0000 mgr.x (mgr.34643) 219 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:36.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:36 smithi154 bash[13980]: cluster 2024-01-13T11:21:34.909727+0000 mgr.x (mgr.34643) 220 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:36.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:36 smithi121 bash[14010]: cluster 2024-01-13T11:21:34.909727+0000 mgr.x (mgr.34643) 220 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:36.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:36 smithi121 bash[17573]: cluster 2024-01-13T11:21:34.909727+0000 mgr.x (mgr.34643) 220 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:38.457 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph orch ps' 2024-01-13T11:21:38.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:38 smithi154 bash[13980]: cluster 2024-01-13T11:21:36.910465+0000 mgr.x (mgr.34643) 221 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:38.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:38 smithi121 bash[14010]: cluster 2024-01-13T11:21:36.910465+0000 mgr.x (mgr.34643) 221 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:38.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:38 smithi121 bash[17573]: cluster 2024-01-13T11:21:36.910465+0000 mgr.x (mgr.34643) 221 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:40.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:40 smithi154 bash[13980]: cluster 2024-01-13T11:21:38.911937+0000 mgr.x (mgr.34643) 222 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:40.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:40 smithi121 bash[14010]: cluster 2024-01-13T11:21:38.911937+0000 mgr.x (mgr.34643) 222 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:40.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:40 smithi121 bash[17573]: cluster 2024-01-13T11:21:38.911937+0000 mgr.x (mgr.34643) 222 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:41.418 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-13T11:21:41.418 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (5m) 60s ago 5m 14.6M - 0.23.0 ba2b418f427c fabd43abc5b0 2024-01-13T11:21:41.418 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi154 running (15m) 2m ago 15m 26.9M - 6.6.2 87a51ecf0b1c 4297ac71950b 2024-01-13T11:21:41.418 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi154 running (9m) 2m ago 20m 419M - 16.2.14-456-g445562ab 163fd1944c31 8279c747992d 2024-01-13T11:21:41.418 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443 running (2m) 60s ago 22m 375M - 16.2.14-456-g445562ab 163fd1944c31 22c0e8cfd24a 2024-01-13T11:21:41.419 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (22m) 60s ago 22m 150M 2048M 15.2.0 204a01f9b0b6 4864d1b1a118 2024-01-13T11:21:41.419 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi154 running (20m) 2m ago 20m 119M 2048M 15.2.0 204a01f9b0b6 87962ad706ed 2024-01-13T11:21:41.419 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (20m) 60s ago 20m 127M 2048M 15.2.0 204a01f9b0b6 b4e93fe477dd 2024-01-13T11:21:41.419 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 error 60s ago 16m - - 2024-01-13T11:21:41.419 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi154 error 2m ago 16m - - 2024-01-13T11:21:41.419 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (19m) 60s ago 19m 49.5M 4096M 15.2.0 204a01f9b0b6 008b68f14ad9 2024-01-13T11:21:41.419 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (19m) 60s ago 19m 50.2M 4096M 15.2.0 204a01f9b0b6 a578d354249c 2024-01-13T11:21:41.419 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (18m) 60s ago 18m 47.0M 4096M 15.2.0 204a01f9b0b6 8907a99e62bc 2024-01-13T11:21:41.419 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (18m) 60s ago 18m 50.1M 4096M 15.2.0 204a01f9b0b6 87964e338249 2024-01-13T11:21:41.419 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi154 running (18m) 2m ago 18m 50.0M 4096M 15.2.0 204a01f9b0b6 11beca531e0e 2024-01-13T11:21:41.419 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi154 running (17m) 2m ago 17m 49.9M 4096M 15.2.0 204a01f9b0b6 cd6842e07156 2024-01-13T11:21:41.419 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi154 running (17m) 2m ago 17m 48.1M 4096M 15.2.0 204a01f9b0b6 5aa7f9553b38 2024-01-13T11:21:41.419 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi154 running (16m) 2m ago 16m 49.9M 4096M 15.2.0 204a01f9b0b6 7cef3cceae20 2024-01-13T11:21:41.419 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi154 running (5m) 2m ago 16m 33.0M - 2.48.1 ea7f826b1553 8c952c350927 2024-01-13T11:21:41.420 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.r.z.smithi121.fccflq smithi121 running (14m) 60s ago 14m 51.1M - 15.2.0 204a01f9b0b6 7cef85d7a512 2024-01-13T11:21:41.420 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.r.z.smithi154.ycwgyx smithi154 running (14m) 2m ago 14m 50.0M - 15.2.0 204a01f9b0b6 a56aaa9b3633 2024-01-13T11:21:41.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:41 smithi154 bash[13980]: audit 2024-01-13T11:21:41.172622+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 125724262, \"cpu_percentage\": \"5.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267411Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 440087347, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:19:34.267754Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52449771, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267963Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52334428, \"cpu_percentage\": \"2.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268161Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50478448, \"cpu_percentage\": \"2.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268359Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"3.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268554Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 34665922, \"cpu_percentage\": \"0.07%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:19:34.268751Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268945Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28290580, \"cpu_percentage\": \"1.41%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:19:34.269062Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.269255Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:19:34.269586Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:21:41.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:41 smithi154 bash[13980]: audit 2024-01-13T11:21:41.177204+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 125724262, \"cpu_percentage\": \"5.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267411Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 440087347, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:19:34.267754Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52449771, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267963Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52334428, \"cpu_percentage\": \"2.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268161Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50478448, \"cpu_percentage\": \"2.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268359Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"3.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268554Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 34665922, \"cpu_percentage\": \"0.07%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:19:34.268751Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268945Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28290580, \"cpu_percentage\": \"1.41%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:19:34.269062Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.269255Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:19:34.269586Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:21:41.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:41 smithi154 bash[13980]: audit 2024-01-13T11:21:41.178137+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 125724262, \"cpu_percentage\": \"5.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267411Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 440087347, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:19:34.267754Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52449771, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267963Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52334428, \"cpu_percentage\": \"2.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268161Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50478448, \"cpu_percentage\": \"2.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268359Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"3.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268554Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 34665922, \"cpu_percentage\": \"0.07%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:19:34.268751Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268945Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28290580, \"cpu_percentage\": \"1.41%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:19:34.269062Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.269255Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:19:34.269586Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:21:41.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:41 smithi154 bash[13980]: audit 2024-01-13T11:21:41.188016+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 158020403, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611055Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 394054860, \"cpu_percentage\": \"0.80%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:20:40.611448Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 134112870, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611718Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612006Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612288Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612545Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612802Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613054Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53592719, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613208Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15351152, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:20:40.613464Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:20:40.613896Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.189189Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:21:41.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:41 smithi154 bash[13980]: audit 2024-01-13T11:21:41.191841+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 158020403, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611055Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 394054860, \"cpu_percentage\": \"0.80%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:20:40.611448Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 134112870, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611718Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612006Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612288Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612545Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612802Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613054Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53592719, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613208Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15351152, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:20:40.613464Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:20:40.613896Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.189189Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:21:41.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:41 smithi154 bash[13980]: audit 2024-01-13T11:21:41.192623+0000 mon.b (mon.2) 180 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 158020403, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611055Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 394054860, \"cpu_percentage\": \"0.80%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:20:40.611448Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 134112870, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611718Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612006Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612288Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612545Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612802Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613054Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53592719, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613208Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15351152, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:20:40.613464Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:20:40.613896Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.189189Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:21:41.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:41 smithi154 bash[13980]: audit 2024-01-13T11:21:41.390890+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-13T11:21:41.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:41 smithi154 bash[13980]: audit 2024-01-13T11:21:41.391735+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-13T11:21:41.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:41 smithi154 bash[13980]: audit 2024-01-13T11:21:41.392375+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-13T11:21:41.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:41 smithi154 bash[13980]: audit 2024-01-13T11:21:41.392863+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-13T11:21:41.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:41 smithi154 bash[13980]: audit 2024-01-13T11:21:41.393448+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-13T11:21:41.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:41 smithi154 bash[13980]: audit 2024-01-13T11:21:41.393981+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-13T11:21:41.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:41 smithi154 bash[13980]: audit 2024-01-13T11:21:41.396256+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-13T11:21:41.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:41 smithi154 bash[13980]: audit 2024-01-13T11:21:41.396750+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-13T11:21:41.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:41 smithi154 bash[13980]: audit 2024-01-13T11:21:41.397216+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-13T11:21:41.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:41 smithi154 bash[13980]: audit 2024-01-13T11:21:41.397788+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-13T11:21:41.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:41 smithi154 bash[13980]: audit 2024-01-13T11:21:41.398605+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-13T11:21:41.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:41 smithi154 bash[13980]: audit 2024-01-13T11:21:41.454566+0000 mon.b (mon.2) 192 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:21:41.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[17573]: audit 2024-01-13T11:21:41.172622+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 125724262, \"cpu_percentage\": \"5.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267411Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 440087347, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:19:34.267754Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52449771, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267963Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52334428, \"cpu_percentage\": \"2.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268161Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50478448, \"cpu_percentage\": \"2.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268359Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"3.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268554Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 34665922, \"cpu_percentage\": \"0.07%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:19:34.268751Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268945Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28290580, \"cpu_percentage\": \"1.41%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:19:34.269062Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.269255Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:19:34.269586Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:21:41.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[14010]: audit 2024-01-13T11:21:41.172622+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 125724262, \"cpu_percentage\": \"5.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267411Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 440087347, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:19:34.267754Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52449771, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267963Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52334428, \"cpu_percentage\": \"2.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268161Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50478448, \"cpu_percentage\": \"2.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268359Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"3.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268554Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 34665922, \"cpu_percentage\": \"0.07%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:19:34.268751Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268945Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28290580, \"cpu_percentage\": \"1.41%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:19:34.269062Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.269255Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:19:34.269586Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:21:41.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[17573]: audit 2024-01-13T11:21:41.177204+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 125724262, \"cpu_percentage\": \"5.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267411Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 440087347, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:19:34.267754Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52449771, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267963Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52334428, \"cpu_percentage\": \"2.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268161Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50478448, \"cpu_percentage\": \"2.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268359Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"3.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268554Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 34665922, \"cpu_percentage\": \"0.07%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:19:34.268751Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268945Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28290580, \"cpu_percentage\": \"1.41%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:19:34.269062Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.269255Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:19:34.269586Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:21:41.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[14010]: audit 2024-01-13T11:21:41.177204+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 125724262, \"cpu_percentage\": \"5.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267411Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 440087347, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:19:34.267754Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52449771, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267963Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52334428, \"cpu_percentage\": \"2.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268161Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50478448, \"cpu_percentage\": \"2.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268359Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"3.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268554Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 34665922, \"cpu_percentage\": \"0.07%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:19:34.268751Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268945Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28290580, \"cpu_percentage\": \"1.41%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:19:34.269062Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.269255Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:19:34.269586Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:21:41.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[17573]: audit 2024-01-13T11:21:41.178137+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 125724262, \"cpu_percentage\": \"5.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267411Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 440087347, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:19:34.267754Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52449771, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267963Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52334428, \"cpu_percentage\": \"2.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268161Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50478448, \"cpu_percentage\": \"2.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268359Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"3.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268554Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 34665922, \"cpu_percentage\": \"0.07%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:19:34.268751Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268945Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28290580, \"cpu_percentage\": \"1.41%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:19:34.269062Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.269255Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:19:34.269586Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:21:41.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[14010]: audit 2024-01-13T11:21:41.178137+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 125724262, \"cpu_percentage\": \"5.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267411Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 440087347, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:19:34.267754Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52449771, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.267963Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52334428, \"cpu_percentage\": \"2.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268161Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50478448, \"cpu_percentage\": \"2.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268359Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"3.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268554Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 34665922, \"cpu_percentage\": \"0.07%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:19:34.268751Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.268945Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28290580, \"cpu_percentage\": \"1.41%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:19:34.269062Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:19:34.269255Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:19:34.269586Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:21:41.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[17573]: audit 2024-01-13T11:21:41.188016+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 158020403, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611055Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 394054860, \"cpu_percentage\": \"0.80%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:20:40.611448Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 134112870, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611718Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612006Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612288Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612545Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612802Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613054Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53592719, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613208Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15351152, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:20:40.613464Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:20:40.613896Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.189189Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:21:41.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[14010]: audit 2024-01-13T11:21:41.188016+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 158020403, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611055Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 394054860, \"cpu_percentage\": \"0.80%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:20:40.611448Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 134112870, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611718Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612006Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612288Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612545Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612802Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613054Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53592719, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613208Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15351152, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:20:40.613464Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:20:40.613896Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.189189Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:21:41.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[17573]: audit 2024-01-13T11:21:41.191841+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 158020403, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611055Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 394054860, \"cpu_percentage\": \"0.80%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:20:40.611448Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 134112870, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611718Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612006Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612288Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612545Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612802Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613054Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53592719, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613208Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15351152, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:20:40.613464Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:20:40.613896Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.189189Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:21:41.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[17573]: audit 2024-01-13T11:21:41.192623+0000 mon.b (mon.2) 180 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 158020403, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611055Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 394054860, \"cpu_percentage\": \"0.80%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:20:40.611448Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 134112870, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611718Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612006Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612288Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612545Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612802Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613054Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53592719, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613208Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15351152, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:20:40.613464Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:20:40.613896Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.189189Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:21:41.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[17573]: audit 2024-01-13T11:21:41.390890+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-13T11:21:41.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[17573]: audit 2024-01-13T11:21:41.391735+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-13T11:21:41.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[17573]: audit 2024-01-13T11:21:41.392375+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-13T11:21:41.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[17573]: audit 2024-01-13T11:21:41.392863+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-13T11:21:41.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[17573]: audit 2024-01-13T11:21:41.393448+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-13T11:21:41.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[17573]: audit 2024-01-13T11:21:41.393981+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-13T11:21:41.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[17573]: audit 2024-01-13T11:21:41.396256+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-13T11:21:41.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[17573]: audit 2024-01-13T11:21:41.396750+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-13T11:21:41.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[17573]: audit 2024-01-13T11:21:41.397216+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-13T11:21:41.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[17573]: audit 2024-01-13T11:21:41.397788+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-13T11:21:41.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[17573]: audit 2024-01-13T11:21:41.398605+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-13T11:21:41.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[17573]: audit 2024-01-13T11:21:41.454566+0000 mon.b (mon.2) 192 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:21:41.944 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[14010]: audit 2024-01-13T11:21:41.191841+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 158020403, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611055Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 394054860, \"cpu_percentage\": \"0.80%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:20:40.611448Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 134112870, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611718Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612006Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612288Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612545Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612802Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613054Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53592719, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613208Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15351152, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:20:40.613464Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:20:40.613896Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.189189Z\", \"last_client_files\": {}}"}]': finished 2024-01-13T11:21:41.944 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[14010]: audit 2024-01-13T11:21:41.192623+0000 mon.b (mon.2) 180 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 158020403, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611055Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 394054860, \"cpu_percentage\": \"0.80%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:20:40.611448Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 134112870, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.611718Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51977912, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612006Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612288Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612545Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.612802Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613054Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53592719, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:20:40.613208Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15351152, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:20:40.613464Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:20:40.613896Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.189189Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-13T11:21:41.944 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[14010]: audit 2024-01-13T11:21:41.390890+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-13T11:21:41.944 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[14010]: audit 2024-01-13T11:21:41.391735+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-13T11:21:41.944 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[14010]: audit 2024-01-13T11:21:41.392375+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-13T11:21:41.944 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[14010]: audit 2024-01-13T11:21:41.392863+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-13T11:21:41.944 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[14010]: audit 2024-01-13T11:21:41.393448+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-13T11:21:41.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[14010]: audit 2024-01-13T11:21:41.393981+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-13T11:21:41.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[14010]: audit 2024-01-13T11:21:41.396256+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-13T11:21:41.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[14010]: audit 2024-01-13T11:21:41.396750+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-13T11:21:41.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[14010]: audit 2024-01-13T11:21:41.397216+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-13T11:21:41.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[14010]: audit 2024-01-13T11:21:41.397788+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-13T11:21:41.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[14010]: audit 2024-01-13T11:21:41.398605+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-13T11:21:41.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:41 smithi121 bash[14010]: audit 2024-01-13T11:21:41.454566+0000 mon.b (mon.2) 192 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:21:42.154 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph versions' 2024-01-13T11:21:42.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:42 smithi121 bash[14010]: cluster 2024-01-13T11:21:40.912834+0000 mgr.x (mgr.34643) 223 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:42.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:42 smithi121 bash[14010]: audit 2024-01-13T11:21:41.387679+0000 mgr.x (mgr.34643) 224 : audit [DBG] from='client.24766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:21:42.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:42 smithi121 bash[14010]: audit 2024-01-13T11:21:41.450915+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:21:42.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:42 smithi121 bash[14010]: cluster 2024-01-13T11:21:41.453093+0000 mgr.x (mgr.34643) 225 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:42.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:42 smithi121 bash[14010]: cluster 2024-01-13T11:21:41.453601+0000 mgr.x (mgr.34643) 226 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:42.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:42 smithi121 bash[14010]: audit 2024-01-13T11:21:41.455473+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:21:42.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:42 smithi121 bash[17573]: cluster 2024-01-13T11:21:40.912834+0000 mgr.x (mgr.34643) 223 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:42.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:42 smithi121 bash[17573]: audit 2024-01-13T11:21:41.387679+0000 mgr.x (mgr.34643) 224 : audit [DBG] from='client.24766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:21:42.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:42 smithi121 bash[17573]: audit 2024-01-13T11:21:41.450915+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:21:42.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:42 smithi121 bash[17573]: cluster 2024-01-13T11:21:41.453093+0000 mgr.x (mgr.34643) 225 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:42.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:42 smithi121 bash[17573]: cluster 2024-01-13T11:21:41.453601+0000 mgr.x (mgr.34643) 226 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:42.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:42 smithi121 bash[17573]: audit 2024-01-13T11:21:41.455473+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:21:42.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:42 smithi154 bash[13980]: cluster 2024-01-13T11:21:40.912834+0000 mgr.x (mgr.34643) 223 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:42.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:42 smithi154 bash[13980]: audit 2024-01-13T11:21:41.387679+0000 mgr.x (mgr.34643) 224 : audit [DBG] from='client.24766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:21:42.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:42 smithi154 bash[13980]: audit 2024-01-13T11:21:41.450915+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:21:42.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:42 smithi154 bash[13980]: cluster 2024-01-13T11:21:41.453093+0000 mgr.x (mgr.34643) 225 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:42.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:42 smithi154 bash[13980]: cluster 2024-01-13T11:21:41.453601+0000 mgr.x (mgr.34643) 226 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:42.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:42 smithi154 bash[13980]: audit 2024-01-13T11:21:41.455473+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:21:44.832 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:44 smithi121 bash[17573]: cluster 2024-01-13T11:21:43.455006+0000 mgr.x (mgr.34643) 227 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:44.832 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:44 smithi121 bash[14010]: cluster 2024-01-13T11:21:43.455006+0000 mgr.x (mgr.34643) 227 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:44.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:44 smithi154 bash[13980]: cluster 2024-01-13T11:21:43.455006+0000 mgr.x (mgr.34643) 227 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:45.333 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-01-13T11:21:45.333 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-01-13T11:21:45.333 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-01-13T11:21:45.333 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-01-13T11:21:45.333 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-01-13T11:21:45.333 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 16.2.14-456-g445562ab (445562ab4bc3ddfb386936119050695810860bcb) pacific (stable)": 2 2024-01-13T11:21:45.333 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-01-13T11:21:45.333 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-01-13T11:21:45.333 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-01-13T11:21:45.333 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-01-13T11:21:45.334 INFO:teuthology.orchestra.run.smithi121.stdout: "mds": {}, 2024-01-13T11:21:45.334 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-01-13T11:21:45.334 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-01-13T11:21:45.334 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-01-13T11:21:45.334 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-01-13T11:21:45.334 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2024-01-13T11:21:45.334 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 16.2.14-456-g445562ab (445562ab4bc3ddfb386936119050695810860bcb) pacific (stable)": 2 2024-01-13T11:21:45.334 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-01-13T11:21:45.334 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-01-13T11:21:45.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:45 smithi121 bash[17573]: audit 2024-01-13T11:21:45.323194+0000 mon.a (mon.0) 720 : audit [DBG] from='client.? 172.21.15.121:0/1641339754' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-13T11:21:45.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:45 smithi121 bash[14010]: audit 2024-01-13T11:21:45.323194+0000 mon.a (mon.0) 720 : audit [DBG] from='client.? 172.21.15.121:0/1641339754' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-13T11:21:45.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:45 smithi154 bash[13980]: audit 2024-01-13T11:21:45.323194+0000 mon.a (mon.0) 720 : audit [DBG] from='client.? 172.21.15.121:0/1641339754' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-13T11:21:46.107 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph -s' 2024-01-13T11:21:46.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:46 smithi154 bash[13980]: cluster 2024-01-13T11:21:45.455732+0000 mgr.x (mgr.34643) 228 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:46.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:46 smithi121 bash[14010]: cluster 2024-01-13T11:21:45.455732+0000 mgr.x (mgr.34643) 228 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:46.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:46 smithi121 bash[17573]: cluster 2024-01-13T11:21:45.455732+0000 mgr.x (mgr.34643) 228 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:48.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:48 smithi154 bash[13980]: cluster 2024-01-13T11:21:47.456471+0000 mgr.x (mgr.34643) 229 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:48.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:48 smithi121 bash[14010]: cluster 2024-01-13T11:21:47.456471+0000 mgr.x (mgr.34643) 229 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:48.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:48 smithi121 bash[17573]: cluster 2024-01-13T11:21:47.456471+0000 mgr.x (mgr.34643) 229 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:49.122 INFO:teuthology.orchestra.run.smithi121.stdout: cluster: 2024-01-13T11:21:49.123 INFO:teuthology.orchestra.run.smithi121.stdout: id: b5155c52-b202-11ee-95ac-87774f69a715 2024-01-13T11:21:49.123 INFO:teuthology.orchestra.run.smithi121.stdout: health: HEALTH_WARN 2024-01-13T11:21:49.123 INFO:teuthology.orchestra.run.smithi121.stdout: 2 failed cephadm daemon(s) 2024-01-13T11:21:49.123 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-01-13T11:21:49.123 INFO:teuthology.orchestra.run.smithi121.stdout: services: 2024-01-13T11:21:49.123 INFO:teuthology.orchestra.run.smithi121.stdout: mon: 3 daemons, quorum a,c,b (age 20m) 2024-01-13T11:21:49.123 INFO:teuthology.orchestra.run.smithi121.stdout: mgr: x(active, since 6m), standbys: y 2024-01-13T11:21:49.123 INFO:teuthology.orchestra.run.smithi121.stdout: osd: 8 osds: 8 up (since 16m), 8 in (since 16m) 2024-01-13T11:21:49.123 INFO:teuthology.orchestra.run.smithi121.stdout: rgw: 2 daemons active (r.z.smithi121.fccflq, r.z.smithi154.ycwgyx) 2024-01-13T11:21:49.123 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-01-13T11:21:49.123 INFO:teuthology.orchestra.run.smithi121.stdout: task status: 2024-01-13T11:21:49.123 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-01-13T11:21:49.123 INFO:teuthology.orchestra.run.smithi121.stdout: data: 2024-01-13T11:21:49.123 INFO:teuthology.orchestra.run.smithi121.stdout: pools: 5 pools, 129 pgs 2024-01-13T11:21:49.123 INFO:teuthology.orchestra.run.smithi121.stdout: objects: 202 objects, 7.0 KiB 2024-01-13T11:21:49.124 INFO:teuthology.orchestra.run.smithi121.stdout: usage: 8.0 GiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:49.124 INFO:teuthology.orchestra.run.smithi121.stdout: pgs: 129 active+clean 2024-01-13T11:21:49.124 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-01-13T11:21:49.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:49 smithi121 bash[14010]: audit 2024-01-13T11:21:49.112950+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.121:0/3127189394' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-01-13T11:21:49.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:49 smithi121 bash[17573]: audit 2024-01-13T11:21:49.112950+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.121:0/3127189394' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-01-13T11:21:49.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:49 smithi154 bash[13980]: audit 2024-01-13T11:21:49.112950+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.121:0/3127189394' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-01-13T11:21:49.911 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph mgr fail' 2024-01-13T11:21:50.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:50 smithi154 bash[13980]: cluster 2024-01-13T11:21:49.457959+0000 mgr.x (mgr.34643) 230 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:50.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:50 smithi121 bash[14010]: cluster 2024-01-13T11:21:49.457959+0000 mgr.x (mgr.34643) 230 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:50.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:50 smithi121 bash[17573]: cluster 2024-01-13T11:21:49.457959+0000 mgr.x (mgr.34643) 230 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:52.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:52 smithi121 bash[14010]: cluster 2024-01-13T11:21:51.458725+0000 mgr.x (mgr.34643) 231 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:52.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:52 smithi121 bash[17573]: cluster 2024-01-13T11:21:51.458725+0000 mgr.x (mgr.34643) 231 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:52.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:52 smithi154 bash[13980]: cluster 2024-01-13T11:21:51.458725+0000 mgr.x (mgr.34643) 231 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:21:53.574 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:53 smithi154 bash[13980]: audit 2024-01-13T11:21:53.004732+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.121:0/635211016' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-01-13T11:21:53.574 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:53 smithi154 bash[13980]: audit 2024-01-13T11:21:53.005231+0000 mon.a (mon.0) 721 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-01-13T11:21:53.574 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:53 smithi154 bash[13980]: cluster 2024-01-13T11:21:53.013462+0000 mon.a (mon.0) 722 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-01-13T11:21:53.575 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:53 smithi154 bash[13980]: audit 2024-01-13T11:21:53.017871+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.34643 ' 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 2024-01-13T11:21:53.575 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:53 smithi154 bash[13980]: audit 2024-01-13T11:21:53.020341+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-13T11:21:53.575 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:53 smithi154 bash[13980]: audit 2024-01-13T11:21:53.022937+0000 mon.b (mon.2) 193 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' 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 2024-01-13T11:21:53.575 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:53 smithi154 bash[13980]: audit 2024-01-13T11:21:53.025397+0000 mon.b (mon.2) 194 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-13T11:21:53.575 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:21:53 smithi154 bash[25489]: debug 2024-01-13T11:21:53.259+0000 7f674de8a700 -1 mgr handle_mgr_map I was active but no longer am 2024-01-13T11:21:53.575 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:21:53 smithi154 bash[25489]: ignoring --setuser ceph since I am not root 2024-01-13T11:21:53.575 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:21:53 smithi154 bash[25489]: ignoring --setgroup ceph since I am not root 2024-01-13T11:21:53.575 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:21:53 smithi154 bash[25489]: debug 2024-01-13T11:21:53.307+0000 7f96bf45c700 1 -- 172.21.15.154:0/1027107007 <== mon.2 v2:172.21.15.154:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5606813ce4e0 con 0x5606814c3000 2024-01-13T11:21:53.575 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:21:53 smithi154 bash[25489]: debug 2024-01-13T11:21:53.463+0000 7f96cf637680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-01-13T11:21:53.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:53 smithi121 bash[17573]: audit 2024-01-13T11:21:53.004732+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.121:0/635211016' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-01-13T11:21:53.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:53 smithi121 bash[17573]: audit 2024-01-13T11:21:53.005231+0000 mon.a (mon.0) 721 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-01-13T11:21:53.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:53 smithi121 bash[17573]: cluster 2024-01-13T11:21:53.013462+0000 mon.a (mon.0) 722 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-01-13T11:21:53.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:53 smithi121 bash[17573]: audit 2024-01-13T11:21:53.017871+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.34643 ' 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 2024-01-13T11:21:53.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:53 smithi121 bash[17573]: audit 2024-01-13T11:21:53.020341+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-13T11:21:53.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:53 smithi121 bash[17573]: audit 2024-01-13T11:21:53.022937+0000 mon.b (mon.2) 193 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' 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 2024-01-13T11:21:53.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:53 smithi121 bash[17573]: audit 2024-01-13T11:21:53.025397+0000 mon.b (mon.2) 194 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-13T11:21:53.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:53 smithi121 bash[14010]: audit 2024-01-13T11:21:53.004732+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.121:0/635211016' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-01-13T11:21:53.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:53 smithi121 bash[14010]: audit 2024-01-13T11:21:53.005231+0000 mon.a (mon.0) 721 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-01-13T11:21:53.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:53 smithi121 bash[14010]: cluster 2024-01-13T11:21:53.013462+0000 mon.a (mon.0) 722 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-01-13T11:21:53.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:53 smithi121 bash[14010]: audit 2024-01-13T11:21:53.017871+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.34643 ' 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 2024-01-13T11:21:53.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:53 smithi121 bash[14010]: audit 2024-01-13T11:21:53.020341+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-13T11:21:53.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:53 smithi121 bash[14010]: audit 2024-01-13T11:21:53.022937+0000 mon.b (mon.2) 193 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' 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 2024-01-13T11:21:53.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:53 smithi121 bash[14010]: audit 2024-01-13T11:21:53.025397+0000 mon.b (mon.2) 194 : audit [INF] from='mgr.34643 172.21.15.154:0/1808467489' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-13T11:21:53.897 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:21:53 smithi154 bash[25489]: debug 2024-01-13T11:21:53.567+0000 7f96cf637680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-01-13T11:21:54.017 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'sleep 180' 2024-01-13T11:21:54.278 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:21:54 smithi154 bash[25489]: debug 2024-01-13T11:21:53.999+0000 7f96cf637680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-01-13T11:21:54.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:54 smithi121 bash[14010]: audit 2024-01-13T11:21:53.255621+0000 mon.a (mon.0) 725 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-01-13T11:21:54.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:54 smithi121 bash[14010]: cluster 2024-01-13T11:21:53.255706+0000 mon.a (mon.0) 726 : cluster [DBG] mgrmap e21: y(active, starting, since 0.249538s) 2024-01-13T11:21:54.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:54 smithi121 bash[14010]: audit 2024-01-13T11:21:54.029184+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-01-13T11:21:54.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:54 smithi121 bash[14010]: cluster 2024-01-13T11:21:54.029284+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-01-13T11:21:54.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:54 smithi121 bash[17573]: audit 2024-01-13T11:21:53.255621+0000 mon.a (mon.0) 725 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-01-13T11:21:54.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:54 smithi121 bash[17573]: cluster 2024-01-13T11:21:53.255706+0000 mon.a (mon.0) 726 : cluster [DBG] mgrmap e21: y(active, starting, since 0.249538s) 2024-01-13T11:21:54.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:54 smithi121 bash[17573]: audit 2024-01-13T11:21:54.029184+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-01-13T11:21:54.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:54 smithi121 bash[17573]: cluster 2024-01-13T11:21:54.029284+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-01-13T11:21:54.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:54 smithi154 bash[13980]: audit 2024-01-13T11:21:53.255621+0000 mon.a (mon.0) 725 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-01-13T11:21:54.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:54 smithi154 bash[13980]: cluster 2024-01-13T11:21:53.255706+0000 mon.a (mon.0) 726 : cluster [DBG] mgrmap e21: y(active, starting, since 0.249538s) 2024-01-13T11:21:54.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:54 smithi154 bash[13980]: audit 2024-01-13T11:21:54.029184+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.34643 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-01-13T11:21:54.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:54 smithi154 bash[13980]: cluster 2024-01-13T11:21:54.029284+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-01-13T11:21:55.257 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:21:54 smithi154 bash[25489]: debug 2024-01-13T11:21:54.911+0000 7f96cf637680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-01-13T11:21:55.257 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:21:55 smithi154 bash[25489]: debug 2024-01-13T11:21:55.003+0000 7f96cf637680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-01-13T11:21:55.257 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:21:55 smithi154 bash[25489]: debug 2024-01-13T11:21:55.251+0000 7f96cf637680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-01-13T11:21:56.628 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:21:56 smithi154 bash[25489]: debug 2024-01-13T11:21:56.367+0000 7f96cf637680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-01-13T11:21:56.628 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:21:56 smithi154 bash[25489]: debug 2024-01-13T11:21:56.527+0000 7f96cf637680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-01-13T11:21:56.628 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:21:56 smithi154 bash[25489]: debug 2024-01-13T11:21:56.619+0000 7f96cf637680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-01-13T11:21:56.897 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:21:56 smithi154 bash[25489]: debug 2024-01-13T11:21:56.731+0000 7f96cf637680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-01-13T11:21:57.327 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:21:56 smithi154 bash[25489]: debug 2024-01-13T11:21:56.951+0000 7f96cf637680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-01-13T11:21:57.647 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:21:57 smithi154 bash[25489]: debug 2024-01-13T11:21:57.319+0000 7f96cf637680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-01-13T11:21:57.647 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:21:57 smithi154 bash[25489]: debug 2024-01-13T11:21:57.439+0000 7f96cf637680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-01-13T11:21:58.647 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:21:58 smithi154 bash[25489]: debug 2024-01-13T11:21:58.295+0000 7f96cf637680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-01-13T11:21:58.647 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:21:58 smithi154 bash[25489]: debug 2024-01-13T11:21:58.399+0000 7f96cf637680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-01-13T11:21:58.647 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:21:58 smithi154 bash[25489]: debug 2024-01-13T11:21:58.511+0000 7f96cf637680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-01-13T11:21:59.030 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:21:58 smithi154 bash[25489]: debug 2024-01-13T11:21:58.731+0000 7f96cf637680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-01-13T11:21:59.324 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[25489]: debug 2024-01-13T11:21:59.023+0000 7f96cf637680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-01-13T11:21:59.324 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[25489]: debug 2024-01-13T11:21:59.183+0000 7f96cf637680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-01-13T11:21:59.581 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[25489]: debug 2024-01-13T11:21:59.355+0000 7f96cf637680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-01-13T11:21:59.581 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.256602+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-13T11:21:59.581 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.257195+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-13T11:21:59.581 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.257761+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-13T11:21:59.581 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.258796+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-13T11:21:59.582 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.259593+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-13T11:21:59.582 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.260136+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-13T11:21:59.582 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.260892+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-13T11:21:59.582 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.261633+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-13T11:21:59.582 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.262372+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-13T11:21:59.582 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.263168+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-13T11:21:59.582 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.263851+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-13T11:21:59.582 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.264195+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-13T11:21:59.582 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.264479+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-13T11:21:59.582 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.264690+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-13T11:21:59.582 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.265163+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-13T11:21:59.582 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.267150+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-13T11:21:59.582 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.269915+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-01-13T11:21:59.582 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.270436+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-01-13T11:21:59.583 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.270883+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-01-13T11:21:59.583 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.271322+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi121"}]: dispatch 2024-01-13T11:21:59.583 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.271853+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi154"}]: dispatch 2024-01-13T11:21:59.583 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.272321+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-01-13T11:21:59.583 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.272768+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-01-13T11:21:59.583 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.273190+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-01-13T11:21:59.584 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.273616+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-01-13T11:21:59.584 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.274032+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-01-13T11:21:59.584 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.274456+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-01-13T11:21:59.584 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.274881+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-01-13T11:21:59.584 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.275307+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-01-13T11:21:59.584 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.275746+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-01-13T11:21:59.584 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.276225+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-01-13T11:21:59.584 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.276685+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-01-13T11:21:59.584 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.277139+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:21:59.585 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.277601+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:21:59.585 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.278065+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-01-13T11:21:59.585 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.278544+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-01-13T11:21:59.585 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.279023+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-13T11:21:59.585 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: audit 2024-01-13T11:21:59.279483+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-13T11:21:59.585 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[13980]: cluster 2024-01-13T11:21:59.296938+0000 mon.a (mon.0) 767 : cluster [INF] Manager daemon y is now available 2024-01-13T11:21:59.585 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.256602+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-13T11:21:59.585 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.257195+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-13T11:21:59.586 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.257761+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-13T11:21:59.586 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.258796+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-13T11:21:59.586 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.259593+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-13T11:21:59.586 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.260136+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-13T11:21:59.586 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.260892+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-13T11:21:59.586 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.261633+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-13T11:21:59.586 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.262372+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-13T11:21:59.586 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.263168+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-13T11:21:59.586 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.263851+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-13T11:21:59.586 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.264195+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-13T11:21:59.586 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.264479+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-13T11:21:59.587 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.264690+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-13T11:21:59.587 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.265163+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-13T11:21:59.587 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.267150+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-13T11:21:59.587 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.269915+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-01-13T11:21:59.587 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.270436+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-01-13T11:21:59.587 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.256602+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-13T11:21:59.587 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.257195+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-13T11:21:59.587 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.257761+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-13T11:21:59.587 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.258796+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-13T11:21:59.587 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.259593+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-13T11:21:59.587 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.260136+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-13T11:21:59.588 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.260892+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-13T11:21:59.588 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.261633+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-13T11:21:59.588 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.262372+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-13T11:21:59.588 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.263168+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-13T11:21:59.588 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.263851+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-13T11:21:59.588 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.264195+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-13T11:21:59.588 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.264479+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-13T11:21:59.588 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.264690+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-13T11:21:59.588 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.265163+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-13T11:21:59.588 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.267150+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-13T11:21:59.588 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.269915+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-01-13T11:21:59.589 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.270436+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-01-13T11:21:59.589 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.270883+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-01-13T11:21:59.589 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.271322+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi121"}]: dispatch 2024-01-13T11:21:59.589 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.271853+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi154"}]: dispatch 2024-01-13T11:21:59.589 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.272321+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-01-13T11:21:59.589 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.272768+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-01-13T11:21:59.589 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.273190+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-01-13T11:21:59.589 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.273616+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-01-13T11:21:59.589 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.274032+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-01-13T11:21:59.589 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.274456+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-01-13T11:21:59.590 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.274881+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-01-13T11:21:59.590 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.275307+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-01-13T11:21:59.590 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.275746+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-01-13T11:21:59.590 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.276225+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-01-13T11:21:59.590 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.276685+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-01-13T11:21:59.590 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.277139+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:21:59.590 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.277601+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:21:59.590 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.270883+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-01-13T11:21:59.590 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.271322+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi121"}]: dispatch 2024-01-13T11:21:59.590 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.271853+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi154"}]: dispatch 2024-01-13T11:21:59.590 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.272321+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-01-13T11:21:59.590 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.272768+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-01-13T11:21:59.591 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.273190+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-01-13T11:21:59.591 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.273616+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-01-13T11:21:59.591 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.274032+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-01-13T11:21:59.591 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.274456+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-01-13T11:21:59.591 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.274881+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-01-13T11:21:59.591 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.275307+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-01-13T11:21:59.591 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.275746+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-01-13T11:21:59.591 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.276225+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-01-13T11:21:59.591 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.276685+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-01-13T11:21:59.591 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.277139+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:21:59.591 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.277601+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:21:59.591 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.278065+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-01-13T11:21:59.592 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.278544+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-01-13T11:21:59.592 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.279023+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-13T11:21:59.592 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: audit 2024-01-13T11:21:59.279483+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-13T11:21:59.592 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[14010]: cluster 2024-01-13T11:21:59.296938+0000 mon.a (mon.0) 767 : cluster [INF] Manager daemon y is now available 2024-01-13T11:21:59.592 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.278065+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-01-13T11:21:59.592 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.278544+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-01-13T11:21:59.592 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.279023+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-13T11:21:59.592 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: audit 2024-01-13T11:21:59.279483+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-13T11:21:59.593 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[17573]: cluster 2024-01-13T11:21:59.296938+0000 mon.a (mon.0) 767 : cluster [INF] Manager daemon y is now available 2024-01-13T11:21:59.897 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[25489]: debug 2024-01-13T11:21:59.570+0000 7f96cf637680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-01-13T11:21:59.897 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:21:59 smithi154 bash[25489]: debug 2024-01-13T11:21:59.682+0000 7f96cf637680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-01-13T11:21:59.938 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[38848]: Warning: Permanently added '172.21.15.121' (ECDSA) to the list of known hosts. 2024-01-13T11:21:59.938 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:21:59 smithi121 bash[38848]: Warning: Permanently added '172.21.15.154' (ECDSA) to the list of known hosts. 2024-01-13T11:22:00.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:00 smithi154 bash[13980]: cephadm 2024-01-13T11:21:59.325349+0000 mgr.y (mgr.14841) 1 : cephadm [INF] inventory: adjusted host smithi154 addr 'smithi154' -> '172.21.15.154' 2024-01-13T11:22:00.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:00 smithi154 bash[13980]: audit 2024-01-13T11:21:59.325802+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi121\": {\"hostname\": \"smithi121\", \"addr\": \"172.21.15.121\", \"labels\": [], \"status\": \"\"}, \"smithi154\": {\"hostname\": \"smithi154\", \"addr\": \"172.21.15.154\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-13T11:22:00.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:00 smithi154 bash[13980]: audit 2024-01-13T11:21:59.329782+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi121\": {\"hostname\": \"smithi121\", \"addr\": \"172.21.15.121\", \"labels\": [], \"status\": \"\"}, \"smithi154\": {\"hostname\": \"smithi154\", \"addr\": \"172.21.15.154\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-01-13T11:22:00.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:00 smithi154 bash[13980]: cluster 2024-01-13T11:21:59.357466+0000 mon.a (mon.0) 770 : cluster [DBG] mgrmap e22: y(active, since 6s) 2024-01-13T11:22:00.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:00 smithi154 bash[13980]: cluster 2024-01-13T11:21:59.365766+0000 mgr.y (mgr.14841) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:00.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:00 smithi154 bash[13980]: audit 2024-01-13T11:21:59.466415+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-13T11:22:00.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:00 smithi154 bash[13980]: audit 2024-01-13T11:21:59.567028+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-13T11:22:00.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:00 smithi154 bash[13980]: audit 2024-01-13T11:21:59.572660+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-13T11:22:00.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:00 smithi154 bash[13980]: cluster 2024-01-13T11:21:59.703216+0000 mon.a (mon.0) 774 : cluster [DBG] Standby manager daemon x started 2024-01-13T11:22:00.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:00 smithi154 bash[13980]: audit 2024-01-13T11:21:59.711509+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.? 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-13T11:22:00.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:00 smithi154 bash[13980]: audit 2024-01-13T11:21:59.712454+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.? 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:22:00.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:00 smithi154 bash[13980]: audit 2024-01-13T11:21:59.714326+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.? 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-13T11:22:00.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:00 smithi154 bash[13980]: audit 2024-01-13T11:21:59.714966+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.? 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:22:00.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:00 smithi154 bash[13980]: audit 2024-01-13T11:21:59.787900+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:22:00.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:00 smithi154 bash[13980]: audit 2024-01-13T11:21:59.791794+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:22:00.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:00 smithi121 bash[14010]: cephadm 2024-01-13T11:21:59.325349+0000 mgr.y (mgr.14841) 1 : cephadm [INF] inventory: adjusted host smithi154 addr 'smithi154' -> '172.21.15.154' 2024-01-13T11:22:00.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:00 smithi121 bash[14010]: audit 2024-01-13T11:21:59.325802+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi121\": {\"hostname\": \"smithi121\", \"addr\": \"172.21.15.121\", \"labels\": [], \"status\": \"\"}, \"smithi154\": {\"hostname\": \"smithi154\", \"addr\": \"172.21.15.154\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-13T11:22:00.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:00 smithi121 bash[14010]: audit 2024-01-13T11:21:59.329782+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi121\": {\"hostname\": \"smithi121\", \"addr\": \"172.21.15.121\", \"labels\": [], \"status\": \"\"}, \"smithi154\": {\"hostname\": \"smithi154\", \"addr\": \"172.21.15.154\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-01-13T11:22:00.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:00 smithi121 bash[14010]: cluster 2024-01-13T11:21:59.357466+0000 mon.a (mon.0) 770 : cluster [DBG] mgrmap e22: y(active, since 6s) 2024-01-13T11:22:00.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:00 smithi121 bash[14010]: cluster 2024-01-13T11:21:59.365766+0000 mgr.y (mgr.14841) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:00.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:00 smithi121 bash[14010]: audit 2024-01-13T11:21:59.466415+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-13T11:22:00.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:00 smithi121 bash[14010]: audit 2024-01-13T11:21:59.567028+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-13T11:22:00.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:00 smithi121 bash[14010]: audit 2024-01-13T11:21:59.572660+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-13T11:22:00.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:00 smithi121 bash[14010]: cluster 2024-01-13T11:21:59.703216+0000 mon.a (mon.0) 774 : cluster [DBG] Standby manager daemon x started 2024-01-13T11:22:00.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:00 smithi121 bash[14010]: audit 2024-01-13T11:21:59.711509+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.? 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-13T11:22:00.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:00 smithi121 bash[14010]: audit 2024-01-13T11:21:59.712454+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.? 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:22:00.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:00 smithi121 bash[14010]: audit 2024-01-13T11:21:59.714326+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.? 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-13T11:22:00.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:00 smithi121 bash[14010]: audit 2024-01-13T11:21:59.714966+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.? 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:22:00.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:00 smithi121 bash[14010]: audit 2024-01-13T11:21:59.787900+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:22:00.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:00 smithi121 bash[14010]: audit 2024-01-13T11:21:59.791794+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:22:00.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:00 smithi121 bash[17573]: cephadm 2024-01-13T11:21:59.325349+0000 mgr.y (mgr.14841) 1 : cephadm [INF] inventory: adjusted host smithi154 addr 'smithi154' -> '172.21.15.154' 2024-01-13T11:22:00.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:00 smithi121 bash[17573]: audit 2024-01-13T11:21:59.325802+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi121\": {\"hostname\": \"smithi121\", \"addr\": \"172.21.15.121\", \"labels\": [], \"status\": \"\"}, \"smithi154\": {\"hostname\": \"smithi154\", \"addr\": \"172.21.15.154\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-13T11:22:00.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:00 smithi121 bash[17573]: audit 2024-01-13T11:21:59.329782+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi121\": {\"hostname\": \"smithi121\", \"addr\": \"172.21.15.121\", \"labels\": [], \"status\": \"\"}, \"smithi154\": {\"hostname\": \"smithi154\", \"addr\": \"172.21.15.154\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-01-13T11:22:00.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:00 smithi121 bash[17573]: cluster 2024-01-13T11:21:59.357466+0000 mon.a (mon.0) 770 : cluster [DBG] mgrmap e22: y(active, since 6s) 2024-01-13T11:22:00.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:00 smithi121 bash[17573]: cluster 2024-01-13T11:21:59.365766+0000 mgr.y (mgr.14841) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:00.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:00 smithi121 bash[17573]: audit 2024-01-13T11:21:59.466415+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-13T11:22:00.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:00 smithi121 bash[17573]: audit 2024-01-13T11:21:59.567028+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-13T11:22:00.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:00 smithi121 bash[17573]: audit 2024-01-13T11:21:59.572660+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-13T11:22:00.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:00 smithi121 bash[17573]: cluster 2024-01-13T11:21:59.703216+0000 mon.a (mon.0) 774 : cluster [DBG] Standby manager daemon x started 2024-01-13T11:22:00.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:00 smithi121 bash[17573]: audit 2024-01-13T11:21:59.711509+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.? 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-13T11:22:00.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:00 smithi121 bash[17573]: audit 2024-01-13T11:21:59.712454+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.? 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:22:00.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:00 smithi121 bash[17573]: audit 2024-01-13T11:21:59.714326+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.? 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-13T11:22:00.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:00 smithi121 bash[17573]: audit 2024-01-13T11:21:59.714966+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.? 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:22:00.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:00 smithi121 bash[17573]: audit 2024-01-13T11:21:59.787900+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:22:00.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:00 smithi121 bash[17573]: audit 2024-01-13T11:21:59.791794+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:22:01.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:01 smithi154 bash[13980]: cluster 2024-01-13T11:22:00.350826+0000 mon.a (mon.0) 777 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2024-01-13T11:22:01.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:01 smithi154 bash[13980]: cluster 2024-01-13T11:22:00.350912+0000 mon.a (mon.0) 778 : cluster [INF] Cluster is now healthy 2024-01-13T11:22:01.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:01 smithi154 bash[13980]: cluster 2024-01-13T11:22:00.375088+0000 mon.a (mon.0) 779 : cluster [DBG] mgrmap e23: y(active, since 7s), standbys: x 2024-01-13T11:22:01.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:01 smithi154 bash[13980]: audit 2024-01-13T11:22:00.375263+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-13T11:22:01.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:01 smithi121 bash[14010]: cluster 2024-01-13T11:22:00.350826+0000 mon.a (mon.0) 777 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2024-01-13T11:22:01.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:01 smithi121 bash[14010]: cluster 2024-01-13T11:22:00.350912+0000 mon.a (mon.0) 778 : cluster [INF] Cluster is now healthy 2024-01-13T11:22:01.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:01 smithi121 bash[14010]: cluster 2024-01-13T11:22:00.375088+0000 mon.a (mon.0) 779 : cluster [DBG] mgrmap e23: y(active, since 7s), standbys: x 2024-01-13T11:22:01.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:01 smithi121 bash[14010]: audit 2024-01-13T11:22:00.375263+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-13T11:22:01.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:01 smithi121 bash[17573]: cluster 2024-01-13T11:22:00.350826+0000 mon.a (mon.0) 777 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2024-01-13T11:22:01.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:01 smithi121 bash[17573]: cluster 2024-01-13T11:22:00.350912+0000 mon.a (mon.0) 778 : cluster [INF] Cluster is now healthy 2024-01-13T11:22:01.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:01 smithi121 bash[17573]: cluster 2024-01-13T11:22:00.375088+0000 mon.a (mon.0) 779 : cluster [DBG] mgrmap e23: y(active, since 7s), standbys: x 2024-01-13T11:22:01.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:01 smithi121 bash[17573]: audit 2024-01-13T11:22:00.375263+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-13T11:22:02.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:02 smithi154 bash[13980]: cluster 2024-01-13T11:22:01.262636+0000 mgr.y (mgr.14841) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:02.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:02 smithi154 bash[13980]: cluster 2024-01-13T11:22:01.378422+0000 mon.a (mon.0) 781 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2024-01-13T11:22:02.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:02 smithi121 bash[14010]: cluster 2024-01-13T11:22:01.262636+0000 mgr.y (mgr.14841) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:02.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:02 smithi121 bash[14010]: cluster 2024-01-13T11:22:01.378422+0000 mon.a (mon.0) 781 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2024-01-13T11:22:02.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:02 smithi121 bash[17573]: cluster 2024-01-13T11:22:01.262636+0000 mgr.y (mgr.14841) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:02.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:02 smithi121 bash[17573]: cluster 2024-01-13T11:22:01.378422+0000 mon.a (mon.0) 781 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2024-01-13T11:22:04.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:04 smithi154 bash[13980]: cluster 2024-01-13T11:22:03.263457+0000 mgr.y (mgr.14841) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:04.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:04 smithi121 bash[14010]: cluster 2024-01-13T11:22:03.263457+0000 mgr.y (mgr.14841) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:04.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:04 smithi121 bash[17573]: cluster 2024-01-13T11:22:03.263457+0000 mgr.y (mgr.14841) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:06.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:06 smithi154 bash[13980]: cluster 2024-01-13T11:22:05.265100+0000 mgr.y (mgr.14841) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:06.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:06 smithi154 bash[13980]: audit 2024-01-13T11:22:05.827771+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184759091, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.821507Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 424778137, \"cpu_percentage\": \"2.53%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:22:05.821991Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 149107507, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.822313Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52166656, \"cpu_percentage\": \"1.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.822715Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53236203, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.823003Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49408901, \"cpu_percentage\": \"1.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.823289Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53026488, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.823546Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.823845Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54001664, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.823988Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15445524, \"cpu_percentage\": \"0.31%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:22:05.824220Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:22:05.824660Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.189189Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:22:06.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:06 smithi154 bash[13980]: audit 2024-01-13T11:22:05.834020+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184759091, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.821507Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 424778137, \"cpu_percentage\": \"2.53%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:22:05.821991Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 149107507, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.822313Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52166656, \"cpu_percentage\": \"1.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.822715Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53236203, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.823003Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49408901, \"cpu_percentage\": \"1.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.823289Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53026488, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.823546Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.823845Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54001664, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.823988Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15445524, \"cpu_percentage\": \"0.31%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:22:05.824220Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:22:05.824660Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.189189Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:22:06.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:06 smithi154 bash[13980]: audit 2024-01-13T11:22:06.018787+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 155084390, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.013031Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 395837440, \"cpu_percentage\": \"0.85%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.013397Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53173288, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.013650Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"1.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.013893Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.014133Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53267660, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.014372Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 36710645, \"cpu_percentage\": \"0.47%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.014612Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.014849Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28248637, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.014991Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54200893, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.015229Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:22:06.015638Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:22:06.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:06 smithi154 bash[13980]: audit 2024-01-13T11:22:06.024941+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 155084390, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.013031Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 395837440, \"cpu_percentage\": \"0.85%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.013397Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53173288, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.013650Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"1.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.013893Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.014133Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53267660, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.014372Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 36710645, \"cpu_percentage\": \"0.47%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.014612Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.014849Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28248637, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.014991Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54200893, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.015229Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:22:06.015638Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:22:06.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:06 smithi154 bash[13980]: audit 2024-01-13T11:22:06.097528+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:22:06.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:06 smithi154 bash[13980]: audit 2024-01-13T11:22:06.098277+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-13T11:22:06.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:06 smithi154 bash[13980]: audit 2024-01-13T11:22:06.098945+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:22:06.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:06 smithi154 bash[13980]: audit 2024-01-13T11:22:06.099608+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-13T11:22:06.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:06 smithi154 bash[13980]: audit 2024-01-13T11:22:06.100239+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:22:06.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:06 smithi154 bash[13980]: audit 2024-01-13T11:22:06.100817+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-13T11:22:06.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:06 smithi154 bash[13980]: audit 2024-01-13T11:22:06.101395+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:22:06.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:06 smithi154 bash[13980]: audit 2024-01-13T11:22:06.102000+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-13T11:22:06.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:06 smithi154 bash[13980]: audit 2024-01-13T11:22:06.102555+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:22:06.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:06 smithi154 bash[13980]: audit 2024-01-13T11:22:06.281153+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:22:06.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:06 smithi154 bash[13980]: audit 2024-01-13T11:22:06.282231+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-13T11:22:06.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:06 smithi154 bash[13980]: audit 2024-01-13T11:22:06.283214+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:22:06.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:06 smithi154 bash[13980]: audit 2024-01-13T11:22:06.284236+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-13T11:22:06.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:06 smithi154 bash[13980]: audit 2024-01-13T11:22:06.285214+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:22:06.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:06 smithi154 bash[13980]: audit 2024-01-13T11:22:06.286180+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-13T11:22:06.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:06 smithi154 bash[13980]: audit 2024-01-13T11:22:06.287130+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:22:06.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:06 smithi154 bash[13980]: audit 2024-01-13T11:22:06.287986+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-13T11:22:06.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:06 smithi154 bash[13980]: audit 2024-01-13T11:22:06.288892+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:22:06.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:06 smithi154 bash[13980]: audit 2024-01-13T11:22:06.292661+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:22:06.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:06 smithi154 bash[13980]: audit 2024-01-13T11:22:06.297832+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:22:06.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:06 smithi154 bash[13980]: audit 2024-01-13T11:22:06.311802+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:22:06.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:06 smithi154 bash[13980]: audit 2024-01-13T11:22:06.316191+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:22:06.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[14010]: cluster 2024-01-13T11:22:05.265100+0000 mgr.y (mgr.14841) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:06.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[17573]: cluster 2024-01-13T11:22:05.265100+0000 mgr.y (mgr.14841) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:06.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[17573]: audit 2024-01-13T11:22:05.827771+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184759091, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.821507Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 424778137, \"cpu_percentage\": \"2.53%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:22:05.821991Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 149107507, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.822313Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52166656, \"cpu_percentage\": \"1.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.822715Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53236203, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.823003Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49408901, \"cpu_percentage\": \"1.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.823289Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53026488, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.823546Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.823845Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54001664, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.823988Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15445524, \"cpu_percentage\": \"0.31%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:22:05.824220Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:22:05.824660Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.189189Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:22:06.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[14010]: audit 2024-01-13T11:22:05.827771+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184759091, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.821507Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 424778137, \"cpu_percentage\": \"2.53%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:22:05.821991Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 149107507, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.822313Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52166656, \"cpu_percentage\": \"1.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.822715Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53236203, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.823003Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49408901, \"cpu_percentage\": \"1.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.823289Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53026488, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.823546Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.823845Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54001664, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.823988Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15445524, \"cpu_percentage\": \"0.31%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:22:05.824220Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:22:05.824660Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.189189Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:22:06.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[17573]: audit 2024-01-13T11:22:05.834020+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184759091, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.821507Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 424778137, \"cpu_percentage\": \"2.53%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:22:05.821991Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 149107507, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.822313Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52166656, \"cpu_percentage\": \"1.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.822715Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53236203, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.823003Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49408901, \"cpu_percentage\": \"1.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.823289Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53026488, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.823546Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.823845Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54001664, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.823988Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15445524, \"cpu_percentage\": \"0.31%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:22:05.824220Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:22:05.824660Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.189189Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:22:06.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[14010]: audit 2024-01-13T11:22:05.834020+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184759091, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.821507Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 424778137, \"cpu_percentage\": \"2.53%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:22:05.821991Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 149107507, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.822313Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52166656, \"cpu_percentage\": \"1.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.822715Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53236203, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.823003Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49408901, \"cpu_percentage\": \"1.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.823289Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53026488, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.823546Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.823845Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54001664, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:05.823988Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15445524, \"cpu_percentage\": \"0.31%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:22:05.824220Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:22:05.824660Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.189189Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:22:06.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[14010]: audit 2024-01-13T11:22:06.018787+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 155084390, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.013031Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 395837440, \"cpu_percentage\": \"0.85%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.013397Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53173288, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.013650Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"1.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.013893Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.014133Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53267660, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.014372Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 36710645, \"cpu_percentage\": \"0.47%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.014612Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.014849Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28248637, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.014991Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54200893, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.015229Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:22:06.015638Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:22:06.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[17573]: audit 2024-01-13T11:22:06.018787+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 155084390, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.013031Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 395837440, \"cpu_percentage\": \"0.85%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.013397Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53173288, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.013650Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"1.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.013893Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.014133Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53267660, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.014372Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 36710645, \"cpu_percentage\": \"0.47%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.014612Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.014849Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28248637, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.014991Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54200893, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.015229Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:22:06.015638Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:22:06.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[14010]: audit 2024-01-13T11:22:06.024941+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 155084390, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.013031Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 395837440, \"cpu_percentage\": \"0.85%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.013397Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53173288, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.013650Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"1.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.013893Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.014133Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53267660, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.014372Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 36710645, \"cpu_percentage\": \"0.47%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.014612Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.014849Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28248637, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.014991Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54200893, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.015229Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:22:06.015638Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:22:06.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[14010]: audit 2024-01-13T11:22:06.097528+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:22:06.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[14010]: audit 2024-01-13T11:22:06.098277+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-13T11:22:06.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[14010]: audit 2024-01-13T11:22:06.098945+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:22:06.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[14010]: audit 2024-01-13T11:22:06.099608+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-13T11:22:06.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[14010]: audit 2024-01-13T11:22:06.100239+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:22:06.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[14010]: audit 2024-01-13T11:22:06.100817+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-13T11:22:06.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[14010]: audit 2024-01-13T11:22:06.101395+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:22:06.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[14010]: audit 2024-01-13T11:22:06.102000+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-13T11:22:06.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[14010]: audit 2024-01-13T11:22:06.102555+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:22:06.693 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[14010]: audit 2024-01-13T11:22:06.281153+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:22:06.693 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[14010]: audit 2024-01-13T11:22:06.282231+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-13T11:22:06.693 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[14010]: audit 2024-01-13T11:22:06.283214+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:22:06.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[17573]: audit 2024-01-13T11:22:06.024941+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 155084390, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.013031Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 395837440, \"cpu_percentage\": \"0.85%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.013397Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53173288, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.013650Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"1.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.013893Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.014133Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53267660, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.014372Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 36710645, \"cpu_percentage\": \"0.47%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.014612Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.014849Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28248637, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.014991Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54200893, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:22:06.015229Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:22:06.015638Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:22:06.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[17573]: audit 2024-01-13T11:22:06.097528+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:22:06.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[17573]: audit 2024-01-13T11:22:06.098277+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-13T11:22:06.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[17573]: audit 2024-01-13T11:22:06.098945+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:22:06.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[17573]: audit 2024-01-13T11:22:06.099608+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-13T11:22:06.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[17573]: audit 2024-01-13T11:22:06.100239+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:22:06.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[17573]: audit 2024-01-13T11:22:06.100817+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-13T11:22:06.694 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[17573]: audit 2024-01-13T11:22:06.101395+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:22:06.694 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[17573]: audit 2024-01-13T11:22:06.102000+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-13T11:22:06.694 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[17573]: audit 2024-01-13T11:22:06.102555+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:22:06.694 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[17573]: audit 2024-01-13T11:22:06.281153+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:22:06.694 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[17573]: audit 2024-01-13T11:22:06.282231+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-13T11:22:06.694 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[17573]: audit 2024-01-13T11:22:06.283214+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:22:06.695 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[14010]: audit 2024-01-13T11:22:06.284236+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-13T11:22:06.695 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[14010]: audit 2024-01-13T11:22:06.285214+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:22:06.695 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[14010]: audit 2024-01-13T11:22:06.286180+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-13T11:22:06.695 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[14010]: audit 2024-01-13T11:22:06.287130+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:22:06.695 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[14010]: audit 2024-01-13T11:22:06.287986+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-13T11:22:06.696 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[14010]: audit 2024-01-13T11:22:06.288892+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:22:06.696 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[14010]: audit 2024-01-13T11:22:06.292661+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:22:06.696 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[14010]: audit 2024-01-13T11:22:06.297832+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:22:06.696 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[14010]: audit 2024-01-13T11:22:06.311802+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:22:06.696 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[14010]: audit 2024-01-13T11:22:06.316191+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:22:06.696 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[17573]: audit 2024-01-13T11:22:06.284236+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-13T11:22:06.696 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[17573]: audit 2024-01-13T11:22:06.285214+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:22:06.696 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[17573]: audit 2024-01-13T11:22:06.286180+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-13T11:22:06.696 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[17573]: audit 2024-01-13T11:22:06.287130+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:22:06.696 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[17573]: audit 2024-01-13T11:22:06.287986+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-13T11:22:06.697 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[17573]: audit 2024-01-13T11:22:06.288892+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:22:06.697 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[17573]: audit 2024-01-13T11:22:06.292661+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:22:06.697 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[17573]: audit 2024-01-13T11:22:06.297832+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:22:06.697 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[17573]: audit 2024-01-13T11:22:06.311802+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:22:06.697 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:06 smithi121 bash[17573]: audit 2024-01-13T11:22:06.316191+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:22:07.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:07 smithi121 bash[17573]: cluster 2024-01-13T11:22:06.291279+0000 mgr.y (mgr.14841) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:07.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:07 smithi121 bash[17573]: cluster 2024-01-13T11:22:06.308901+0000 mgr.y (mgr.14841) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:07.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:07 smithi121 bash[17573]: cluster 2024-01-13T11:22:06.309192+0000 mgr.y (mgr.14841) 8 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:07.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:07 smithi121 bash[17573]: cluster 2024-01-13T11:22:07.239155+0000 mon.a (mon.0) 808 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-01-13T11:22:07.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:07 smithi121 bash[14010]: cluster 2024-01-13T11:22:06.291279+0000 mgr.y (mgr.14841) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:07.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:07 smithi121 bash[14010]: cluster 2024-01-13T11:22:06.308901+0000 mgr.y (mgr.14841) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:07.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:07 smithi121 bash[14010]: cluster 2024-01-13T11:22:06.309192+0000 mgr.y (mgr.14841) 8 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:07.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:07 smithi121 bash[14010]: cluster 2024-01-13T11:22:07.239155+0000 mon.a (mon.0) 808 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-01-13T11:22:07.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:07 smithi154 bash[13980]: cluster 2024-01-13T11:22:06.291279+0000 mgr.y (mgr.14841) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:07.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:07 smithi154 bash[13980]: cluster 2024-01-13T11:22:06.308901+0000 mgr.y (mgr.14841) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:07.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:07 smithi154 bash[13980]: cluster 2024-01-13T11:22:06.309192+0000 mgr.y (mgr.14841) 8 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:07.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:07 smithi154 bash[13980]: cluster 2024-01-13T11:22:07.239155+0000 mon.a (mon.0) 808 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-01-13T11:22:09.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:09 smithi121 bash[17573]: cluster 2024-01-13T11:22:08.309871+0000 mgr.y (mgr.14841) 9 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:09.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:09 smithi121 bash[14010]: cluster 2024-01-13T11:22:08.309871+0000 mgr.y (mgr.14841) 9 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:09.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:09 smithi154 bash[13980]: cluster 2024-01-13T11:22:08.309871+0000 mgr.y (mgr.14841) 9 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:11.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:11 smithi121 bash[14010]: cluster 2024-01-13T11:22:10.311466+0000 mgr.y (mgr.14841) 10 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:11.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:11 smithi121 bash[17573]: cluster 2024-01-13T11:22:10.311466+0000 mgr.y (mgr.14841) 10 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:11.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:11 smithi154 bash[13980]: cluster 2024-01-13T11:22:10.311466+0000 mgr.y (mgr.14841) 10 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:13.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:13 smithi121 bash[14010]: cluster 2024-01-13T11:22:12.312215+0000 mgr.y (mgr.14841) 11 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:13.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:13 smithi121 bash[17573]: cluster 2024-01-13T11:22:12.312215+0000 mgr.y (mgr.14841) 11 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:13.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:13 smithi154 bash[13980]: cluster 2024-01-13T11:22:12.312215+0000 mgr.y (mgr.14841) 11 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:15.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:15 smithi121 bash[14010]: cluster 2024-01-13T11:22:14.312972+0000 mgr.y (mgr.14841) 12 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:15.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:15 smithi121 bash[17573]: cluster 2024-01-13T11:22:14.312972+0000 mgr.y (mgr.14841) 12 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:15.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:15 smithi154 bash[13980]: cluster 2024-01-13T11:22:14.312972+0000 mgr.y (mgr.14841) 12 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:17.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:17 smithi154 bash[13980]: cluster 2024-01-13T11:22:16.314443+0000 mgr.y (mgr.14841) 13 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:17.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:17 smithi121 bash[14010]: cluster 2024-01-13T11:22:16.314443+0000 mgr.y (mgr.14841) 13 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:17.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:17 smithi121 bash[17573]: cluster 2024-01-13T11:22:16.314443+0000 mgr.y (mgr.14841) 13 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:19.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:19 smithi154 bash[13980]: cluster 2024-01-13T11:22:18.315205+0000 mgr.y (mgr.14841) 14 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:19.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:19 smithi121 bash[14010]: cluster 2024-01-13T11:22:18.315205+0000 mgr.y (mgr.14841) 14 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:19.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:19 smithi121 bash[17573]: cluster 2024-01-13T11:22:18.315205+0000 mgr.y (mgr.14841) 14 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:21.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:21 smithi154 bash[13980]: cluster 2024-01-13T11:22:20.316715+0000 mgr.y (mgr.14841) 15 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:21.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:21 smithi121 bash[14010]: cluster 2024-01-13T11:22:20.316715+0000 mgr.y (mgr.14841) 15 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:21.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:21 smithi121 bash[17573]: cluster 2024-01-13T11:22:20.316715+0000 mgr.y (mgr.14841) 15 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:23.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:23 smithi154 bash[13980]: cluster 2024-01-13T11:22:22.317464+0000 mgr.y (mgr.14841) 16 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:23.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:23 smithi121 bash[14010]: cluster 2024-01-13T11:22:22.317464+0000 mgr.y (mgr.14841) 16 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:23.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:23 smithi121 bash[17573]: cluster 2024-01-13T11:22:22.317464+0000 mgr.y (mgr.14841) 16 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:25.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:25 smithi121 bash[14010]: cluster 2024-01-13T11:22:24.318197+0000 mgr.y (mgr.14841) 17 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:25.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:25 smithi121 bash[17573]: cluster 2024-01-13T11:22:24.318197+0000 mgr.y (mgr.14841) 17 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:25.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:25 smithi154 bash[13980]: cluster 2024-01-13T11:22:24.318197+0000 mgr.y (mgr.14841) 17 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:27.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:27 smithi154 bash[13980]: cluster 2024-01-13T11:22:26.319801+0000 mgr.y (mgr.14841) 18 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:27.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:27 smithi121 bash[14010]: cluster 2024-01-13T11:22:26.319801+0000 mgr.y (mgr.14841) 18 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:27.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:27 smithi121 bash[17573]: cluster 2024-01-13T11:22:26.319801+0000 mgr.y (mgr.14841) 18 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:29.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:29 smithi154 bash[13980]: cluster 2024-01-13T11:22:28.320643+0000 mgr.y (mgr.14841) 19 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:29.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:29 smithi121 bash[14010]: cluster 2024-01-13T11:22:28.320643+0000 mgr.y (mgr.14841) 19 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:29.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:29 smithi121 bash[17573]: cluster 2024-01-13T11:22:28.320643+0000 mgr.y (mgr.14841) 19 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:31.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:31 smithi121 bash[14010]: cluster 2024-01-13T11:22:30.322142+0000 mgr.y (mgr.14841) 20 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:31.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:31 smithi121 bash[17573]: cluster 2024-01-13T11:22:30.322142+0000 mgr.y (mgr.14841) 20 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:31.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:31 smithi154 bash[13980]: cluster 2024-01-13T11:22:30.322142+0000 mgr.y (mgr.14841) 20 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:33.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:33 smithi121 bash[17573]: cluster 2024-01-13T11:22:32.322900+0000 mgr.y (mgr.14841) 21 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:33.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:33 smithi121 bash[14010]: cluster 2024-01-13T11:22:32.322900+0000 mgr.y (mgr.14841) 21 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:33.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:33 smithi154 bash[13980]: cluster 2024-01-13T11:22:32.322900+0000 mgr.y (mgr.14841) 21 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:35.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:35 smithi121 bash[14010]: cluster 2024-01-13T11:22:34.323665+0000 mgr.y (mgr.14841) 22 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:35.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:35 smithi121 bash[17573]: cluster 2024-01-13T11:22:34.323665+0000 mgr.y (mgr.14841) 22 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:35.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:35 smithi154 bash[13980]: cluster 2024-01-13T11:22:34.323665+0000 mgr.y (mgr.14841) 22 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:37.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:37 smithi154 bash[13980]: cluster 2024-01-13T11:22:36.325031+0000 mgr.y (mgr.14841) 23 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:37.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:37 smithi121 bash[14010]: cluster 2024-01-13T11:22:36.325031+0000 mgr.y (mgr.14841) 23 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:37.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:37 smithi121 bash[17573]: cluster 2024-01-13T11:22:36.325031+0000 mgr.y (mgr.14841) 23 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:39.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:39 smithi154 bash[13980]: cluster 2024-01-13T11:22:38.325801+0000 mgr.y (mgr.14841) 24 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:39.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:39 smithi121 bash[17573]: cluster 2024-01-13T11:22:38.325801+0000 mgr.y (mgr.14841) 24 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:39.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:39 smithi121 bash[14010]: cluster 2024-01-13T11:22:38.325801+0000 mgr.y (mgr.14841) 24 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:41.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:41 smithi121 bash[17573]: cluster 2024-01-13T11:22:40.327271+0000 mgr.y (mgr.14841) 25 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:41.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:41 smithi121 bash[14010]: cluster 2024-01-13T11:22:40.327271+0000 mgr.y (mgr.14841) 25 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:41.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:41 smithi154 bash[13980]: cluster 2024-01-13T11:22:40.327271+0000 mgr.y (mgr.14841) 25 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:43.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:43 smithi121 bash[17573]: cluster 2024-01-13T11:22:42.328040+0000 mgr.y (mgr.14841) 26 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:43.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:43 smithi121 bash[14010]: cluster 2024-01-13T11:22:42.328040+0000 mgr.y (mgr.14841) 26 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:43.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:43 smithi154 bash[13980]: cluster 2024-01-13T11:22:42.328040+0000 mgr.y (mgr.14841) 26 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:45.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:45 smithi121 bash[17573]: cluster 2024-01-13T11:22:44.328774+0000 mgr.y (mgr.14841) 27 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:45.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:45 smithi121 bash[14010]: cluster 2024-01-13T11:22:44.328774+0000 mgr.y (mgr.14841) 27 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:45.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:45 smithi154 bash[13980]: cluster 2024-01-13T11:22:44.328774+0000 mgr.y (mgr.14841) 27 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:47.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:47 smithi154 bash[13980]: cluster 2024-01-13T11:22:46.330273+0000 mgr.y (mgr.14841) 28 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:47.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:47 smithi121 bash[14010]: cluster 2024-01-13T11:22:46.330273+0000 mgr.y (mgr.14841) 28 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:47.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:47 smithi121 bash[17573]: cluster 2024-01-13T11:22:46.330273+0000 mgr.y (mgr.14841) 28 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:49.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:49 smithi121 bash[14010]: cluster 2024-01-13T11:22:48.331002+0000 mgr.y (mgr.14841) 29 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:49.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:49 smithi121 bash[17573]: cluster 2024-01-13T11:22:48.331002+0000 mgr.y (mgr.14841) 29 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:49.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:49 smithi154 bash[13980]: cluster 2024-01-13T11:22:48.331002+0000 mgr.y (mgr.14841) 29 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:51.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:51 smithi121 bash[14010]: cluster 2024-01-13T11:22:50.332632+0000 mgr.y (mgr.14841) 30 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:51.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:51 smithi121 bash[17573]: cluster 2024-01-13T11:22:50.332632+0000 mgr.y (mgr.14841) 30 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:51.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:51 smithi154 bash[13980]: cluster 2024-01-13T11:22:50.332632+0000 mgr.y (mgr.14841) 30 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:53.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:53 smithi121 bash[14010]: cluster 2024-01-13T11:22:52.333511+0000 mgr.y (mgr.14841) 31 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:53.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:53 smithi121 bash[17573]: cluster 2024-01-13T11:22:52.333511+0000 mgr.y (mgr.14841) 31 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:53.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:53 smithi154 bash[13980]: cluster 2024-01-13T11:22:52.333511+0000 mgr.y (mgr.14841) 31 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:55.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:55 smithi121 bash[14010]: cluster 2024-01-13T11:22:54.334277+0000 mgr.y (mgr.14841) 32 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:55.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:55 smithi121 bash[17573]: cluster 2024-01-13T11:22:54.334277+0000 mgr.y (mgr.14841) 32 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:55.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:55 smithi154 bash[13980]: cluster 2024-01-13T11:22:54.334277+0000 mgr.y (mgr.14841) 32 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:57.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:57 smithi154 bash[13980]: cluster 2024-01-13T11:22:56.335838+0000 mgr.y (mgr.14841) 33 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:57.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:57 smithi121 bash[14010]: cluster 2024-01-13T11:22:56.335838+0000 mgr.y (mgr.14841) 33 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:57.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:57 smithi121 bash[17573]: cluster 2024-01-13T11:22:56.335838+0000 mgr.y (mgr.14841) 33 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:59.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:59 smithi121 bash[14010]: cluster 2024-01-13T11:22:58.336546+0000 mgr.y (mgr.14841) 34 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:59.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:59 smithi121 bash[14010]: audit 2024-01-13T11:22:59.312931+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-01-13T11:22:59.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:59 smithi121 bash[14010]: audit 2024-01-13T11:22:59.313698+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-01-13T11:22:59.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:59 smithi121 bash[14010]: audit 2024-01-13T11:22:59.314224+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-01-13T11:22:59.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:22:59 smithi121 bash[14010]: audit 2024-01-13T11:22:59.314820+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-01-13T11:22:59.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:59 smithi121 bash[17573]: cluster 2024-01-13T11:22:58.336546+0000 mgr.y (mgr.14841) 34 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:59.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:59 smithi121 bash[17573]: audit 2024-01-13T11:22:59.312931+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-01-13T11:22:59.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:59 smithi121 bash[17573]: audit 2024-01-13T11:22:59.313698+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-01-13T11:22:59.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:59 smithi121 bash[17573]: audit 2024-01-13T11:22:59.314224+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-01-13T11:22:59.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:22:59 smithi121 bash[17573]: audit 2024-01-13T11:22:59.314820+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-01-13T11:22:59.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:59 smithi154 bash[13980]: cluster 2024-01-13T11:22:58.336546+0000 mgr.y (mgr.14841) 34 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:22:59.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:59 smithi154 bash[13980]: audit 2024-01-13T11:22:59.312931+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-01-13T11:22:59.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:59 smithi154 bash[13980]: audit 2024-01-13T11:22:59.313698+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-01-13T11:22:59.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:59 smithi154 bash[13980]: audit 2024-01-13T11:22:59.314224+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-01-13T11:22:59.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:22:59 smithi154 bash[13980]: audit 2024-01-13T11:22:59.314820+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-01-13T11:23:01.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:01 smithi121 bash[14010]: cluster 2024-01-13T11:23:00.338086+0000 mgr.y (mgr.14841) 35 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:01.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:01 smithi121 bash[17573]: cluster 2024-01-13T11:23:00.338086+0000 mgr.y (mgr.14841) 35 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:01.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:01 smithi154 bash[13980]: cluster 2024-01-13T11:23:00.338086+0000 mgr.y (mgr.14841) 35 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:03.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:03 smithi121 bash[14010]: cluster 2024-01-13T11:23:02.338849+0000 mgr.y (mgr.14841) 36 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:03.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:03 smithi121 bash[17573]: cluster 2024-01-13T11:23:02.338849+0000 mgr.y (mgr.14841) 36 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:03.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:03 smithi154 bash[13980]: cluster 2024-01-13T11:23:02.338849+0000 mgr.y (mgr.14841) 36 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:05.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:05 smithi121 bash[14010]: cluster 2024-01-13T11:23:04.339682+0000 mgr.y (mgr.14841) 37 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:05.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:05 smithi121 bash[17573]: cluster 2024-01-13T11:23:04.339682+0000 mgr.y (mgr.14841) 37 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:05.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:05 smithi154 bash[13980]: cluster 2024-01-13T11:23:04.339682+0000 mgr.y (mgr.14841) 37 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:07.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:07 smithi154 bash[13980]: cluster 2024-01-13T11:23:06.341164+0000 mgr.y (mgr.14841) 38 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:07.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:07 smithi154 bash[13980]: cluster 2024-01-13T11:23:06.596292+0000 mgr.y (mgr.14841) 39 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:07.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:07 smithi154 bash[13980]: cluster 2024-01-13T11:23:06.596792+0000 mgr.y (mgr.14841) 40 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:07.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:07 smithi154 bash[13980]: audit 2024-01-13T11:23:06.598748+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:23:07.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:07 smithi154 bash[13980]: audit 2024-01-13T11:23:06.606303+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:23:07.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:07 smithi121 bash[17573]: cluster 2024-01-13T11:23:06.341164+0000 mgr.y (mgr.14841) 38 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:07.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:07 smithi121 bash[17573]: cluster 2024-01-13T11:23:06.596292+0000 mgr.y (mgr.14841) 39 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:07.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:07 smithi121 bash[17573]: cluster 2024-01-13T11:23:06.596792+0000 mgr.y (mgr.14841) 40 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:07.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:07 smithi121 bash[17573]: audit 2024-01-13T11:23:06.598748+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:23:07.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:07 smithi121 bash[17573]: audit 2024-01-13T11:23:06.606303+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:23:07.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:07 smithi121 bash[14010]: cluster 2024-01-13T11:23:06.341164+0000 mgr.y (mgr.14841) 38 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:07.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:07 smithi121 bash[14010]: cluster 2024-01-13T11:23:06.596292+0000 mgr.y (mgr.14841) 39 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:07.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:07 smithi121 bash[14010]: cluster 2024-01-13T11:23:06.596792+0000 mgr.y (mgr.14841) 40 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:07.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:07 smithi121 bash[14010]: audit 2024-01-13T11:23:06.598748+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:23:07.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:07 smithi121 bash[14010]: audit 2024-01-13T11:23:06.606303+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:23:09.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:09 smithi121 bash[14010]: cluster 2024-01-13T11:23:08.597490+0000 mgr.y (mgr.14841) 41 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:09.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:09 smithi121 bash[17573]: cluster 2024-01-13T11:23:08.597490+0000 mgr.y (mgr.14841) 41 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:10.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:09 smithi154 bash[13980]: cluster 2024-01-13T11:23:08.597490+0000 mgr.y (mgr.14841) 41 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:11.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:11 smithi121 bash[14010]: cluster 2024-01-13T11:23:10.598978+0000 mgr.y (mgr.14841) 42 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:11.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:11 smithi121 bash[17573]: cluster 2024-01-13T11:23:10.598978+0000 mgr.y (mgr.14841) 42 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:12.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:11 smithi154 bash[13980]: cluster 2024-01-13T11:23:10.598978+0000 mgr.y (mgr.14841) 42 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:13.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:13 smithi121 bash[14010]: cluster 2024-01-13T11:23:12.599679+0000 mgr.y (mgr.14841) 43 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:13.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:13 smithi121 bash[17573]: cluster 2024-01-13T11:23:12.599679+0000 mgr.y (mgr.14841) 43 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:14.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:13 smithi154 bash[13980]: cluster 2024-01-13T11:23:12.599679+0000 mgr.y (mgr.14841) 43 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:15.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:15 smithi121 bash[14010]: cluster 2024-01-13T11:23:14.601075+0000 mgr.y (mgr.14841) 44 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:15.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:15 smithi121 bash[17573]: cluster 2024-01-13T11:23:14.601075+0000 mgr.y (mgr.14841) 44 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:16.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:15 smithi154 bash[13980]: cluster 2024-01-13T11:23:14.601075+0000 mgr.y (mgr.14841) 44 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:17.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:17 smithi154 bash[13980]: cluster 2024-01-13T11:23:16.601794+0000 mgr.y (mgr.14841) 45 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:17.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:17 smithi121 bash[14010]: cluster 2024-01-13T11:23:16.601794+0000 mgr.y (mgr.14841) 45 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:17.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:17 smithi121 bash[17573]: cluster 2024-01-13T11:23:16.601794+0000 mgr.y (mgr.14841) 45 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:19.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:19 smithi121 bash[14010]: cluster 2024-01-13T11:23:18.602500+0000 mgr.y (mgr.14841) 46 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:19.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:19 smithi121 bash[17573]: cluster 2024-01-13T11:23:18.602500+0000 mgr.y (mgr.14841) 46 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:20.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:19 smithi154 bash[13980]: cluster 2024-01-13T11:23:18.602500+0000 mgr.y (mgr.14841) 46 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:21.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:21 smithi121 bash[14010]: cluster 2024-01-13T11:23:20.604055+0000 mgr.y (mgr.14841) 47 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:21.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:21 smithi121 bash[17573]: cluster 2024-01-13T11:23:20.604055+0000 mgr.y (mgr.14841) 47 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:22.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:21 smithi154 bash[13980]: cluster 2024-01-13T11:23:20.604055+0000 mgr.y (mgr.14841) 47 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:23.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:23 smithi121 bash[14010]: cluster 2024-01-13T11:23:22.604811+0000 mgr.y (mgr.14841) 48 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:23.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:23 smithi121 bash[17573]: cluster 2024-01-13T11:23:22.604811+0000 mgr.y (mgr.14841) 48 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:24.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:23 smithi154 bash[13980]: cluster 2024-01-13T11:23:22.604811+0000 mgr.y (mgr.14841) 48 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:26.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:25 smithi154 bash[13980]: cluster 2024-01-13T11:23:24.606208+0000 mgr.y (mgr.14841) 49 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:26.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:25 smithi121 bash[14010]: cluster 2024-01-13T11:23:24.606208+0000 mgr.y (mgr.14841) 49 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:26.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:25 smithi121 bash[17573]: cluster 2024-01-13T11:23:24.606208+0000 mgr.y (mgr.14841) 49 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:27.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:27 smithi154 bash[13980]: cluster 2024-01-13T11:23:26.606870+0000 mgr.y (mgr.14841) 50 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:27.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:27 smithi121 bash[14010]: cluster 2024-01-13T11:23:26.606870+0000 mgr.y (mgr.14841) 50 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:27.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:27 smithi121 bash[17573]: cluster 2024-01-13T11:23:26.606870+0000 mgr.y (mgr.14841) 50 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:29.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:29 smithi121 bash[14010]: cluster 2024-01-13T11:23:28.607625+0000 mgr.y (mgr.14841) 51 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:29.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:29 smithi121 bash[17573]: cluster 2024-01-13T11:23:28.607625+0000 mgr.y (mgr.14841) 51 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:30.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:29 smithi154 bash[13980]: cluster 2024-01-13T11:23:28.607625+0000 mgr.y (mgr.14841) 51 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:31.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:31 smithi121 bash[14010]: cluster 2024-01-13T11:23:30.609069+0000 mgr.y (mgr.14841) 52 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:31.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:31 smithi121 bash[17573]: cluster 2024-01-13T11:23:30.609069+0000 mgr.y (mgr.14841) 52 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:32.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:31 smithi154 bash[13980]: cluster 2024-01-13T11:23:30.609069+0000 mgr.y (mgr.14841) 52 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:33.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:33 smithi121 bash[14010]: cluster 2024-01-13T11:23:32.609775+0000 mgr.y (mgr.14841) 53 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:33.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:33 smithi121 bash[17573]: cluster 2024-01-13T11:23:32.609775+0000 mgr.y (mgr.14841) 53 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:34.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:33 smithi154 bash[13980]: cluster 2024-01-13T11:23:32.609775+0000 mgr.y (mgr.14841) 53 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:36.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:35 smithi154 bash[13980]: cluster 2024-01-13T11:23:34.611146+0000 mgr.y (mgr.14841) 54 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:36.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:35 smithi121 bash[14010]: cluster 2024-01-13T11:23:34.611146+0000 mgr.y (mgr.14841) 54 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:36.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:35 smithi121 bash[17573]: cluster 2024-01-13T11:23:34.611146+0000 mgr.y (mgr.14841) 54 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:37.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:37 smithi154 bash[13980]: cluster 2024-01-13T11:23:36.611977+0000 mgr.y (mgr.14841) 55 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:37.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:37 smithi121 bash[14010]: cluster 2024-01-13T11:23:36.611977+0000 mgr.y (mgr.14841) 55 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:37.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:37 smithi121 bash[17573]: cluster 2024-01-13T11:23:36.611977+0000 mgr.y (mgr.14841) 55 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:39.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:39 smithi121 bash[14010]: cluster 2024-01-13T11:23:38.612734+0000 mgr.y (mgr.14841) 56 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:39.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:39 smithi121 bash[17573]: cluster 2024-01-13T11:23:38.612734+0000 mgr.y (mgr.14841) 56 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:40.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:39 smithi154 bash[13980]: cluster 2024-01-13T11:23:38.612734+0000 mgr.y (mgr.14841) 56 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:41.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:41 smithi121 bash[14010]: cluster 2024-01-13T11:23:40.614248+0000 mgr.y (mgr.14841) 57 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:41.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:41 smithi121 bash[17573]: cluster 2024-01-13T11:23:40.614248+0000 mgr.y (mgr.14841) 57 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:42.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:41 smithi154 bash[13980]: cluster 2024-01-13T11:23:40.614248+0000 mgr.y (mgr.14841) 57 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:44.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:43 smithi154 bash[13980]: cluster 2024-01-13T11:23:42.614956+0000 mgr.y (mgr.14841) 58 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:44.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:43 smithi121 bash[14010]: cluster 2024-01-13T11:23:42.614956+0000 mgr.y (mgr.14841) 58 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:44.191 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:43 smithi121 bash[17573]: cluster 2024-01-13T11:23:42.614956+0000 mgr.y (mgr.14841) 58 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:46.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:45 smithi154 bash[13980]: cluster 2024-01-13T11:23:44.616438+0000 mgr.y (mgr.14841) 59 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:46.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:45 smithi121 bash[14010]: cluster 2024-01-13T11:23:44.616438+0000 mgr.y (mgr.14841) 59 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:46.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:45 smithi121 bash[17573]: cluster 2024-01-13T11:23:44.616438+0000 mgr.y (mgr.14841) 59 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:47.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:47 smithi154 bash[13980]: cluster 2024-01-13T11:23:46.617173+0000 mgr.y (mgr.14841) 60 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:47.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:47 smithi121 bash[14010]: cluster 2024-01-13T11:23:46.617173+0000 mgr.y (mgr.14841) 60 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:47.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:47 smithi121 bash[17573]: cluster 2024-01-13T11:23:46.617173+0000 mgr.y (mgr.14841) 60 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:49.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:49 smithi121 bash[14010]: cluster 2024-01-13T11:23:48.617993+0000 mgr.y (mgr.14841) 61 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:49.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:49 smithi121 bash[17573]: cluster 2024-01-13T11:23:48.617993+0000 mgr.y (mgr.14841) 61 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:50.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:49 smithi154 bash[13980]: cluster 2024-01-13T11:23:48.617993+0000 mgr.y (mgr.14841) 61 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:52.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:51 smithi154 bash[13980]: cluster 2024-01-13T11:23:50.619569+0000 mgr.y (mgr.14841) 62 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:52.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:51 smithi121 bash[14010]: cluster 2024-01-13T11:23:50.619569+0000 mgr.y (mgr.14841) 62 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:52.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:51 smithi121 bash[17573]: cluster 2024-01-13T11:23:50.619569+0000 mgr.y (mgr.14841) 62 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:54.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:53 smithi154 bash[13980]: cluster 2024-01-13T11:23:52.620293+0000 mgr.y (mgr.14841) 63 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:54.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:53 smithi121 bash[14010]: cluster 2024-01-13T11:23:52.620293+0000 mgr.y (mgr.14841) 63 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:54.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:53 smithi121 bash[17573]: cluster 2024-01-13T11:23:52.620293+0000 mgr.y (mgr.14841) 63 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:56.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:55 smithi154 bash[13980]: cluster 2024-01-13T11:23:54.621707+0000 mgr.y (mgr.14841) 64 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:56.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:55 smithi121 bash[14010]: cluster 2024-01-13T11:23:54.621707+0000 mgr.y (mgr.14841) 64 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:56.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:55 smithi121 bash[17573]: cluster 2024-01-13T11:23:54.621707+0000 mgr.y (mgr.14841) 64 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:57.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:57 smithi154 bash[13980]: cluster 2024-01-13T11:23:56.622419+0000 mgr.y (mgr.14841) 65 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:57.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:57 smithi121 bash[14010]: cluster 2024-01-13T11:23:56.622419+0000 mgr.y (mgr.14841) 65 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:23:57.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:57 smithi121 bash[17573]: cluster 2024-01-13T11:23:56.622419+0000 mgr.y (mgr.14841) 65 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:00.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:59 smithi154 bash[13980]: cluster 2024-01-13T11:23:58.623141+0000 mgr.y (mgr.14841) 66 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:00.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:59 smithi154 bash[13980]: audit 2024-01-13T11:23:59.321995+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-01-13T11:24:00.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:59 smithi154 bash[13980]: audit 2024-01-13T11:23:59.322695+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-01-13T11:24:00.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:59 smithi154 bash[13980]: audit 2024-01-13T11:23:59.323213+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-01-13T11:24:00.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:23:59 smithi154 bash[13980]: audit 2024-01-13T11:23:59.323811+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-01-13T11:24:00.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:59 smithi121 bash[14010]: cluster 2024-01-13T11:23:58.623141+0000 mgr.y (mgr.14841) 66 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:00.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:59 smithi121 bash[14010]: audit 2024-01-13T11:23:59.321995+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-01-13T11:24:00.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:59 smithi121 bash[14010]: audit 2024-01-13T11:23:59.322695+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-01-13T11:24:00.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:59 smithi121 bash[14010]: audit 2024-01-13T11:23:59.323213+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-01-13T11:24:00.189 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:23:59 smithi121 bash[14010]: audit 2024-01-13T11:23:59.323811+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-01-13T11:24:00.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:59 smithi121 bash[17573]: cluster 2024-01-13T11:23:58.623141+0000 mgr.y (mgr.14841) 66 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:00.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:59 smithi121 bash[17573]: audit 2024-01-13T11:23:59.321995+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-01-13T11:24:00.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:59 smithi121 bash[17573]: audit 2024-01-13T11:23:59.322695+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-01-13T11:24:00.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:59 smithi121 bash[17573]: audit 2024-01-13T11:23:59.323213+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-01-13T11:24:00.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:23:59 smithi121 bash[17573]: audit 2024-01-13T11:23:59.323811+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-01-13T11:24:02.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:01 smithi154 bash[13980]: cluster 2024-01-13T11:24:00.624642+0000 mgr.y (mgr.14841) 67 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:02.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:01 smithi121 bash[14010]: cluster 2024-01-13T11:24:00.624642+0000 mgr.y (mgr.14841) 67 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:02.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:01 smithi121 bash[17573]: cluster 2024-01-13T11:24:00.624642+0000 mgr.y (mgr.14841) 67 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:04.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:03 smithi154 bash[13980]: cluster 2024-01-13T11:24:02.625335+0000 mgr.y (mgr.14841) 68 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:04.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:03 smithi121 bash[14010]: cluster 2024-01-13T11:24:02.625335+0000 mgr.y (mgr.14841) 68 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:04.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:03 smithi121 bash[17573]: cluster 2024-01-13T11:24:02.625335+0000 mgr.y (mgr.14841) 68 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:06.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:05 smithi154 bash[13980]: cluster 2024-01-13T11:24:04.626754+0000 mgr.y (mgr.14841) 69 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:06.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:05 smithi121 bash[14010]: cluster 2024-01-13T11:24:04.626754+0000 mgr.y (mgr.14841) 69 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:06.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:05 smithi121 bash[17573]: cluster 2024-01-13T11:24:04.626754+0000 mgr.y (mgr.14841) 69 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:07.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:07 smithi154 bash[13980]: cluster 2024-01-13T11:24:06.627435+0000 mgr.y (mgr.14841) 70 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:07.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:07 smithi154 bash[13980]: cluster 2024-01-13T11:24:06.909002+0000 mgr.y (mgr.14841) 71 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:07.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:07 smithi154 bash[13980]: cluster 2024-01-13T11:24:06.909549+0000 mgr.y (mgr.14841) 72 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:07.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:07 smithi154 bash[13980]: audit 2024-01-13T11:24:06.911907+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:24:07.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:07 smithi154 bash[13980]: audit 2024-01-13T11:24:06.916997+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:24:07.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:07 smithi121 bash[14010]: cluster 2024-01-13T11:24:06.627435+0000 mgr.y (mgr.14841) 70 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:07.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:07 smithi121 bash[14010]: cluster 2024-01-13T11:24:06.909002+0000 mgr.y (mgr.14841) 71 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:07.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:07 smithi121 bash[14010]: cluster 2024-01-13T11:24:06.909549+0000 mgr.y (mgr.14841) 72 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:07.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:07 smithi121 bash[14010]: audit 2024-01-13T11:24:06.911907+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:24:07.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:07 smithi121 bash[14010]: audit 2024-01-13T11:24:06.916997+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:24:07.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:07 smithi121 bash[17573]: cluster 2024-01-13T11:24:06.627435+0000 mgr.y (mgr.14841) 70 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:07.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:07 smithi121 bash[17573]: cluster 2024-01-13T11:24:06.909002+0000 mgr.y (mgr.14841) 71 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:07.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:07 smithi121 bash[17573]: cluster 2024-01-13T11:24:06.909549+0000 mgr.y (mgr.14841) 72 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:07.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:07 smithi121 bash[17573]: audit 2024-01-13T11:24:06.911907+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:24:07.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:07 smithi121 bash[17573]: audit 2024-01-13T11:24:06.916997+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:24:10.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:09 smithi154 bash[13980]: cluster 2024-01-13T11:24:08.910315+0000 mgr.y (mgr.14841) 73 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:10.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:09 smithi121 bash[14010]: cluster 2024-01-13T11:24:08.910315+0000 mgr.y (mgr.14841) 73 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:10.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:09 smithi121 bash[17573]: cluster 2024-01-13T11:24:08.910315+0000 mgr.y (mgr.14841) 73 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:12.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:11 smithi154 bash[13980]: cluster 2024-01-13T11:24:10.911819+0000 mgr.y (mgr.14841) 74 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:12.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:11 smithi121 bash[14010]: cluster 2024-01-13T11:24:10.911819+0000 mgr.y (mgr.14841) 74 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:12.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:11 smithi121 bash[17573]: cluster 2024-01-13T11:24:10.911819+0000 mgr.y (mgr.14841) 74 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:14.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:13 smithi154 bash[13980]: cluster 2024-01-13T11:24:12.912519+0000 mgr.y (mgr.14841) 75 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:14.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:13 smithi121 bash[14010]: cluster 2024-01-13T11:24:12.912519+0000 mgr.y (mgr.14841) 75 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:14.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:13 smithi121 bash[17573]: cluster 2024-01-13T11:24:12.912519+0000 mgr.y (mgr.14841) 75 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:16.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:15 smithi154 bash[13980]: cluster 2024-01-13T11:24:14.913947+0000 mgr.y (mgr.14841) 76 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:16.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:15 smithi121 bash[14010]: cluster 2024-01-13T11:24:14.913947+0000 mgr.y (mgr.14841) 76 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:16.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:15 smithi121 bash[17573]: cluster 2024-01-13T11:24:14.913947+0000 mgr.y (mgr.14841) 76 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:17.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:17 smithi154 bash[13980]: cluster 2024-01-13T11:24:16.914657+0000 mgr.y (mgr.14841) 77 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:17.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:17 smithi121 bash[14010]: cluster 2024-01-13T11:24:16.914657+0000 mgr.y (mgr.14841) 77 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:17.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:17 smithi121 bash[17573]: cluster 2024-01-13T11:24:16.914657+0000 mgr.y (mgr.14841) 77 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:20.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:19 smithi154 bash[13980]: cluster 2024-01-13T11:24:18.915362+0000 mgr.y (mgr.14841) 78 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:20.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:19 smithi121 bash[14010]: cluster 2024-01-13T11:24:18.915362+0000 mgr.y (mgr.14841) 78 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:20.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:19 smithi121 bash[17573]: cluster 2024-01-13T11:24:18.915362+0000 mgr.y (mgr.14841) 78 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:22.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:21 smithi154 bash[13980]: cluster 2024-01-13T11:24:20.916866+0000 mgr.y (mgr.14841) 79 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:22.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:21 smithi121 bash[14010]: cluster 2024-01-13T11:24:20.916866+0000 mgr.y (mgr.14841) 79 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:22.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:21 smithi121 bash[17573]: cluster 2024-01-13T11:24:20.916866+0000 mgr.y (mgr.14841) 79 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:24.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:23 smithi154 bash[13980]: cluster 2024-01-13T11:24:22.917602+0000 mgr.y (mgr.14841) 80 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:24.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:23 smithi121 bash[14010]: cluster 2024-01-13T11:24:22.917602+0000 mgr.y (mgr.14841) 80 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:24.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:23 smithi121 bash[17573]: cluster 2024-01-13T11:24:22.917602+0000 mgr.y (mgr.14841) 80 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:26.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:26 smithi154 bash[13980]: cluster 2024-01-13T11:24:24.919003+0000 mgr.y (mgr.14841) 81 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:26.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:25 smithi121 bash[14010]: cluster 2024-01-13T11:24:24.919003+0000 mgr.y (mgr.14841) 81 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:26.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:25 smithi121 bash[17573]: cluster 2024-01-13T11:24:24.919003+0000 mgr.y (mgr.14841) 81 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:27.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:27 smithi154 bash[13980]: cluster 2024-01-13T11:24:26.919761+0000 mgr.y (mgr.14841) 82 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:27.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:27 smithi121 bash[17573]: cluster 2024-01-13T11:24:26.919761+0000 mgr.y (mgr.14841) 82 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:27.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:27 smithi121 bash[14010]: cluster 2024-01-13T11:24:26.919761+0000 mgr.y (mgr.14841) 82 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:30.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:29 smithi154 bash[13980]: cluster 2024-01-13T11:24:28.920435+0000 mgr.y (mgr.14841) 83 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:30.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:29 smithi121 bash[14010]: cluster 2024-01-13T11:24:28.920435+0000 mgr.y (mgr.14841) 83 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:30.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:29 smithi121 bash[17573]: cluster 2024-01-13T11:24:28.920435+0000 mgr.y (mgr.14841) 83 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:32.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:31 smithi154 bash[13980]: cluster 2024-01-13T11:24:30.921912+0000 mgr.y (mgr.14841) 84 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:32.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:31 smithi121 bash[14010]: cluster 2024-01-13T11:24:30.921912+0000 mgr.y (mgr.14841) 84 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:32.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:31 smithi121 bash[17573]: cluster 2024-01-13T11:24:30.921912+0000 mgr.y (mgr.14841) 84 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:34.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:34 smithi154 bash[13980]: cluster 2024-01-13T11:24:32.922648+0000 mgr.y (mgr.14841) 85 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:34.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:33 smithi121 bash[14010]: cluster 2024-01-13T11:24:32.922648+0000 mgr.y (mgr.14841) 85 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:34.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:33 smithi121 bash[17573]: cluster 2024-01-13T11:24:32.922648+0000 mgr.y (mgr.14841) 85 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:36.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:36 smithi154 bash[13980]: cluster 2024-01-13T11:24:34.924091+0000 mgr.y (mgr.14841) 86 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:36.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:35 smithi121 bash[14010]: cluster 2024-01-13T11:24:34.924091+0000 mgr.y (mgr.14841) 86 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:36.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:36 smithi121 bash[17573]: cluster 2024-01-13T11:24:34.924091+0000 mgr.y (mgr.14841) 86 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:37.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:37 smithi154 bash[13980]: cluster 2024-01-13T11:24:36.924812+0000 mgr.y (mgr.14841) 87 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:37.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:37 smithi121 bash[14010]: cluster 2024-01-13T11:24:36.924812+0000 mgr.y (mgr.14841) 87 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:37.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:37 smithi121 bash[17573]: cluster 2024-01-13T11:24:36.924812+0000 mgr.y (mgr.14841) 87 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:40.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:39 smithi154 bash[13980]: cluster 2024-01-13T11:24:38.925477+0000 mgr.y (mgr.14841) 88 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:40.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:39 smithi121 bash[17573]: cluster 2024-01-13T11:24:38.925477+0000 mgr.y (mgr.14841) 88 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:40.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:39 smithi121 bash[14010]: cluster 2024-01-13T11:24:38.925477+0000 mgr.y (mgr.14841) 88 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:42.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:41 smithi154 bash[13980]: cluster 2024-01-13T11:24:40.927033+0000 mgr.y (mgr.14841) 89 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:42.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:41 smithi121 bash[17573]: cluster 2024-01-13T11:24:40.927033+0000 mgr.y (mgr.14841) 89 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:42.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:41 smithi121 bash[14010]: cluster 2024-01-13T11:24:40.927033+0000 mgr.y (mgr.14841) 89 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:44.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:44 smithi154 bash[13980]: cluster 2024-01-13T11:24:42.927802+0000 mgr.y (mgr.14841) 90 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:44.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:43 smithi121 bash[17573]: cluster 2024-01-13T11:24:42.927802+0000 mgr.y (mgr.14841) 90 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:44.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:43 smithi121 bash[14010]: cluster 2024-01-13T11:24:42.927802+0000 mgr.y (mgr.14841) 90 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:46.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:46 smithi154 bash[13980]: cluster 2024-01-13T11:24:44.929222+0000 mgr.y (mgr.14841) 91 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:46.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:46 smithi121 bash[14010]: cluster 2024-01-13T11:24:44.929222+0000 mgr.y (mgr.14841) 91 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:46.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:46 smithi121 bash[17573]: cluster 2024-01-13T11:24:44.929222+0000 mgr.y (mgr.14841) 91 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:47.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:47 smithi154 bash[13980]: cluster 2024-01-13T11:24:46.929932+0000 mgr.y (mgr.14841) 92 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:47.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:47 smithi121 bash[14010]: cluster 2024-01-13T11:24:46.929932+0000 mgr.y (mgr.14841) 92 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:47.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:47 smithi121 bash[17573]: cluster 2024-01-13T11:24:46.929932+0000 mgr.y (mgr.14841) 92 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:50.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:49 smithi154 bash[13980]: cluster 2024-01-13T11:24:48.930654+0000 mgr.y (mgr.14841) 93 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:50.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:49 smithi121 bash[14010]: cluster 2024-01-13T11:24:48.930654+0000 mgr.y (mgr.14841) 93 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:50.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:49 smithi121 bash[17573]: cluster 2024-01-13T11:24:48.930654+0000 mgr.y (mgr.14841) 93 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:52.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:52 smithi154 bash[13980]: cluster 2024-01-13T11:24:50.932218+0000 mgr.y (mgr.14841) 94 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:52.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:51 smithi121 bash[14010]: cluster 2024-01-13T11:24:50.932218+0000 mgr.y (mgr.14841) 94 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:52.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:51 smithi121 bash[17573]: cluster 2024-01-13T11:24:50.932218+0000 mgr.y (mgr.14841) 94 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:54.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:54 smithi154 bash[13980]: cluster 2024-01-13T11:24:52.932932+0000 mgr.y (mgr.14841) 95 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:54.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:54 smithi121 bash[14010]: cluster 2024-01-13T11:24:52.932932+0000 mgr.y (mgr.14841) 95 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:54.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:54 smithi121 bash[17573]: cluster 2024-01-13T11:24:52.932932+0000 mgr.y (mgr.14841) 95 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:56.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:56 smithi154 bash[13980]: cluster 2024-01-13T11:24:54.934350+0000 mgr.y (mgr.14841) 96 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:56.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:56 smithi121 bash[14010]: cluster 2024-01-13T11:24:54.934350+0000 mgr.y (mgr.14841) 96 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:56.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:56 smithi121 bash[17573]: cluster 2024-01-13T11:24:54.934350+0000 mgr.y (mgr.14841) 96 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:57.510 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph orch ps' 2024-01-13T11:24:57.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:24:57 smithi154 bash[13980]: cluster 2024-01-13T11:24:56.935087+0000 mgr.y (mgr.14841) 97 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:57.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:57 smithi121 bash[17573]: cluster 2024-01-13T11:24:56.935087+0000 mgr.y (mgr.14841) 97 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:24:57.649 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:57 smithi121 bash[14010]: cluster 2024-01-13T11:24:56.935087+0000 mgr.y (mgr.14841) 97 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:00.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:00 smithi154 bash[13980]: cluster 2024-01-13T11:24:58.935859+0000 mgr.y (mgr.14841) 98 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:00.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:00 smithi154 bash[13980]: audit 2024-01-13T11:24:59.329594+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-01-13T11:25:00.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:00 smithi154 bash[13980]: audit 2024-01-13T11:24:59.330000+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-01-13T11:25:00.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:00 smithi154 bash[13980]: audit 2024-01-13T11:24:59.330301+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-01-13T11:25:00.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:00 smithi154 bash[13980]: audit 2024-01-13T11:24:59.330578+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-01-13T11:25:00.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:59 smithi121 bash[17573]: cluster 2024-01-13T11:24:58.935859+0000 mgr.y (mgr.14841) 98 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:00.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:59 smithi121 bash[17573]: audit 2024-01-13T11:24:59.329594+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-01-13T11:25:00.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:59 smithi121 bash[17573]: audit 2024-01-13T11:24:59.330000+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-01-13T11:25:00.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:59 smithi121 bash[17573]: audit 2024-01-13T11:24:59.330301+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-01-13T11:25:00.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:24:59 smithi121 bash[17573]: audit 2024-01-13T11:24:59.330578+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-01-13T11:25:00.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:59 smithi121 bash[14010]: cluster 2024-01-13T11:24:58.935859+0000 mgr.y (mgr.14841) 98 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:00.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:59 smithi121 bash[14010]: audit 2024-01-13T11:24:59.329594+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-01-13T11:25:00.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:59 smithi121 bash[14010]: audit 2024-01-13T11:24:59.330000+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-01-13T11:25:00.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:59 smithi121 bash[14010]: audit 2024-01-13T11:24:59.330301+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-01-13T11:25:00.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:24:59 smithi121 bash[14010]: audit 2024-01-13T11:24:59.330578+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-01-13T11:25:00.581 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-13T11:25:00.581 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (9m) 2m ago 9m 14.7M - 0.23.0 ba2b418f427c fabd43abc5b0 2024-01-13T11:25:00.581 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi154 running (19m) 2m ago 19m 26.9M - 6.6.2 87a51ecf0b1c 4297ac71950b 2024-01-13T11:25:00.581 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi154 running (13m) 2m ago 23m 377M - 16.2.14-456-g445562ab 163fd1944c31 8279c747992d 2024-01-13T11:25:00.581 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443 running (5m) 2m ago 25m 405M - 16.2.14-456-g445562ab 163fd1944c31 22c0e8cfd24a 2024-01-13T11:25:00.581 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (25m) 2m ago 25m 176M 2048M 15.2.0 204a01f9b0b6 4864d1b1a118 2024-01-13T11:25:00.581 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi154 running (23m) 2m ago 23m 147M 2048M 15.2.0 204a01f9b0b6 87962ad706ed 2024-01-13T11:25:00.581 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (23m) 2m ago 23m 142M 2048M 15.2.0 204a01f9b0b6 b4e93fe477dd 2024-01-13T11:25:00.581 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 error 2m ago 19m - - 2024-01-13T11:25:00.581 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi154 error 2m ago 19m - - 2024-01-13T11:25:00.581 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (23m) 2m ago 23m 49.7M 4096M 15.2.0 204a01f9b0b6 008b68f14ad9 2024-01-13T11:25:00.581 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (22m) 2m ago 22m 50.7M 4096M 15.2.0 204a01f9b0b6 a578d354249c 2024-01-13T11:25:00.582 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (22m) 2m ago 22m 47.1M 4096M 15.2.0 204a01f9b0b6 8907a99e62bc 2024-01-13T11:25:00.582 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (21m) 2m ago 21m 50.5M 4096M 15.2.0 204a01f9b0b6 87964e338249 2024-01-13T11:25:00.582 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi154 running (21m) 2m ago 21m 50.7M 4096M 15.2.0 204a01f9b0b6 11beca531e0e 2024-01-13T11:25:00.582 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi154 running (21m) 2m ago 21m 50.8M 4096M 15.2.0 204a01f9b0b6 cd6842e07156 2024-01-13T11:25:00.582 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi154 running (20m) 2m ago 20m 48.6M 4096M 15.2.0 204a01f9b0b6 5aa7f9553b38 2024-01-13T11:25:00.582 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi154 running (20m) 2m ago 20m 50.7M 4096M 15.2.0 204a01f9b0b6 7cef3cceae20 2024-01-13T11:25:00.582 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi154 running (8m) 2m ago 19m 35.0M - 2.48.1 ea7f826b1553 8c952c350927 2024-01-13T11:25:00.582 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.r.z.smithi121.fccflq smithi121 running (17m) 2m ago 17m 51.5M - 15.2.0 204a01f9b0b6 7cef85d7a512 2024-01-13T11:25:00.582 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.r.z.smithi154.ycwgyx smithi154 running (17m) 2m ago 17m 51.6M - 15.2.0 204a01f9b0b6 a56aaa9b3633 2024-01-13T11:25:01.189 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:01 smithi121 bash[14010]: audit 2024-01-13T11:25:00.547482+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-13T11:25:01.189 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:01 smithi121 bash[14010]: audit 2024-01-13T11:25:00.548443+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-13T11:25:01.189 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:01 smithi121 bash[14010]: audit 2024-01-13T11:25:00.549388+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:01.189 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:01 smithi121 bash[14010]: audit 2024-01-13T11:25:00.550309+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:01.189 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:01 smithi121 bash[14010]: audit 2024-01-13T11:25:00.551153+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:01.189 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:01 smithi121 bash[14010]: audit 2024-01-13T11:25:00.552016+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:01.189 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:01 smithi121 bash[14010]: audit 2024-01-13T11:25:00.557225+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-13T11:25:01.189 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:01 smithi121 bash[14010]: audit 2024-01-13T11:25:00.557937+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:01.189 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:01 smithi121 bash[14010]: audit 2024-01-13T11:25:00.558646+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:01.189 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:01 smithi121 bash[14010]: audit 2024-01-13T11:25:00.559314+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:01.189 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:01 smithi121 bash[14010]: audit 2024-01-13T11:25:00.560026+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:01.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:01 smithi121 bash[17573]: audit 2024-01-13T11:25:00.547482+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-13T11:25:01.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:01 smithi121 bash[17573]: audit 2024-01-13T11:25:00.548443+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-13T11:25:01.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:01 smithi121 bash[17573]: audit 2024-01-13T11:25:00.549388+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:01.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:01 smithi121 bash[17573]: audit 2024-01-13T11:25:00.550309+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:01.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:01 smithi121 bash[17573]: audit 2024-01-13T11:25:00.551153+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:01.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:01 smithi121 bash[17573]: audit 2024-01-13T11:25:00.552016+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:01.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:01 smithi121 bash[17573]: audit 2024-01-13T11:25:00.557225+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-13T11:25:01.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:01 smithi121 bash[17573]: audit 2024-01-13T11:25:00.557937+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:01.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:01 smithi121 bash[17573]: audit 2024-01-13T11:25:00.558646+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:01.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:01 smithi121 bash[17573]: audit 2024-01-13T11:25:00.559314+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:01.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:01 smithi121 bash[17573]: audit 2024-01-13T11:25:00.560026+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:01.327 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph versions' 2024-01-13T11:25:01.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:01 smithi154 bash[13980]: audit 2024-01-13T11:25:00.547482+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-13T11:25:01.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:01 smithi154 bash[13980]: audit 2024-01-13T11:25:00.548443+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-13T11:25:01.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:01 smithi154 bash[13980]: audit 2024-01-13T11:25:00.549388+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:01.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:01 smithi154 bash[13980]: audit 2024-01-13T11:25:00.550309+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:01.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:01 smithi154 bash[13980]: audit 2024-01-13T11:25:00.551153+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:01.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:01 smithi154 bash[13980]: audit 2024-01-13T11:25:00.552016+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:01.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:01 smithi154 bash[13980]: audit 2024-01-13T11:25:00.557225+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-13T11:25:01.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:01 smithi154 bash[13980]: audit 2024-01-13T11:25:00.557937+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:01.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:01 smithi154 bash[13980]: audit 2024-01-13T11:25:00.558646+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:01.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:01 smithi154 bash[13980]: audit 2024-01-13T11:25:00.559314+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:01.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:01 smithi154 bash[13980]: audit 2024-01-13T11:25:00.560026+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:02.321 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:02 smithi121 bash[17573]: audit 2024-01-13T11:25:00.541386+0000 mgr.y (mgr.14841) 99 : audit [DBG] from='client.24808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:25:02.321 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:02 smithi121 bash[17573]: cluster 2024-01-13T11:25:00.937370+0000 mgr.y (mgr.14841) 100 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:02.321 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:02 smithi121 bash[14010]: audit 2024-01-13T11:25:00.541386+0000 mgr.y (mgr.14841) 99 : audit [DBG] from='client.24808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:25:02.321 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:02 smithi121 bash[14010]: cluster 2024-01-13T11:25:00.937370+0000 mgr.y (mgr.14841) 100 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:02.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:02 smithi154 bash[13980]: audit 2024-01-13T11:25:00.541386+0000 mgr.y (mgr.14841) 99 : audit [DBG] from='client.24808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:25:02.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:02 smithi154 bash[13980]: cluster 2024-01-13T11:25:00.937370+0000 mgr.y (mgr.14841) 100 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:04.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:04 smithi154 bash[13980]: cluster 2024-01-13T11:25:02.938087+0000 mgr.y (mgr.14841) 101 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:04.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:04 smithi121 bash[14010]: cluster 2024-01-13T11:25:02.938087+0000 mgr.y (mgr.14841) 101 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:04.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:04 smithi121 bash[17573]: cluster 2024-01-13T11:25:02.938087+0000 mgr.y (mgr.14841) 101 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:04.522 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-01-13T11:25:04.523 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-01-13T11:25:04.523 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-01-13T11:25:04.523 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-01-13T11:25:04.523 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-01-13T11:25:04.523 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 16.2.14-456-g445562ab (445562ab4bc3ddfb386936119050695810860bcb) pacific (stable)": 2 2024-01-13T11:25:04.523 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-01-13T11:25:04.523 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-01-13T11:25:04.523 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-01-13T11:25:04.523 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-01-13T11:25:04.523 INFO:teuthology.orchestra.run.smithi121.stdout: "mds": {}, 2024-01-13T11:25:04.523 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-01-13T11:25:04.523 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-01-13T11:25:04.523 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-01-13T11:25:04.524 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-01-13T11:25:04.524 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2024-01-13T11:25:04.524 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 16.2.14-456-g445562ab (445562ab4bc3ddfb386936119050695810860bcb) pacific (stable)": 2 2024-01-13T11:25:04.524 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-01-13T11:25:04.524 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-01-13T11:25:05.248 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph -s' 2024-01-13T11:25:05.387 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:05 smithi121 bash[17573]: audit 2024-01-13T11:25:04.513112+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.121:0/2785060879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-13T11:25:05.387 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:05 smithi121 bash[17573]: cluster 2024-01-13T11:25:04.939590+0000 mgr.y (mgr.14841) 102 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:05.388 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:05 smithi121 bash[14010]: audit 2024-01-13T11:25:04.513112+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.121:0/2785060879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-13T11:25:05.388 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:05 smithi121 bash[14010]: cluster 2024-01-13T11:25:04.939590+0000 mgr.y (mgr.14841) 102 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:05.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:05 smithi154 bash[13980]: audit 2024-01-13T11:25:04.513112+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.121:0/2785060879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-13T11:25:05.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:05 smithi154 bash[13980]: cluster 2024-01-13T11:25:04.939590+0000 mgr.y (mgr.14841) 102 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:07.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:07 smithi154 bash[13980]: cluster 2024-01-13T11:25:06.940425+0000 mgr.y (mgr.14841) 103 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:07.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:07 smithi154 bash[13980]: audit 2024-01-13T11:25:07.216828+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:25:07.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:07 smithi154 bash[13980]: audit 2024-01-13T11:25:07.221982+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:25:07.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:07 smithi121 bash[14010]: cluster 2024-01-13T11:25:06.940425+0000 mgr.y (mgr.14841) 103 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:07.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:07 smithi121 bash[14010]: audit 2024-01-13T11:25:07.216828+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:25:07.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:07 smithi121 bash[14010]: audit 2024-01-13T11:25:07.221982+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:25:07.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:07 smithi121 bash[17573]: cluster 2024-01-13T11:25:06.940425+0000 mgr.y (mgr.14841) 103 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:07.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:07 smithi121 bash[17573]: audit 2024-01-13T11:25:07.216828+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:25:07.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:07 smithi121 bash[17573]: audit 2024-01-13T11:25:07.221982+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:25:08.206 INFO:teuthology.orchestra.run.smithi121.stdout: cluster: 2024-01-13T11:25:08.206 INFO:teuthology.orchestra.run.smithi121.stdout: id: b5155c52-b202-11ee-95ac-87774f69a715 2024-01-13T11:25:08.207 INFO:teuthology.orchestra.run.smithi121.stdout: health: HEALTH_WARN 2024-01-13T11:25:08.207 INFO:teuthology.orchestra.run.smithi121.stdout: 2 failed cephadm daemon(s) 2024-01-13T11:25:08.207 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-01-13T11:25:08.207 INFO:teuthology.orchestra.run.smithi121.stdout: services: 2024-01-13T11:25:08.207 INFO:teuthology.orchestra.run.smithi121.stdout: mon: 3 daemons, quorum a,c,b (age 23m) 2024-01-13T11:25:08.207 INFO:teuthology.orchestra.run.smithi121.stdout: mgr: y(active, since 3m), standbys: x 2024-01-13T11:25:08.207 INFO:teuthology.orchestra.run.smithi121.stdout: osd: 8 osds: 8 up (since 20m), 8 in (since 20m) 2024-01-13T11:25:08.207 INFO:teuthology.orchestra.run.smithi121.stdout: rgw: 2 daemons active (r.z.smithi121.fccflq, r.z.smithi154.ycwgyx) 2024-01-13T11:25:08.207 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-01-13T11:25:08.207 INFO:teuthology.orchestra.run.smithi121.stdout: task status: 2024-01-13T11:25:08.207 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-01-13T11:25:08.207 INFO:teuthology.orchestra.run.smithi121.stdout: data: 2024-01-13T11:25:08.207 INFO:teuthology.orchestra.run.smithi121.stdout: pools: 5 pools, 129 pgs 2024-01-13T11:25:08.208 INFO:teuthology.orchestra.run.smithi121.stdout: objects: 202 objects, 7.0 KiB 2024-01-13T11:25:08.208 INFO:teuthology.orchestra.run.smithi121.stdout: usage: 8.0 GiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:08.208 INFO:teuthology.orchestra.run.smithi121.stdout: pgs: 129 active+clean 2024-01-13T11:25:08.208 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-01-13T11:25:08.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:08 smithi154 bash[13980]: cluster 2024-01-13T11:25:07.214012+0000 mgr.y (mgr.14841) 104 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:08.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:08 smithi154 bash[13980]: cluster 2024-01-13T11:25:07.214492+0000 mgr.y (mgr.14841) 105 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:08.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:08 smithi154 bash[13980]: audit 2024-01-13T11:25:08.196890+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.121:0/3762364127' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-01-13T11:25:08.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:08 smithi121 bash[14010]: cluster 2024-01-13T11:25:07.214012+0000 mgr.y (mgr.14841) 104 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:08.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:08 smithi121 bash[14010]: cluster 2024-01-13T11:25:07.214492+0000 mgr.y (mgr.14841) 105 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:08.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:08 smithi121 bash[14010]: audit 2024-01-13T11:25:08.196890+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.121:0/3762364127' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-01-13T11:25:08.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:08 smithi121 bash[17573]: cluster 2024-01-13T11:25:07.214012+0000 mgr.y (mgr.14841) 104 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:08.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:08 smithi121 bash[17573]: cluster 2024-01-13T11:25:07.214492+0000 mgr.y (mgr.14841) 105 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:08.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:08 smithi121 bash[17573]: audit 2024-01-13T11:25:08.196890+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.121:0/3762364127' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-01-13T11:25:08.999 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-01-13T11:25:10.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:10 smithi154 bash[13980]: cluster 2024-01-13T11:25:09.215190+0000 mgr.y (mgr.14841) 106 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:10.685 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:10 smithi121 bash[17573]: cluster 2024-01-13T11:25:09.215190+0000 mgr.y (mgr.14841) 106 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:10.685 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:10 smithi121 bash[14010]: cluster 2024-01-13T11:25:09.215190+0000 mgr.y (mgr.14841) 106 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:12.036 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-01-13T11:25:12.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:12 smithi154 bash[13980]: cluster 2024-01-13T11:25:11.216733+0000 mgr.y (mgr.14841) 107 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:12.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:12 smithi154 bash[13980]: audit 2024-01-13T11:25:12.009337+0000 mon.a (mon.0) 838 : audit [DBG] from='client.? 172.21.15.121:0/1856130721' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-13T11:25:12.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:12 smithi121 bash[17573]: cluster 2024-01-13T11:25:11.216733+0000 mgr.y (mgr.14841) 107 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:12.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:12 smithi121 bash[17573]: audit 2024-01-13T11:25:12.009337+0000 mon.a (mon.0) 838 : audit [DBG] from='client.? 172.21.15.121:0/1856130721' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-13T11:25:12.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:12 smithi121 bash[14010]: cluster 2024-01-13T11:25:11.216733+0000 mgr.y (mgr.14841) 107 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:12.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:12 smithi121 bash[14010]: audit 2024-01-13T11:25:12.009337+0000 mon.a (mon.0) 838 : audit [DBG] from='client.? 172.21.15.121:0/1856130721' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-13T11:25:12.750 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph mgr fail' 2024-01-13T11:25:14.599 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:14 smithi121 bash[17573]: cluster 2024-01-13T11:25:13.217436+0000 mgr.y (mgr.14841) 108 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:14.599 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:14 smithi121 bash[14010]: cluster 2024-01-13T11:25:13.217436+0000 mgr.y (mgr.14841) 108 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:14.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:14 smithi154 bash[13980]: cluster 2024-01-13T11:25:13.217436+0000 mgr.y (mgr.14841) 108 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:16.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:16 smithi154 bash[13980]: cluster 2024-01-13T11:25:15.219046+0000 mgr.y (mgr.14841) 109 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:16.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:16 smithi154 bash[13980]: audit 2024-01-13T11:25:15.849019+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.121:0/611122315' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-01-13T11:25:16.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:16 smithi154 bash[13980]: audit 2024-01-13T11:25:15.849695+0000 mon.a (mon.0) 839 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-01-13T11:25:16.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:16 smithi154 bash[13980]: cluster 2024-01-13T11:25:15.856054+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-01-13T11:25:16.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:16 smithi154 bash[13980]: audit 2024-01-13T11:25:15.860140+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' 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 2024-01-13T11:25:16.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:16 smithi154 bash[13980]: audit 2024-01-13T11:25:15.861447+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-13T11:25:16.670 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:16 smithi121 bash[17573]: cluster 2024-01-13T11:25:15.219046+0000 mgr.y (mgr.14841) 109 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:16.670 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:16 smithi121 bash[17573]: audit 2024-01-13T11:25:15.849019+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.121:0/611122315' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-01-13T11:25:16.670 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:16 smithi121 bash[17573]: audit 2024-01-13T11:25:15.849695+0000 mon.a (mon.0) 839 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-01-13T11:25:16.671 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:16 smithi121 bash[17573]: cluster 2024-01-13T11:25:15.856054+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-01-13T11:25:16.671 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:16 smithi121 bash[17573]: audit 2024-01-13T11:25:15.860140+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' 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 2024-01-13T11:25:16.671 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:16 smithi121 bash[17573]: audit 2024-01-13T11:25:15.861447+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-13T11:25:16.671 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:16 smithi121 bash[14010]: cluster 2024-01-13T11:25:15.219046+0000 mgr.y (mgr.14841) 109 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:16.671 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:16 smithi121 bash[14010]: audit 2024-01-13T11:25:15.849019+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.121:0/611122315' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-01-13T11:25:16.671 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:16 smithi121 bash[14010]: audit 2024-01-13T11:25:15.849695+0000 mon.a (mon.0) 839 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-01-13T11:25:16.671 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:16 smithi121 bash[14010]: cluster 2024-01-13T11:25:15.856054+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-01-13T11:25:16.671 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:16 smithi121 bash[14010]: audit 2024-01-13T11:25:15.860140+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' 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 2024-01-13T11:25:16.671 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:16 smithi121 bash[14010]: audit 2024-01-13T11:25:15.861447+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-13T11:25:16.672 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:25:16 smithi121 bash[38848]: ignoring --setuser ceph since I am not root 2024-01-13T11:25:16.672 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:25:16 smithi121 bash[38848]: ignoring --setgroup ceph since I am not root 2024-01-13T11:25:16.672 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:25:16 smithi121 bash[38848]: debug 2024-01-13T11:25:16.389+0000 7f1ce2b16700 1 -- 172.21.15.121:0/966347928 <== mon.0 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55aac27844e0 con 0x55aac2879000 2024-01-13T11:25:16.672 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:25:16 smithi121 bash[38848]: debug 2024-01-13T11:25:16.553+0000 7f1cf2cf1680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-01-13T11:25:16.938 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:25:16 smithi121 bash[38848]: debug 2024-01-13T11:25:16.657+0000 7f1cf2cf1680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-01-13T11:25:17.071 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'sleep 180' 2024-01-13T11:25:17.357 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:25:17 smithi121 bash[38848]: debug 2024-01-13T11:25:17.097+0000 7f1cf2cf1680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-01-13T11:25:17.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:17 smithi154 bash[13980]: audit 2024-01-13T11:25:16.349807+0000 mon.a (mon.0) 843 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-01-13T11:25:17.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:17 smithi154 bash[13980]: cluster 2024-01-13T11:25:16.349895+0000 mon.a (mon.0) 844 : cluster [DBG] mgrmap e25: x(active, starting, since 0.499125s) 2024-01-13T11:25:17.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:17 smithi154 bash[13980]: audit 2024-01-13T11:25:16.861701+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-01-13T11:25:17.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:17 smithi154 bash[13980]: cluster 2024-01-13T11:25:16.861805+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-01-13T11:25:17.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:17 smithi121 bash[17573]: audit 2024-01-13T11:25:16.349807+0000 mon.a (mon.0) 843 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-01-13T11:25:17.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:17 smithi121 bash[17573]: cluster 2024-01-13T11:25:16.349895+0000 mon.a (mon.0) 844 : cluster [DBG] mgrmap e25: x(active, starting, since 0.499125s) 2024-01-13T11:25:17.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:17 smithi121 bash[17573]: audit 2024-01-13T11:25:16.861701+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-01-13T11:25:17.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:17 smithi121 bash[17573]: cluster 2024-01-13T11:25:16.861805+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-01-13T11:25:17.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:17 smithi121 bash[14010]: audit 2024-01-13T11:25:16.349807+0000 mon.a (mon.0) 843 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-01-13T11:25:17.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:17 smithi121 bash[14010]: cluster 2024-01-13T11:25:16.349895+0000 mon.a (mon.0) 844 : cluster [DBG] mgrmap e25: x(active, starting, since 0.499125s) 2024-01-13T11:25:17.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:17 smithi121 bash[14010]: audit 2024-01-13T11:25:16.861701+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14841 172.21.15.121:0/1350421428' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-01-13T11:25:17.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:17 smithi121 bash[14010]: cluster 2024-01-13T11:25:16.861805+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-01-13T11:25:18.369 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:25:18 smithi121 bash[38848]: debug 2024-01-13T11:25:18.049+0000 7f1cf2cf1680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-01-13T11:25:18.369 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:25:18 smithi121 bash[38848]: debug 2024-01-13T11:25:18.153+0000 7f1cf2cf1680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-01-13T11:25:18.688 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:25:18 smithi121 bash[38848]: debug 2024-01-13T11:25:18.405+0000 7f1cf2cf1680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-01-13T11:25:19.807 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:25:19 smithi121 bash[38848]: debug 2024-01-13T11:25:19.529+0000 7f1cf2cf1680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-01-13T11:25:19.807 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:25:19 smithi121 bash[38848]: debug 2024-01-13T11:25:19.693+0000 7f1cf2cf1680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-01-13T11:25:20.143 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:25:19 smithi121 bash[38848]: debug 2024-01-13T11:25:19.793+0000 7f1cf2cf1680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-01-13T11:25:20.143 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:25:19 smithi121 bash[38848]: debug 2024-01-13T11:25:19.909+0000 7f1cf2cf1680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-01-13T11:25:20.438 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:25:20 smithi121 bash[38848]: debug 2024-01-13T11:25:20.129+0000 7f1cf2cf1680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-01-13T11:25:20.938 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:25:20 smithi121 bash[38848]: debug 2024-01-13T11:25:20.493+0000 7f1cf2cf1680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-01-13T11:25:20.938 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:25:20 smithi121 bash[38848]: debug 2024-01-13T11:25:20.613+0000 7f1cf2cf1680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-01-13T11:25:21.926 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:25:21 smithi121 bash[38848]: debug 2024-01-13T11:25:21.468+0000 7f1cf2cf1680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-01-13T11:25:21.926 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:25:21 smithi121 bash[38848]: debug 2024-01-13T11:25:21.572+0000 7f1cf2cf1680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-01-13T11:25:21.926 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:25:21 smithi121 bash[38848]: debug 2024-01-13T11:25:21.688+0000 7f1cf2cf1680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-01-13T11:25:22.188 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:25:21 smithi121 bash[38848]: debug 2024-01-13T11:25:21.912+0000 7f1cf2cf1680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-01-13T11:25:22.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.360323+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-13T11:25:22.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.360692+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-13T11:25:22.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.361302+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-13T11:25:22.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.363520+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-13T11:25:22.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.364297+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-13T11:25:22.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.364980+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-13T11:25:22.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.365853+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-13T11:25:22.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.366913+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-13T11:25:22.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.368003+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-13T11:25:22.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.368568+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-13T11:25:22.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.369083+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-13T11:25:22.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.369545+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-13T11:25:22.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.370063+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-13T11:25:22.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.370277+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-13T11:25:22.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.371161+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-13T11:25:22.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.372638+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-13T11:25:22.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.373788+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-01-13T11:25:22.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.374249+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-01-13T11:25:22.556 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[38848]: debug 2024-01-13T11:25:22.200+0000 7f1cf2cf1680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-01-13T11:25:22.556 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[38848]: debug 2024-01-13T11:25:22.368+0000 7f1cf2cf1680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-01-13T11:25:22.556 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[38848]: debug 2024-01-13T11:25:22.540+0000 7f1cf2cf1680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-01-13T11:25:22.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.360323+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-13T11:25:22.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.360692+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-13T11:25:22.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.361302+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-13T11:25:22.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.363520+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-13T11:25:22.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.364297+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-13T11:25:22.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.364980+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-13T11:25:22.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.365853+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-13T11:25:22.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.366913+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-13T11:25:22.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.368003+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-13T11:25:22.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.368568+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-13T11:25:22.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.369083+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-13T11:25:22.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.369545+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-13T11:25:22.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.370063+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-13T11:25:22.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.370277+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-13T11:25:22.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.371161+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-13T11:25:22.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.372638+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-13T11:25:22.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.373788+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-01-13T11:25:22.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.374249+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-01-13T11:25:22.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.374820+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-01-13T11:25:22.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.375283+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi121"}]: dispatch 2024-01-13T11:25:22.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.375867+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi154"}]: dispatch 2024-01-13T11:25:22.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.376376+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-01-13T11:25:22.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.376834+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-01-13T11:25:22.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.377262+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-01-13T11:25:22.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.377744+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-01-13T11:25:22.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.378200+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-01-13T11:25:22.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.378662+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-01-13T11:25:22.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.379100+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-01-13T11:25:22.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.379566+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-01-13T11:25:22.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.380020+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-01-13T11:25:22.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.380488+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-01-13T11:25:22.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.380995+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-01-13T11:25:22.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.381500+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:25:22.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.382068+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:25:22.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.382615+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-01-13T11:25:22.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.383105+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-01-13T11:25:22.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.383591+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-13T11:25:22.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: audit 2024-01-13T11:25:22.384089+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-13T11:25:22.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[17573]: cluster 2024-01-13T11:25:22.397823+0000 mon.a (mon.0) 847 : cluster [INF] Manager daemon x is now available 2024-01-13T11:25:22.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.374820+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-01-13T11:25:22.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.375283+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi121"}]: dispatch 2024-01-13T11:25:22.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.375867+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi154"}]: dispatch 2024-01-13T11:25:22.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.376376+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-01-13T11:25:22.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.376834+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-01-13T11:25:22.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.377262+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-01-13T11:25:22.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.377744+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-01-13T11:25:22.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.378200+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-01-13T11:25:22.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.378662+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-01-13T11:25:22.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.379100+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-01-13T11:25:22.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.379566+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-01-13T11:25:22.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.380020+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-01-13T11:25:22.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.380488+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-01-13T11:25:22.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.380995+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-01-13T11:25:22.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.381500+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:25:22.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.382068+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:25:22.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.382615+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-01-13T11:25:22.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.383105+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-01-13T11:25:22.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.383591+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-13T11:25:22.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: audit 2024-01-13T11:25:22.384089+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-13T11:25:22.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[14010]: cluster 2024-01-13T11:25:22.397823+0000 mon.a (mon.0) 847 : cluster [INF] Manager daemon x is now available 2024-01-13T11:25:22.671 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[25489]: Warning: Permanently added '172.21.15.154' (ECDSA) to the list of known hosts. 2024-01-13T11:25:22.671 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[25489]: Warning: Permanently added '172.21.15.121' (ECDSA) to the list of known hosts. 2024-01-13T11:25:22.672 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.360323+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-13T11:25:22.672 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.360692+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-13T11:25:22.672 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.361302+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-13T11:25:22.672 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.363520+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-13T11:25:22.672 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.364297+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-13T11:25:22.672 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.364980+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-13T11:25:22.672 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.365853+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-13T11:25:22.672 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.366913+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-13T11:25:22.672 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.368003+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-13T11:25:22.673 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.368568+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-13T11:25:22.673 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.369083+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-13T11:25:22.673 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.369545+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-13T11:25:22.673 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.370063+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-13T11:25:22.673 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.370277+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-13T11:25:22.673 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.371161+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-13T11:25:22.673 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.372638+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-13T11:25:22.673 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.373788+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-01-13T11:25:22.673 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.374249+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-01-13T11:25:22.673 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.374820+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-01-13T11:25:22.673 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.375283+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi121"}]: dispatch 2024-01-13T11:25:22.673 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.375867+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi154"}]: dispatch 2024-01-13T11:25:22.673 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.376376+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-01-13T11:25:22.674 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.376834+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-01-13T11:25:22.674 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.377262+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-01-13T11:25:22.674 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.377744+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-01-13T11:25:22.674 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.378200+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-01-13T11:25:22.674 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.378662+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-01-13T11:25:22.674 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.379100+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-01-13T11:25:22.674 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.379566+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-01-13T11:25:22.674 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.380020+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-01-13T11:25:22.674 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.380488+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-01-13T11:25:22.674 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.380995+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-01-13T11:25:22.674 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.381500+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:25:22.674 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.382068+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:25:22.674 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.382615+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-01-13T11:25:22.674 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.383105+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-01-13T11:25:22.674 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.383591+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-13T11:25:22.675 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: audit 2024-01-13T11:25:22.384089+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-13T11:25:22.675 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:22 smithi154 bash[13980]: cluster 2024-01-13T11:25:22.397823+0000 mon.a (mon.0) 847 : cluster [INF] Manager daemon x is now available 2024-01-13T11:25:22.887 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[38848]: debug 2024-01-13T11:25:22.764+0000 7f1cf2cf1680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-01-13T11:25:23.188 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:25:22 smithi121 bash[38848]: debug 2024-01-13T11:25:22.872+0000 7f1cf2cf1680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-01-13T11:25:23.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:23 smithi154 bash[13980]: cluster 2024-01-13T11:25:22.457040+0000 mon.a (mon.0) 848 : cluster [DBG] mgrmap e26: x(active, since 6s) 2024-01-13T11:25:23.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:23 smithi154 bash[13980]: cluster 2024-01-13T11:25:22.474638+0000 mgr.x (mgr.34736) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:23.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:23 smithi154 bash[13980]: audit 2024-01-13T11:25:22.562743+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-13T11:25:23.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:23 smithi154 bash[13980]: audit 2024-01-13T11:25:22.634757+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-01-13T11:25:23.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:23 smithi154 bash[13980]: audit 2024-01-13T11:25:22.639821+0000 mon.b (mon.2) 238 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-01-13T11:25:23.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:23 smithi154 bash[13980]: audit 2024-01-13T11:25:22.642654+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-01-13T11:25:23.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:23 smithi154 bash[13980]: audit 2024-01-13T11:25:22.647903+0000 mon.b (mon.2) 239 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-01-13T11:25:23.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:23 smithi154 bash[13980]: audit 2024-01-13T11:25:22.885132+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:25:23.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:23 smithi154 bash[13980]: audit 2024-01-13T11:25:22.886019+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:25:23.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:23 smithi154 bash[13980]: cluster 2024-01-13T11:25:22.898115+0000 mon.a (mon.0) 851 : cluster [DBG] Standby manager daemon y started 2024-01-13T11:25:23.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:23 smithi154 bash[13980]: audit 2024-01-13T11:25:22.899259+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-01-13T11:25:23.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:23 smithi154 bash[13980]: audit 2024-01-13T11:25:22.899972+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:25:23.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:23 smithi154 bash[13980]: audit 2024-01-13T11:25:22.901565+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-01-13T11:25:23.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:23 smithi154 bash[13980]: audit 2024-01-13T11:25:22.902190+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:25:23.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:23 smithi121 bash[14010]: cluster 2024-01-13T11:25:22.457040+0000 mon.a (mon.0) 848 : cluster [DBG] mgrmap e26: x(active, since 6s) 2024-01-13T11:25:23.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:23 smithi121 bash[14010]: cluster 2024-01-13T11:25:22.474638+0000 mgr.x (mgr.34736) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:23.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:23 smithi121 bash[14010]: audit 2024-01-13T11:25:22.562743+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-13T11:25:23.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:23 smithi121 bash[14010]: audit 2024-01-13T11:25:22.634757+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-01-13T11:25:23.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:23 smithi121 bash[14010]: audit 2024-01-13T11:25:22.639821+0000 mon.b (mon.2) 238 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-01-13T11:25:23.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:23 smithi121 bash[14010]: audit 2024-01-13T11:25:22.642654+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-01-13T11:25:23.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:23 smithi121 bash[14010]: audit 2024-01-13T11:25:22.647903+0000 mon.b (mon.2) 239 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-01-13T11:25:23.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:23 smithi121 bash[14010]: audit 2024-01-13T11:25:22.885132+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:25:23.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:23 smithi121 bash[14010]: audit 2024-01-13T11:25:22.886019+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:25:23.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:23 smithi121 bash[14010]: cluster 2024-01-13T11:25:22.898115+0000 mon.a (mon.0) 851 : cluster [DBG] Standby manager daemon y started 2024-01-13T11:25:23.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:23 smithi121 bash[14010]: audit 2024-01-13T11:25:22.899259+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-01-13T11:25:23.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:23 smithi121 bash[14010]: audit 2024-01-13T11:25:22.899972+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:25:23.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:23 smithi121 bash[14010]: audit 2024-01-13T11:25:22.901565+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-01-13T11:25:23.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:23 smithi121 bash[14010]: audit 2024-01-13T11:25:22.902190+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:25:23.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:23 smithi121 bash[17573]: cluster 2024-01-13T11:25:22.457040+0000 mon.a (mon.0) 848 : cluster [DBG] mgrmap e26: x(active, since 6s) 2024-01-13T11:25:23.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:23 smithi121 bash[17573]: cluster 2024-01-13T11:25:22.474638+0000 mgr.x (mgr.34736) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:23.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:23 smithi121 bash[17573]: audit 2024-01-13T11:25:22.562743+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-13T11:25:23.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:23 smithi121 bash[17573]: audit 2024-01-13T11:25:22.634757+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-01-13T11:25:23.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:23 smithi121 bash[17573]: audit 2024-01-13T11:25:22.639821+0000 mon.b (mon.2) 238 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-01-13T11:25:23.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:23 smithi121 bash[17573]: audit 2024-01-13T11:25:22.642654+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-01-13T11:25:23.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:23 smithi121 bash[17573]: audit 2024-01-13T11:25:22.647903+0000 mon.b (mon.2) 239 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-01-13T11:25:23.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:23 smithi121 bash[17573]: audit 2024-01-13T11:25:22.885132+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:25:23.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:23 smithi121 bash[17573]: audit 2024-01-13T11:25:22.886019+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:25:23.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:23 smithi121 bash[17573]: cluster 2024-01-13T11:25:22.898115+0000 mon.a (mon.0) 851 : cluster [DBG] Standby manager daemon y started 2024-01-13T11:25:23.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:23 smithi121 bash[17573]: audit 2024-01-13T11:25:22.899259+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-01-13T11:25:23.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:23 smithi121 bash[17573]: audit 2024-01-13T11:25:22.899972+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:25:23.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:23 smithi121 bash[17573]: audit 2024-01-13T11:25:22.901565+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-01-13T11:25:23.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:23 smithi121 bash[17573]: audit 2024-01-13T11:25:22.902190+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:25:24.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:24 smithi154 bash[13980]: cluster 2024-01-13T11:25:23.453302+0000 mon.a (mon.0) 852 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2024-01-13T11:25:24.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:24 smithi154 bash[13980]: cluster 2024-01-13T11:25:23.453375+0000 mon.a (mon.0) 853 : cluster [INF] Cluster is now healthy 2024-01-13T11:25:24.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:24 smithi154 bash[13980]: cluster 2024-01-13T11:25:23.477409+0000 mon.a (mon.0) 854 : cluster [DBG] mgrmap e27: x(active, since 7s), standbys: y 2024-01-13T11:25:24.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:24 smithi154 bash[13980]: audit 2024-01-13T11:25:23.487667+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-13T11:25:24.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:24 smithi121 bash[14010]: cluster 2024-01-13T11:25:23.453302+0000 mon.a (mon.0) 852 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2024-01-13T11:25:24.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:24 smithi121 bash[14010]: cluster 2024-01-13T11:25:23.453375+0000 mon.a (mon.0) 853 : cluster [INF] Cluster is now healthy 2024-01-13T11:25:24.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:24 smithi121 bash[14010]: cluster 2024-01-13T11:25:23.477409+0000 mon.a (mon.0) 854 : cluster [DBG] mgrmap e27: x(active, since 7s), standbys: y 2024-01-13T11:25:24.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:24 smithi121 bash[14010]: audit 2024-01-13T11:25:23.487667+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-13T11:25:24.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:24 smithi121 bash[17573]: cluster 2024-01-13T11:25:23.453302+0000 mon.a (mon.0) 852 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2024-01-13T11:25:24.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:24 smithi121 bash[17573]: cluster 2024-01-13T11:25:23.453375+0000 mon.a (mon.0) 853 : cluster [INF] Cluster is now healthy 2024-01-13T11:25:24.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:24 smithi121 bash[17573]: cluster 2024-01-13T11:25:23.477409+0000 mon.a (mon.0) 854 : cluster [DBG] mgrmap e27: x(active, since 7s), standbys: y 2024-01-13T11:25:24.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:24 smithi121 bash[17573]: audit 2024-01-13T11:25:23.487667+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-13T11:25:25.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:25 smithi154 bash[13980]: cluster 2024-01-13T11:25:24.370381+0000 mgr.x (mgr.34736) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:25.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:25 smithi154 bash[13980]: cluster 2024-01-13T11:25:24.486300+0000 mon.a (mon.0) 855 : cluster [DBG] mgrmap e28: x(active, since 8s), standbys: y 2024-01-13T11:25:25.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:25 smithi121 bash[14010]: cluster 2024-01-13T11:25:24.370381+0000 mgr.x (mgr.34736) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:25.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:25 smithi121 bash[14010]: cluster 2024-01-13T11:25:24.486300+0000 mon.a (mon.0) 855 : cluster [DBG] mgrmap e28: x(active, since 8s), standbys: y 2024-01-13T11:25:25.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:25 smithi121 bash[17573]: cluster 2024-01-13T11:25:24.370381+0000 mgr.x (mgr.34736) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:25.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:25 smithi121 bash[17573]: cluster 2024-01-13T11:25:24.486300+0000 mon.a (mon.0) 855 : cluster [DBG] mgrmap e28: x(active, since 8s), standbys: y 2024-01-13T11:25:28.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:28 smithi154 bash[13980]: cluster 2024-01-13T11:25:26.371114+0000 mgr.x (mgr.34736) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:28.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:28 smithi121 bash[14010]: cluster 2024-01-13T11:25:26.371114+0000 mgr.x (mgr.34736) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:28.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:28 smithi121 bash[17573]: cluster 2024-01-13T11:25:26.371114+0000 mgr.x (mgr.34736) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:29.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:29 smithi154 bash[13980]: audit 2024-01-13T11:25:28.903546+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 205940326, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.902799Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 395313152, \"cpu_percentage\": \"0.84%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:25:28.903136Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 173434470, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903324Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52586086, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903722Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50279219, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903927Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53351546, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.904142Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.904364Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54756638, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.904493Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15707668, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:25:28.904710Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:25:28.905095Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.189189Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:25:29.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:29 smithi154 bash[13980]: audit 2024-01-13T11:25:28.907987+0000 mon.b (mon.2) 243 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 205940326, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.902799Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 395313152, \"cpu_percentage\": \"0.84%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:25:28.903136Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 173434470, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903324Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52586086, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903722Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50279219, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903927Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53351546, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.904142Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.904364Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54756638, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.904493Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15707668, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:25:28.904710Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:25:28.905095Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.189189Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:25:29.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:29 smithi154 bash[13980]: audit 2024-01-13T11:25:28.910300+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 205940326, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.902799Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 395313152, \"cpu_percentage\": \"0.84%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:25:28.903136Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 173434470, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903324Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52586086, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903722Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50279219, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903927Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53351546, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.904142Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.904364Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54756638, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.904493Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15707668, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:25:28.904710Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:25:28.905095Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.189189Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:25:29.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:29 smithi154 bash[13980]: audit 2024-01-13T11:25:29.125974+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 180669644, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.124149Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 425512140, \"cpu_percentage\": \"2.52%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.124534Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53991178, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.124800Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53592719, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125053Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51600424, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125331Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52680458, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125618Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 38577111, \"cpu_percentage\": \"0.73%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125876Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.126124Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28531752, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.126273Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55218012, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.126519Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:25:29.126938Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:25:29.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:29 smithi154 bash[13980]: audit 2024-01-13T11:25:29.130414+0000 mon.b (mon.2) 244 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 180669644, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.124149Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 425512140, \"cpu_percentage\": \"2.52%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.124534Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53991178, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.124800Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53592719, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125053Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51600424, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125331Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52680458, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125618Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 38577111, \"cpu_percentage\": \"0.73%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125876Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.126124Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28531752, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.126273Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55218012, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.126519Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:25:29.126938Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:25:29.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:29 smithi154 bash[13980]: audit 2024-01-13T11:25:29.131210+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 180669644, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.124149Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 425512140, \"cpu_percentage\": \"2.52%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.124534Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53991178, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.124800Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53592719, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125053Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51600424, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125331Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52680458, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125618Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 38577111, \"cpu_percentage\": \"0.73%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125876Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.126124Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28531752, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.126273Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55218012, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.126519Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:25:29.126938Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:25:29.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:29 smithi154 bash[13980]: audit 2024-01-13T11:25:29.176836+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:25:29.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:29 smithi154 bash[13980]: audit 2024-01-13T11:25:29.177782+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:29.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:29 smithi154 bash[13980]: audit 2024-01-13T11:25:29.178536+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:25:29.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:29 smithi154 bash[13980]: audit 2024-01-13T11:25:29.179328+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:29.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:29 smithi154 bash[13980]: audit 2024-01-13T11:25:29.180101+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:25:29.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:29 smithi154 bash[13980]: audit 2024-01-13T11:25:29.180885+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:29.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:29 smithi154 bash[13980]: audit 2024-01-13T11:25:29.181803+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:25:29.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:29 smithi154 bash[13980]: audit 2024-01-13T11:25:29.182563+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:29.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:29 smithi154 bash[13980]: audit 2024-01-13T11:25:29.183362+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:25:29.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:29 smithi121 bash[17573]: audit 2024-01-13T11:25:28.903546+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 205940326, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.902799Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 395313152, \"cpu_percentage\": \"0.84%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:25:28.903136Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 173434470, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903324Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52586086, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903722Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50279219, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903927Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53351546, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.904142Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.904364Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54756638, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.904493Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15707668, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:25:28.904710Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:25:28.905095Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.189189Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:25:29.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:29 smithi121 bash[14010]: audit 2024-01-13T11:25:28.903546+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 205940326, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.902799Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 395313152, \"cpu_percentage\": \"0.84%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:25:28.903136Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 173434470, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903324Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52586086, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903722Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50279219, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903927Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53351546, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.904142Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.904364Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54756638, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.904493Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15707668, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:25:28.904710Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:25:28.905095Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.189189Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:25:29.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:29 smithi121 bash[17573]: audit 2024-01-13T11:25:28.907987+0000 mon.b (mon.2) 243 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 205940326, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.902799Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 395313152, \"cpu_percentage\": \"0.84%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:25:28.903136Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 173434470, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903324Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52586086, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903722Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50279219, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903927Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53351546, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.904142Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.904364Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54756638, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.904493Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15707668, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:25:28.904710Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:25:28.905095Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.189189Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:25:29.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:29 smithi121 bash[14010]: audit 2024-01-13T11:25:28.907987+0000 mon.b (mon.2) 243 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 205940326, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.902799Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 395313152, \"cpu_percentage\": \"0.84%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:25:28.903136Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 173434470, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903324Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52586086, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903722Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50279219, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903927Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53351546, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.904142Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.904364Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54756638, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.904493Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15707668, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:25:28.904710Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:25:28.905095Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.189189Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:25:29.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:29 smithi121 bash[17573]: audit 2024-01-13T11:25:28.910300+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 205940326, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.902799Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 395313152, \"cpu_percentage\": \"0.84%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:25:28.903136Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 173434470, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903324Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52586086, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903722Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50279219, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903927Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53351546, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.904142Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.904364Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54756638, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.904493Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15707668, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:25:28.904710Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:25:28.905095Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.189189Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:25:29.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:29 smithi121 bash[14010]: audit 2024-01-13T11:25:28.910300+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 205940326, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.902799Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 395313152, \"cpu_percentage\": \"0.84%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:25:28.903136Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 173434470, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903324Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52586086, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903519Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903722Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50279219, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.903927Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53351546, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.904142Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.904364Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54756638, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:28.904493Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15707668, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:25:28.904710Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:25:28.905095Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.189189Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:25:29.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:29 smithi121 bash[17573]: audit 2024-01-13T11:25:29.125974+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 180669644, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.124149Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 425512140, \"cpu_percentage\": \"2.52%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.124534Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53991178, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.124800Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53592719, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125053Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51600424, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125331Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52680458, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125618Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 38577111, \"cpu_percentage\": \"0.73%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125876Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.126124Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28531752, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.126273Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55218012, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.126519Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:25:29.126938Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:25:29.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:29 smithi121 bash[14010]: audit 2024-01-13T11:25:29.125974+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 180669644, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.124149Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 425512140, \"cpu_percentage\": \"2.52%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.124534Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53991178, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.124800Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53592719, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125053Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51600424, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125331Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52680458, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125618Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 38577111, \"cpu_percentage\": \"0.73%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125876Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.126124Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28531752, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.126273Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55218012, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.126519Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:25:29.126938Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:25:29.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:29 smithi121 bash[17573]: audit 2024-01-13T11:25:29.130414+0000 mon.b (mon.2) 244 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 180669644, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.124149Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 425512140, \"cpu_percentage\": \"2.52%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.124534Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53991178, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.124800Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53592719, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125053Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51600424, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125331Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52680458, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125618Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 38577111, \"cpu_percentage\": \"0.73%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125876Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.126124Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28531752, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.126273Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55218012, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.126519Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:25:29.126938Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:25:29.693 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:29 smithi121 bash[14010]: audit 2024-01-13T11:25:29.130414+0000 mon.b (mon.2) 244 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 180669644, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.124149Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 425512140, \"cpu_percentage\": \"2.52%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.124534Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53991178, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.124800Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53592719, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125053Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51600424, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125331Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52680458, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125618Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 38577111, \"cpu_percentage\": \"0.73%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125876Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.126124Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28531752, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.126273Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55218012, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.126519Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:25:29.126938Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:25:29.693 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:29 smithi121 bash[14010]: audit 2024-01-13T11:25:29.131210+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 180669644, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.124149Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 425512140, \"cpu_percentage\": \"2.52%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.124534Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53991178, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.124800Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53592719, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125053Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51600424, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125331Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52680458, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125618Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 38577111, \"cpu_percentage\": \"0.73%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125876Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.126124Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28531752, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.126273Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55218012, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.126519Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:25:29.126938Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:25:29.693 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:29 smithi121 bash[14010]: audit 2024-01-13T11:25:29.176836+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:25:29.693 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:29 smithi121 bash[14010]: audit 2024-01-13T11:25:29.177782+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:29.694 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:29 smithi121 bash[14010]: audit 2024-01-13T11:25:29.178536+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:25:29.694 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:29 smithi121 bash[14010]: audit 2024-01-13T11:25:29.179328+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:29.694 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:29 smithi121 bash[14010]: audit 2024-01-13T11:25:29.180101+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:25:29.694 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:29 smithi121 bash[14010]: audit 2024-01-13T11:25:29.180885+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:29.694 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:29 smithi121 bash[14010]: audit 2024-01-13T11:25:29.181803+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:25:29.694 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:29 smithi121 bash[14010]: audit 2024-01-13T11:25:29.182563+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:29.694 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:29 smithi121 bash[14010]: audit 2024-01-13T11:25:29.183362+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:25:29.694 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:29 smithi121 bash[17573]: audit 2024-01-13T11:25:29.131210+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 180669644, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.124149Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 425512140, \"cpu_percentage\": \"2.52%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.124534Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53991178, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.124800Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53592719, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125053Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51600424, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125331Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52680458, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125618Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 38577111, \"cpu_percentage\": \"0.73%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.125876Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.126124Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28531752, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.126273Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55218012, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:25:29.126519Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:25:29.126938Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:25:29.694 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:29 smithi121 bash[17573]: audit 2024-01-13T11:25:29.176836+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:25:29.694 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:29 smithi121 bash[17573]: audit 2024-01-13T11:25:29.177782+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:29.694 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:29 smithi121 bash[17573]: audit 2024-01-13T11:25:29.178536+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:25:29.695 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:29 smithi121 bash[17573]: audit 2024-01-13T11:25:29.179328+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:29.695 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:29 smithi121 bash[17573]: audit 2024-01-13T11:25:29.180101+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:25:29.695 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:29 smithi121 bash[17573]: audit 2024-01-13T11:25:29.180885+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:29.695 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:29 smithi121 bash[17573]: audit 2024-01-13T11:25:29.181803+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:25:29.695 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:29 smithi121 bash[17573]: audit 2024-01-13T11:25:29.182563+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:29.695 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:29 smithi121 bash[17573]: audit 2024-01-13T11:25:29.183362+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:25:30.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:30 smithi154 bash[13980]: cluster 2024-01-13T11:25:28.373116+0000 mgr.x (mgr.34736) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:30.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:30 smithi154 bash[13980]: audit 2024-01-13T11:25:29.403194+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:25:30.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:30 smithi154 bash[13980]: audit 2024-01-13T11:25:29.404214+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:30.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:30 smithi154 bash[13980]: audit 2024-01-13T11:25:29.405057+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:25:30.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:30 smithi154 bash[13980]: audit 2024-01-13T11:25:29.405850+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:30.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:30 smithi154 bash[13980]: audit 2024-01-13T11:25:29.406659+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:25:30.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:30 smithi154 bash[13980]: audit 2024-01-13T11:25:29.407366+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:30.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:30 smithi154 bash[13980]: audit 2024-01-13T11:25:29.408279+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:25:30.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:30 smithi154 bash[13980]: audit 2024-01-13T11:25:29.408322+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:25:30.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:30 smithi154 bash[13980]: audit 2024-01-13T11:25:29.409078+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:30.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:30 smithi154 bash[13980]: audit 2024-01-13T11:25:29.409855+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:25:30.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:30 smithi154 bash[13980]: audit 2024-01-13T11:25:29.412350+0000 mon.b (mon.2) 263 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:25:30.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:30 smithi154 bash[13980]: audit 2024-01-13T11:25:29.414733+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:25:30.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:30 smithi154 bash[13980]: audit 2024-01-13T11:25:29.431798+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:25:30.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:30 smithi154 bash[13980]: audit 2024-01-13T11:25:29.435231+0000 mon.b (mon.2) 264 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:25:30.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:30 smithi154 bash[13980]: audit 2024-01-13T11:25:29.437302+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:25:30.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[17573]: cluster 2024-01-13T11:25:28.373116+0000 mgr.x (mgr.34736) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:30.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[17573]: audit 2024-01-13T11:25:29.403194+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:25:30.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[17573]: audit 2024-01-13T11:25:29.404214+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:30.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[17573]: audit 2024-01-13T11:25:29.405057+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:25:30.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[17573]: audit 2024-01-13T11:25:29.405850+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:30.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[17573]: audit 2024-01-13T11:25:29.406659+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:25:30.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[17573]: audit 2024-01-13T11:25:29.407366+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:30.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[17573]: audit 2024-01-13T11:25:29.408279+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:25:30.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[17573]: audit 2024-01-13T11:25:29.408322+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:25:30.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[17573]: audit 2024-01-13T11:25:29.409078+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:30.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[17573]: audit 2024-01-13T11:25:29.409855+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:25:30.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[17573]: audit 2024-01-13T11:25:29.412350+0000 mon.b (mon.2) 263 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:25:30.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[17573]: audit 2024-01-13T11:25:29.414733+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:25:30.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[17573]: audit 2024-01-13T11:25:29.431798+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:25:30.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[17573]: audit 2024-01-13T11:25:29.435231+0000 mon.b (mon.2) 264 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:25:30.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[17573]: audit 2024-01-13T11:25:29.437302+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:25:30.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[14010]: cluster 2024-01-13T11:25:28.373116+0000 mgr.x (mgr.34736) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:30.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[14010]: audit 2024-01-13T11:25:29.403194+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:25:30.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[14010]: audit 2024-01-13T11:25:29.404214+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:30.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[14010]: audit 2024-01-13T11:25:29.405057+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:25:30.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[14010]: audit 2024-01-13T11:25:29.405850+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:30.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[14010]: audit 2024-01-13T11:25:29.406659+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:25:30.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[14010]: audit 2024-01-13T11:25:29.407366+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:30.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[14010]: audit 2024-01-13T11:25:29.408279+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:25:30.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[14010]: audit 2024-01-13T11:25:29.408322+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:25:30.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[14010]: audit 2024-01-13T11:25:29.409078+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-13T11:25:30.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[14010]: audit 2024-01-13T11:25:29.409855+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:25:30.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[14010]: audit 2024-01-13T11:25:29.412350+0000 mon.b (mon.2) 263 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:25:30.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[14010]: audit 2024-01-13T11:25:29.414733+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:25:30.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[14010]: audit 2024-01-13T11:25:29.431798+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:25:30.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[14010]: audit 2024-01-13T11:25:29.435231+0000 mon.b (mon.2) 264 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:25:30.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:30 smithi121 bash[14010]: audit 2024-01-13T11:25:29.437302+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:25:31.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:31 smithi154 bash[13980]: cluster 2024-01-13T11:25:29.411635+0000 mgr.x (mgr.34736) 5 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:31.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:31 smithi154 bash[13980]: cluster 2024-01-13T11:25:29.433937+0000 mgr.x (mgr.34736) 6 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:31.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:31 smithi154 bash[13980]: cluster 2024-01-13T11:25:29.434378+0000 mgr.x (mgr.34736) 7 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:31.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:31 smithi154 bash[13980]: cluster 2024-01-13T11:25:30.320195+0000 mon.a (mon.0) 864 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-01-13T11:25:31.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:31 smithi121 bash[17573]: cluster 2024-01-13T11:25:29.411635+0000 mgr.x (mgr.34736) 5 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:31.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:31 smithi121 bash[17573]: cluster 2024-01-13T11:25:29.433937+0000 mgr.x (mgr.34736) 6 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:31.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:31 smithi121 bash[17573]: cluster 2024-01-13T11:25:29.434378+0000 mgr.x (mgr.34736) 7 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:31.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:31 smithi121 bash[17573]: cluster 2024-01-13T11:25:30.320195+0000 mon.a (mon.0) 864 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-01-13T11:25:31.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:31 smithi121 bash[14010]: cluster 2024-01-13T11:25:29.411635+0000 mgr.x (mgr.34736) 5 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:31.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:31 smithi121 bash[14010]: cluster 2024-01-13T11:25:29.433937+0000 mgr.x (mgr.34736) 6 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:31.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:31 smithi121 bash[14010]: cluster 2024-01-13T11:25:29.434378+0000 mgr.x (mgr.34736) 7 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:31.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:31 smithi121 bash[14010]: cluster 2024-01-13T11:25:30.320195+0000 mon.a (mon.0) 864 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-01-13T11:25:33.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:33 smithi154 bash[13980]: cluster 2024-01-13T11:25:31.435206+0000 mgr.x (mgr.34736) 8 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:33.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:33 smithi121 bash[17573]: cluster 2024-01-13T11:25:31.435206+0000 mgr.x (mgr.34736) 8 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:33.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:33 smithi121 bash[14010]: cluster 2024-01-13T11:25:31.435206+0000 mgr.x (mgr.34736) 8 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:35.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:35 smithi154 bash[13980]: cluster 2024-01-13T11:25:33.436681+0000 mgr.x (mgr.34736) 9 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:35.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:35 smithi121 bash[14010]: cluster 2024-01-13T11:25:33.436681+0000 mgr.x (mgr.34736) 9 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:35.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:35 smithi121 bash[17573]: cluster 2024-01-13T11:25:33.436681+0000 mgr.x (mgr.34736) 9 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:37.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:37 smithi154 bash[13980]: cluster 2024-01-13T11:25:35.437422+0000 mgr.x (mgr.34736) 10 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:37.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:37 smithi121 bash[14010]: cluster 2024-01-13T11:25:35.437422+0000 mgr.x (mgr.34736) 10 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:37.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:37 smithi121 bash[17573]: cluster 2024-01-13T11:25:35.437422+0000 mgr.x (mgr.34736) 10 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:39.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:39 smithi154 bash[13980]: cluster 2024-01-13T11:25:37.438134+0000 mgr.x (mgr.34736) 11 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:39.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:39 smithi121 bash[14010]: cluster 2024-01-13T11:25:37.438134+0000 mgr.x (mgr.34736) 11 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:39.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:39 smithi121 bash[17573]: cluster 2024-01-13T11:25:37.438134+0000 mgr.x (mgr.34736) 11 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:40.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:40 smithi154 bash[13980]: cluster 2024-01-13T11:25:39.439629+0000 mgr.x (mgr.34736) 12 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:40.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:40 smithi121 bash[14010]: cluster 2024-01-13T11:25:39.439629+0000 mgr.x (mgr.34736) 12 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:40.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:40 smithi121 bash[17573]: cluster 2024-01-13T11:25:39.439629+0000 mgr.x (mgr.34736) 12 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:43.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:43 smithi154 bash[13980]: cluster 2024-01-13T11:25:41.440394+0000 mgr.x (mgr.34736) 13 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:43.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:43 smithi121 bash[14010]: cluster 2024-01-13T11:25:41.440394+0000 mgr.x (mgr.34736) 13 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:43.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:43 smithi121 bash[17573]: cluster 2024-01-13T11:25:41.440394+0000 mgr.x (mgr.34736) 13 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:45.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:45 smithi154 bash[13980]: cluster 2024-01-13T11:25:43.441891+0000 mgr.x (mgr.34736) 14 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:45.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:45 smithi121 bash[14010]: cluster 2024-01-13T11:25:43.441891+0000 mgr.x (mgr.34736) 14 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:45.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:45 smithi121 bash[17573]: cluster 2024-01-13T11:25:43.441891+0000 mgr.x (mgr.34736) 14 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:47.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:47 smithi154 bash[13980]: cluster 2024-01-13T11:25:45.442583+0000 mgr.x (mgr.34736) 15 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:47.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:47 smithi121 bash[14010]: cluster 2024-01-13T11:25:45.442583+0000 mgr.x (mgr.34736) 15 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:47.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:47 smithi121 bash[17573]: cluster 2024-01-13T11:25:45.442583+0000 mgr.x (mgr.34736) 15 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:49.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:49 smithi154 bash[13980]: cluster 2024-01-13T11:25:47.443329+0000 mgr.x (mgr.34736) 16 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:49.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:49 smithi121 bash[14010]: cluster 2024-01-13T11:25:47.443329+0000 mgr.x (mgr.34736) 16 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:49.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:49 smithi121 bash[17573]: cluster 2024-01-13T11:25:47.443329+0000 mgr.x (mgr.34736) 16 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:51.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:51 smithi154 bash[13980]: cluster 2024-01-13T11:25:49.444885+0000 mgr.x (mgr.34736) 17 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:51.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:51 smithi121 bash[14010]: cluster 2024-01-13T11:25:49.444885+0000 mgr.x (mgr.34736) 17 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:51.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:51 smithi121 bash[17573]: cluster 2024-01-13T11:25:49.444885+0000 mgr.x (mgr.34736) 17 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:52.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:52 smithi154 bash[13980]: cluster 2024-01-13T11:25:51.445681+0000 mgr.x (mgr.34736) 18 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:52.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:52 smithi121 bash[14010]: cluster 2024-01-13T11:25:51.445681+0000 mgr.x (mgr.34736) 18 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:52.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:52 smithi121 bash[17573]: cluster 2024-01-13T11:25:51.445681+0000 mgr.x (mgr.34736) 18 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:54.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:54 smithi154 bash[13980]: cluster 2024-01-13T11:25:53.447193+0000 mgr.x (mgr.34736) 19 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:54.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:54 smithi121 bash[14010]: cluster 2024-01-13T11:25:53.447193+0000 mgr.x (mgr.34736) 19 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:54.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:54 smithi121 bash[17573]: cluster 2024-01-13T11:25:53.447193+0000 mgr.x (mgr.34736) 19 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:57.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:57 smithi154 bash[13980]: cluster 2024-01-13T11:25:55.447950+0000 mgr.x (mgr.34736) 20 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:57.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:57 smithi121 bash[14010]: cluster 2024-01-13T11:25:55.447950+0000 mgr.x (mgr.34736) 20 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:57.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:57 smithi121 bash[17573]: cluster 2024-01-13T11:25:55.447950+0000 mgr.x (mgr.34736) 20 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:59.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:25:59 smithi154 bash[13980]: cluster 2024-01-13T11:25:57.448689+0000 mgr.x (mgr.34736) 21 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:59.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:25:59 smithi121 bash[14010]: cluster 2024-01-13T11:25:57.448689+0000 mgr.x (mgr.34736) 21 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:25:59.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:25:59 smithi121 bash[17573]: cluster 2024-01-13T11:25:57.448689+0000 mgr.x (mgr.34736) 21 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:01.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:01 smithi154 bash[13980]: cluster 2024-01-13T11:25:59.450220+0000 mgr.x (mgr.34736) 22 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:01.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:01 smithi121 bash[14010]: cluster 2024-01-13T11:25:59.450220+0000 mgr.x (mgr.34736) 22 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:01.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:01 smithi121 bash[17573]: cluster 2024-01-13T11:25:59.450220+0000 mgr.x (mgr.34736) 22 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:03.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:03 smithi154 bash[13980]: cluster 2024-01-13T11:26:01.450941+0000 mgr.x (mgr.34736) 23 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:03.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:03 smithi121 bash[14010]: cluster 2024-01-13T11:26:01.450941+0000 mgr.x (mgr.34736) 23 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:03.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:03 smithi121 bash[17573]: cluster 2024-01-13T11:26:01.450941+0000 mgr.x (mgr.34736) 23 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:05.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:05 smithi154 bash[13980]: cluster 2024-01-13T11:26:03.452409+0000 mgr.x (mgr.34736) 24 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:05.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:05 smithi121 bash[14010]: cluster 2024-01-13T11:26:03.452409+0000 mgr.x (mgr.34736) 24 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:05.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:05 smithi121 bash[17573]: cluster 2024-01-13T11:26:03.452409+0000 mgr.x (mgr.34736) 24 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:07.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:07 smithi154 bash[13980]: cluster 2024-01-13T11:26:05.453122+0000 mgr.x (mgr.34736) 25 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:07.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:07 smithi121 bash[14010]: cluster 2024-01-13T11:26:05.453122+0000 mgr.x (mgr.34736) 25 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:07.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:07 smithi121 bash[17573]: cluster 2024-01-13T11:26:05.453122+0000 mgr.x (mgr.34736) 25 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:08.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:08 smithi121 bash[14010]: cluster 2024-01-13T11:26:07.453860+0000 mgr.x (mgr.34736) 26 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:08.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:08 smithi121 bash[17573]: cluster 2024-01-13T11:26:07.453860+0000 mgr.x (mgr.34736) 26 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:08.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:08 smithi154 bash[13980]: cluster 2024-01-13T11:26:07.453860+0000 mgr.x (mgr.34736) 26 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:10.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:10 smithi154 bash[13980]: cluster 2024-01-13T11:26:09.455317+0000 mgr.x (mgr.34736) 27 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:10.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:10 smithi121 bash[14010]: cluster 2024-01-13T11:26:09.455317+0000 mgr.x (mgr.34736) 27 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:10.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:10 smithi121 bash[17573]: cluster 2024-01-13T11:26:09.455317+0000 mgr.x (mgr.34736) 27 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:13.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:13 smithi154 bash[13980]: cluster 2024-01-13T11:26:11.456093+0000 mgr.x (mgr.34736) 28 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:13.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:13 smithi121 bash[14010]: cluster 2024-01-13T11:26:11.456093+0000 mgr.x (mgr.34736) 28 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:13.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:13 smithi121 bash[17573]: cluster 2024-01-13T11:26:11.456093+0000 mgr.x (mgr.34736) 28 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:15.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:15 smithi154 bash[13980]: cluster 2024-01-13T11:26:13.457621+0000 mgr.x (mgr.34736) 29 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:15.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:15 smithi121 bash[14010]: cluster 2024-01-13T11:26:13.457621+0000 mgr.x (mgr.34736) 29 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:15.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:15 smithi121 bash[17573]: cluster 2024-01-13T11:26:13.457621+0000 mgr.x (mgr.34736) 29 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:17.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:17 smithi154 bash[13980]: cluster 2024-01-13T11:26:15.458303+0000 mgr.x (mgr.34736) 30 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:17.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:17 smithi121 bash[17573]: cluster 2024-01-13T11:26:15.458303+0000 mgr.x (mgr.34736) 30 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:17.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:17 smithi121 bash[14010]: cluster 2024-01-13T11:26:15.458303+0000 mgr.x (mgr.34736) 30 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:19.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:19 smithi154 bash[13980]: cluster 2024-01-13T11:26:17.459027+0000 mgr.x (mgr.34736) 31 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:19.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:19 smithi121 bash[14010]: cluster 2024-01-13T11:26:17.459027+0000 mgr.x (mgr.34736) 31 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:19.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:19 smithi121 bash[17573]: cluster 2024-01-13T11:26:17.459027+0000 mgr.x (mgr.34736) 31 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:21.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:21 smithi154 bash[13980]: cluster 2024-01-13T11:26:19.460503+0000 mgr.x (mgr.34736) 32 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:21.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:21 smithi121 bash[14010]: cluster 2024-01-13T11:26:19.460503+0000 mgr.x (mgr.34736) 32 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:21.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:21 smithi121 bash[17573]: cluster 2024-01-13T11:26:19.460503+0000 mgr.x (mgr.34736) 32 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:23.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:23 smithi154 bash[13980]: cluster 2024-01-13T11:26:21.461216+0000 mgr.x (mgr.34736) 33 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:23.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:23 smithi154 bash[13980]: audit 2024-01-13T11:26:22.415601+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-01-13T11:26:23.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:23 smithi154 bash[13980]: audit 2024-01-13T11:26:22.416447+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-01-13T11:26:23.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:23 smithi154 bash[13980]: audit 2024-01-13T11:26:22.417015+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-01-13T11:26:23.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:23 smithi154 bash[13980]: audit 2024-01-13T11:26:22.417541+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-01-13T11:26:23.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:23 smithi154 bash[13980]: audit 2024-01-13T11:26:22.420731+0000 mon.b (mon.2) 265 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-01-13T11:26:23.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:23 smithi154 bash[13980]: audit 2024-01-13T11:26:22.421333+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-01-13T11:26:23.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:23 smithi154 bash[13980]: audit 2024-01-13T11:26:22.421859+0000 mon.b (mon.2) 267 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-01-13T11:26:23.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:23 smithi154 bash[13980]: audit 2024-01-13T11:26:22.422469+0000 mon.b (mon.2) 268 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-01-13T11:26:23.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:23 smithi121 bash[14010]: cluster 2024-01-13T11:26:21.461216+0000 mgr.x (mgr.34736) 33 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:23.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:23 smithi121 bash[14010]: audit 2024-01-13T11:26:22.415601+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-01-13T11:26:23.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:23 smithi121 bash[14010]: audit 2024-01-13T11:26:22.416447+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-01-13T11:26:23.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:23 smithi121 bash[14010]: audit 2024-01-13T11:26:22.417015+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-01-13T11:26:23.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:23 smithi121 bash[14010]: audit 2024-01-13T11:26:22.417541+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-01-13T11:26:23.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:23 smithi121 bash[14010]: audit 2024-01-13T11:26:22.420731+0000 mon.b (mon.2) 265 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-01-13T11:26:23.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:23 smithi121 bash[14010]: audit 2024-01-13T11:26:22.421333+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-01-13T11:26:23.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:23 smithi121 bash[14010]: audit 2024-01-13T11:26:22.421859+0000 mon.b (mon.2) 267 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-01-13T11:26:23.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:23 smithi121 bash[14010]: audit 2024-01-13T11:26:22.422469+0000 mon.b (mon.2) 268 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-01-13T11:26:23.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:23 smithi121 bash[17573]: cluster 2024-01-13T11:26:21.461216+0000 mgr.x (mgr.34736) 33 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:23.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:23 smithi121 bash[17573]: audit 2024-01-13T11:26:22.415601+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-01-13T11:26:23.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:23 smithi121 bash[17573]: audit 2024-01-13T11:26:22.416447+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-01-13T11:26:23.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:23 smithi121 bash[17573]: audit 2024-01-13T11:26:22.417015+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-01-13T11:26:23.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:23 smithi121 bash[17573]: audit 2024-01-13T11:26:22.417541+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-01-13T11:26:23.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:23 smithi121 bash[17573]: audit 2024-01-13T11:26:22.420731+0000 mon.b (mon.2) 265 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-01-13T11:26:23.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:23 smithi121 bash[17573]: audit 2024-01-13T11:26:22.421333+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-01-13T11:26:23.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:23 smithi121 bash[17573]: audit 2024-01-13T11:26:22.421859+0000 mon.b (mon.2) 267 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-01-13T11:26:23.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:23 smithi121 bash[17573]: audit 2024-01-13T11:26:22.422469+0000 mon.b (mon.2) 268 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-01-13T11:26:24.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:24 smithi154 bash[13980]: cluster 2024-01-13T11:26:23.462789+0000 mgr.x (mgr.34736) 34 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:24.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:24 smithi121 bash[14010]: cluster 2024-01-13T11:26:23.462789+0000 mgr.x (mgr.34736) 34 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:24.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:24 smithi121 bash[17573]: cluster 2024-01-13T11:26:23.462789+0000 mgr.x (mgr.34736) 34 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:27.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:27 smithi154 bash[13980]: cluster 2024-01-13T11:26:25.463570+0000 mgr.x (mgr.34736) 35 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:27.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:27 smithi121 bash[14010]: cluster 2024-01-13T11:26:25.463570+0000 mgr.x (mgr.34736) 35 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:27.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:27 smithi121 bash[17573]: cluster 2024-01-13T11:26:25.463570+0000 mgr.x (mgr.34736) 35 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:29.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:29 smithi154 bash[13980]: cluster 2024-01-13T11:26:27.464285+0000 mgr.x (mgr.34736) 36 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:29.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:29 smithi121 bash[14010]: cluster 2024-01-13T11:26:27.464285+0000 mgr.x (mgr.34736) 36 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:29.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:29 smithi121 bash[17573]: cluster 2024-01-13T11:26:27.464285+0000 mgr.x (mgr.34736) 36 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:30.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:30 smithi154 bash[13980]: audit 2024-01-13T11:26:29.738403+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:26:30.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:30 smithi154 bash[13980]: audit 2024-01-13T11:26:29.742167+0000 mon.b (mon.2) 269 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:26:30.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:30 smithi154 bash[13980]: audit 2024-01-13T11:26:29.744613+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:26:30.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:30 smithi121 bash[14010]: audit 2024-01-13T11:26:29.738403+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:26:30.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:30 smithi121 bash[14010]: audit 2024-01-13T11:26:29.742167+0000 mon.b (mon.2) 269 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:26:30.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:30 smithi121 bash[14010]: audit 2024-01-13T11:26:29.744613+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:26:30.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:30 smithi121 bash[17573]: audit 2024-01-13T11:26:29.738403+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:26:30.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:30 smithi121 bash[17573]: audit 2024-01-13T11:26:29.742167+0000 mon.b (mon.2) 269 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:26:30.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:30 smithi121 bash[17573]: audit 2024-01-13T11:26:29.744613+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:26:31.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:31 smithi154 bash[13980]: cluster 2024-01-13T11:26:29.465786+0000 mgr.x (mgr.34736) 37 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:31.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:31 smithi154 bash[13980]: cluster 2024-01-13T11:26:29.740637+0000 mgr.x (mgr.34736) 38 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:31.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:31 smithi154 bash[13980]: cluster 2024-01-13T11:26:29.741075+0000 mgr.x (mgr.34736) 39 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:31.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:31 smithi121 bash[14010]: cluster 2024-01-13T11:26:29.465786+0000 mgr.x (mgr.34736) 37 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:31.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:31 smithi121 bash[14010]: cluster 2024-01-13T11:26:29.740637+0000 mgr.x (mgr.34736) 38 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:31.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:31 smithi121 bash[14010]: cluster 2024-01-13T11:26:29.741075+0000 mgr.x (mgr.34736) 39 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:31.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:31 smithi121 bash[17573]: cluster 2024-01-13T11:26:29.465786+0000 mgr.x (mgr.34736) 37 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:31.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:31 smithi121 bash[17573]: cluster 2024-01-13T11:26:29.740637+0000 mgr.x (mgr.34736) 38 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:31.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:31 smithi121 bash[17573]: cluster 2024-01-13T11:26:29.741075+0000 mgr.x (mgr.34736) 39 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:32.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:32 smithi121 bash[14010]: cluster 2024-01-13T11:26:31.741742+0000 mgr.x (mgr.34736) 40 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:32.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:32 smithi121 bash[17573]: cluster 2024-01-13T11:26:31.741742+0000 mgr.x (mgr.34736) 40 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:32.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:32 smithi154 bash[13980]: cluster 2024-01-13T11:26:31.741742+0000 mgr.x (mgr.34736) 40 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:35.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:34 smithi154 bash[13980]: cluster 2024-01-13T11:26:33.743170+0000 mgr.x (mgr.34736) 41 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:35.189 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:34 smithi121 bash[14010]: cluster 2024-01-13T11:26:33.743170+0000 mgr.x (mgr.34736) 41 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:35.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:34 smithi121 bash[17573]: cluster 2024-01-13T11:26:33.743170+0000 mgr.x (mgr.34736) 41 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:37.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:37 smithi154 bash[13980]: cluster 2024-01-13T11:26:35.743907+0000 mgr.x (mgr.34736) 42 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:37.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:37 smithi121 bash[14010]: cluster 2024-01-13T11:26:35.743907+0000 mgr.x (mgr.34736) 42 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:37.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:37 smithi121 bash[17573]: cluster 2024-01-13T11:26:35.743907+0000 mgr.x (mgr.34736) 42 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:39.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:39 smithi154 bash[13980]: cluster 2024-01-13T11:26:37.745327+0000 mgr.x (mgr.34736) 43 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:39.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:39 smithi121 bash[14010]: cluster 2024-01-13T11:26:37.745327+0000 mgr.x (mgr.34736) 43 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:39.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:39 smithi121 bash[17573]: cluster 2024-01-13T11:26:37.745327+0000 mgr.x (mgr.34736) 43 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:41.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:41 smithi154 bash[13980]: cluster 2024-01-13T11:26:39.746071+0000 mgr.x (mgr.34736) 44 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:41.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:41 smithi121 bash[14010]: cluster 2024-01-13T11:26:39.746071+0000 mgr.x (mgr.34736) 44 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:41.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:41 smithi121 bash[17573]: cluster 2024-01-13T11:26:39.746071+0000 mgr.x (mgr.34736) 44 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:43.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:43 smithi154 bash[13980]: cluster 2024-01-13T11:26:41.746809+0000 mgr.x (mgr.34736) 45 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:43.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:43 smithi121 bash[14010]: cluster 2024-01-13T11:26:41.746809+0000 mgr.x (mgr.34736) 45 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:43.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:43 smithi121 bash[17573]: cluster 2024-01-13T11:26:41.746809+0000 mgr.x (mgr.34736) 45 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:45.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:45 smithi154 bash[13980]: cluster 2024-01-13T11:26:43.748313+0000 mgr.x (mgr.34736) 46 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:45.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:45 smithi121 bash[14010]: cluster 2024-01-13T11:26:43.748313+0000 mgr.x (mgr.34736) 46 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:45.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:45 smithi121 bash[17573]: cluster 2024-01-13T11:26:43.748313+0000 mgr.x (mgr.34736) 46 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:47.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:47 smithi154 bash[13980]: cluster 2024-01-13T11:26:45.749004+0000 mgr.x (mgr.34736) 47 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:47.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:47 smithi121 bash[14010]: cluster 2024-01-13T11:26:45.749004+0000 mgr.x (mgr.34736) 47 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:47.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:47 smithi121 bash[17573]: cluster 2024-01-13T11:26:45.749004+0000 mgr.x (mgr.34736) 47 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:48.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:48 smithi154 bash[13980]: cluster 2024-01-13T11:26:47.750463+0000 mgr.x (mgr.34736) 48 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:48.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:48 smithi121 bash[14010]: cluster 2024-01-13T11:26:47.750463+0000 mgr.x (mgr.34736) 48 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:48.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:48 smithi121 bash[17573]: cluster 2024-01-13T11:26:47.750463+0000 mgr.x (mgr.34736) 48 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:51.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:50 smithi154 bash[13980]: cluster 2024-01-13T11:26:49.751203+0000 mgr.x (mgr.34736) 49 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:51.189 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:50 smithi121 bash[14010]: cluster 2024-01-13T11:26:49.751203+0000 mgr.x (mgr.34736) 49 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:51.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:50 smithi121 bash[17573]: cluster 2024-01-13T11:26:49.751203+0000 mgr.x (mgr.34736) 49 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:53.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:53 smithi154 bash[13980]: cluster 2024-01-13T11:26:51.751934+0000 mgr.x (mgr.34736) 50 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:53.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:53 smithi121 bash[14010]: cluster 2024-01-13T11:26:51.751934+0000 mgr.x (mgr.34736) 50 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:53.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:53 smithi121 bash[17573]: cluster 2024-01-13T11:26:51.751934+0000 mgr.x (mgr.34736) 50 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:55.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:55 smithi154 bash[13980]: cluster 2024-01-13T11:26:53.753411+0000 mgr.x (mgr.34736) 51 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:55.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:55 smithi121 bash[14010]: cluster 2024-01-13T11:26:53.753411+0000 mgr.x (mgr.34736) 51 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:55.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:55 smithi121 bash[17573]: cluster 2024-01-13T11:26:53.753411+0000 mgr.x (mgr.34736) 51 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:57.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:57 smithi154 bash[13980]: cluster 2024-01-13T11:26:55.754153+0000 mgr.x (mgr.34736) 52 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:57.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:57 smithi121 bash[14010]: cluster 2024-01-13T11:26:55.754153+0000 mgr.x (mgr.34736) 52 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:57.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:57 smithi121 bash[17573]: cluster 2024-01-13T11:26:55.754153+0000 mgr.x (mgr.34736) 52 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:59.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:26:59 smithi154 bash[13980]: cluster 2024-01-13T11:26:57.755558+0000 mgr.x (mgr.34736) 53 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:59.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:26:59 smithi121 bash[14010]: cluster 2024-01-13T11:26:57.755558+0000 mgr.x (mgr.34736) 53 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:26:59.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:26:59 smithi121 bash[17573]: cluster 2024-01-13T11:26:57.755558+0000 mgr.x (mgr.34736) 53 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:00.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:00 smithi121 bash[14010]: cluster 2024-01-13T11:26:59.756272+0000 mgr.x (mgr.34736) 54 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:00.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:00 smithi121 bash[17573]: cluster 2024-01-13T11:26:59.756272+0000 mgr.x (mgr.34736) 54 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:00.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:00 smithi154 bash[13980]: cluster 2024-01-13T11:26:59.756272+0000 mgr.x (mgr.34736) 54 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:03.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:03 smithi154 bash[13980]: cluster 2024-01-13T11:27:01.756989+0000 mgr.x (mgr.34736) 55 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:03.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:03 smithi121 bash[17573]: cluster 2024-01-13T11:27:01.756989+0000 mgr.x (mgr.34736) 55 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:03.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:03 smithi121 bash[14010]: cluster 2024-01-13T11:27:01.756989+0000 mgr.x (mgr.34736) 55 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:05.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:05 smithi154 bash[13980]: cluster 2024-01-13T11:27:03.758614+0000 mgr.x (mgr.34736) 56 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:05.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:05 smithi121 bash[14010]: cluster 2024-01-13T11:27:03.758614+0000 mgr.x (mgr.34736) 56 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:05.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:05 smithi121 bash[17573]: cluster 2024-01-13T11:27:03.758614+0000 mgr.x (mgr.34736) 56 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:07.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:07 smithi154 bash[13980]: cluster 2024-01-13T11:27:05.759477+0000 mgr.x (mgr.34736) 57 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:07.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:07 smithi121 bash[14010]: cluster 2024-01-13T11:27:05.759477+0000 mgr.x (mgr.34736) 57 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:07.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:07 smithi121 bash[17573]: cluster 2024-01-13T11:27:05.759477+0000 mgr.x (mgr.34736) 57 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:09.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:09 smithi154 bash[13980]: cluster 2024-01-13T11:27:07.761054+0000 mgr.x (mgr.34736) 58 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:09.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:09 smithi121 bash[14010]: cluster 2024-01-13T11:27:07.761054+0000 mgr.x (mgr.34736) 58 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:09.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:09 smithi121 bash[17573]: cluster 2024-01-13T11:27:07.761054+0000 mgr.x (mgr.34736) 58 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:11.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:11 smithi154 bash[13980]: cluster 2024-01-13T11:27:09.761926+0000 mgr.x (mgr.34736) 59 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:11.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:11 smithi121 bash[14010]: cluster 2024-01-13T11:27:09.761926+0000 mgr.x (mgr.34736) 59 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:11.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:11 smithi121 bash[17573]: cluster 2024-01-13T11:27:09.761926+0000 mgr.x (mgr.34736) 59 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:12.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:12 smithi121 bash[14010]: cluster 2024-01-13T11:27:11.762796+0000 mgr.x (mgr.34736) 60 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:12.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:12 smithi121 bash[17573]: cluster 2024-01-13T11:27:11.762796+0000 mgr.x (mgr.34736) 60 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:12.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:12 smithi154 bash[13980]: cluster 2024-01-13T11:27:11.762796+0000 mgr.x (mgr.34736) 60 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:15.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:14 smithi154 bash[13980]: cluster 2024-01-13T11:27:13.764312+0000 mgr.x (mgr.34736) 61 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:15.189 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:14 smithi121 bash[14010]: cluster 2024-01-13T11:27:13.764312+0000 mgr.x (mgr.34736) 61 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:15.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:14 smithi121 bash[17573]: cluster 2024-01-13T11:27:13.764312+0000 mgr.x (mgr.34736) 61 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:17.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:17 smithi154 bash[13980]: cluster 2024-01-13T11:27:15.765060+0000 mgr.x (mgr.34736) 62 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:17.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:17 smithi121 bash[14010]: cluster 2024-01-13T11:27:15.765060+0000 mgr.x (mgr.34736) 62 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:17.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:17 smithi121 bash[17573]: cluster 2024-01-13T11:27:15.765060+0000 mgr.x (mgr.34736) 62 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:19.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:19 smithi154 bash[13980]: cluster 2024-01-13T11:27:17.766532+0000 mgr.x (mgr.34736) 63 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:19.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:19 smithi121 bash[14010]: cluster 2024-01-13T11:27:17.766532+0000 mgr.x (mgr.34736) 63 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:19.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:19 smithi121 bash[17573]: cluster 2024-01-13T11:27:17.766532+0000 mgr.x (mgr.34736) 63 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:21.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:21 smithi154 bash[13980]: cluster 2024-01-13T11:27:19.767251+0000 mgr.x (mgr.34736) 64 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:21.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:21 smithi121 bash[17573]: cluster 2024-01-13T11:27:19.767251+0000 mgr.x (mgr.34736) 64 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:21.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:21 smithi121 bash[14010]: cluster 2024-01-13T11:27:19.767251+0000 mgr.x (mgr.34736) 64 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:23.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:23 smithi154 bash[13980]: cluster 2024-01-13T11:27:21.767972+0000 mgr.x (mgr.34736) 65 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:23.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:23 smithi154 bash[13980]: audit 2024-01-13T11:27:22.424296+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-01-13T11:27:23.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:23 smithi154 bash[13980]: audit 2024-01-13T11:27:22.424905+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 5]}]: dispatch 2024-01-13T11:27:23.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:23 smithi154 bash[13980]: audit 2024-01-13T11:27:22.425625+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-01-13T11:27:23.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:23 smithi154 bash[13980]: audit 2024-01-13T11:27:22.426162+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-01-13T11:27:23.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:23 smithi154 bash[13980]: audit 2024-01-13T11:27:22.429791+0000 mon.b (mon.2) 270 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-01-13T11:27:23.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:23 smithi154 bash[13980]: audit 2024-01-13T11:27:22.430624+0000 mon.b (mon.2) 271 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 5]}]: dispatch 2024-01-13T11:27:23.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:23 smithi154 bash[13980]: audit 2024-01-13T11:27:22.431079+0000 mon.b (mon.2) 272 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-01-13T11:27:23.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:23 smithi154 bash[13980]: audit 2024-01-13T11:27:22.431510+0000 mon.b (mon.2) 273 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-01-13T11:27:23.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:23 smithi121 bash[14010]: cluster 2024-01-13T11:27:21.767972+0000 mgr.x (mgr.34736) 65 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:23.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:23 smithi121 bash[14010]: audit 2024-01-13T11:27:22.424296+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-01-13T11:27:23.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:23 smithi121 bash[14010]: audit 2024-01-13T11:27:22.424905+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 5]}]: dispatch 2024-01-13T11:27:23.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:23 smithi121 bash[14010]: audit 2024-01-13T11:27:22.425625+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-01-13T11:27:23.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:23 smithi121 bash[14010]: audit 2024-01-13T11:27:22.426162+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-01-13T11:27:23.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:23 smithi121 bash[14010]: audit 2024-01-13T11:27:22.429791+0000 mon.b (mon.2) 270 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-01-13T11:27:23.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:23 smithi121 bash[14010]: audit 2024-01-13T11:27:22.430624+0000 mon.b (mon.2) 271 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 5]}]: dispatch 2024-01-13T11:27:23.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:23 smithi121 bash[14010]: audit 2024-01-13T11:27:22.431079+0000 mon.b (mon.2) 272 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-01-13T11:27:23.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:23 smithi121 bash[14010]: audit 2024-01-13T11:27:22.431510+0000 mon.b (mon.2) 273 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-01-13T11:27:23.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:23 smithi121 bash[17573]: cluster 2024-01-13T11:27:21.767972+0000 mgr.x (mgr.34736) 65 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:23.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:23 smithi121 bash[17573]: audit 2024-01-13T11:27:22.424296+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-01-13T11:27:23.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:23 smithi121 bash[17573]: audit 2024-01-13T11:27:22.424905+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 5]}]: dispatch 2024-01-13T11:27:23.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:23 smithi121 bash[17573]: audit 2024-01-13T11:27:22.425625+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-01-13T11:27:23.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:23 smithi121 bash[17573]: audit 2024-01-13T11:27:22.426162+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-01-13T11:27:23.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:23 smithi121 bash[17573]: audit 2024-01-13T11:27:22.429791+0000 mon.b (mon.2) 270 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-01-13T11:27:23.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:23 smithi121 bash[17573]: audit 2024-01-13T11:27:22.430624+0000 mon.b (mon.2) 271 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 5]}]: dispatch 2024-01-13T11:27:23.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:23 smithi121 bash[17573]: audit 2024-01-13T11:27:22.431079+0000 mon.b (mon.2) 272 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-01-13T11:27:23.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:23 smithi121 bash[17573]: audit 2024-01-13T11:27:22.431510+0000 mon.b (mon.2) 273 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-01-13T11:27:24.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:24 smithi121 bash[14010]: cluster 2024-01-13T11:27:23.769574+0000 mgr.x (mgr.34736) 66 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:24.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:24 smithi121 bash[17573]: cluster 2024-01-13T11:27:23.769574+0000 mgr.x (mgr.34736) 66 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:24.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:24 smithi154 bash[13980]: cluster 2024-01-13T11:27:23.769574+0000 mgr.x (mgr.34736) 66 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:27.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:27 smithi154 bash[13980]: cluster 2024-01-13T11:27:25.770301+0000 mgr.x (mgr.34736) 67 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:27.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:27 smithi121 bash[14010]: cluster 2024-01-13T11:27:25.770301+0000 mgr.x (mgr.34736) 67 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:27.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:27 smithi121 bash[17573]: cluster 2024-01-13T11:27:25.770301+0000 mgr.x (mgr.34736) 67 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:29.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:29 smithi154 bash[13980]: cluster 2024-01-13T11:27:27.771827+0000 mgr.x (mgr.34736) 68 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:29.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:29 smithi121 bash[14010]: cluster 2024-01-13T11:27:27.771827+0000 mgr.x (mgr.34736) 68 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:29.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:29 smithi121 bash[17573]: cluster 2024-01-13T11:27:27.771827+0000 mgr.x (mgr.34736) 68 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:30.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:30 smithi154 bash[13980]: audit 2024-01-13T11:27:30.051270+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:27:30.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:30 smithi154 bash[13980]: audit 2024-01-13T11:27:30.054973+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:27:30.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:30 smithi154 bash[13980]: audit 2024-01-13T11:27:30.055724+0000 mon.b (mon.2) 274 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:27:30.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:30 smithi121 bash[14010]: audit 2024-01-13T11:27:30.051270+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:27:30.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:30 smithi121 bash[14010]: audit 2024-01-13T11:27:30.054973+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:27:30.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:30 smithi121 bash[14010]: audit 2024-01-13T11:27:30.055724+0000 mon.b (mon.2) 274 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:27:30.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:30 smithi121 bash[17573]: audit 2024-01-13T11:27:30.051270+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:27:30.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:30 smithi121 bash[17573]: audit 2024-01-13T11:27:30.054973+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:27:30.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:30 smithi121 bash[17573]: audit 2024-01-13T11:27:30.055724+0000 mon.b (mon.2) 274 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:27:31.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:31 smithi154 bash[13980]: cluster 2024-01-13T11:27:29.772420+0000 mgr.x (mgr.34736) 69 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:31.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:31 smithi154 bash[13980]: cluster 2024-01-13T11:27:30.053986+0000 mgr.x (mgr.34736) 70 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:31.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:31 smithi154 bash[13980]: cluster 2024-01-13T11:27:30.054634+0000 mgr.x (mgr.34736) 71 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:31.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:31 smithi121 bash[14010]: cluster 2024-01-13T11:27:29.772420+0000 mgr.x (mgr.34736) 69 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:31.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:31 smithi121 bash[14010]: cluster 2024-01-13T11:27:30.053986+0000 mgr.x (mgr.34736) 70 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:31.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:31 smithi121 bash[14010]: cluster 2024-01-13T11:27:30.054634+0000 mgr.x (mgr.34736) 71 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:31.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:31 smithi121 bash[17573]: cluster 2024-01-13T11:27:29.772420+0000 mgr.x (mgr.34736) 69 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:31.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:31 smithi121 bash[17573]: cluster 2024-01-13T11:27:30.053986+0000 mgr.x (mgr.34736) 70 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:31.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:31 smithi121 bash[17573]: cluster 2024-01-13T11:27:30.054634+0000 mgr.x (mgr.34736) 71 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:32.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:32 smithi121 bash[14010]: cluster 2024-01-13T11:27:32.055265+0000 mgr.x (mgr.34736) 72 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:32.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:32 smithi121 bash[17573]: cluster 2024-01-13T11:27:32.055265+0000 mgr.x (mgr.34736) 72 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:32.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:32 smithi154 bash[13980]: cluster 2024-01-13T11:27:32.055265+0000 mgr.x (mgr.34736) 72 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:35.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:35 smithi154 bash[13980]: cluster 2024-01-13T11:27:34.056708+0000 mgr.x (mgr.34736) 73 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 87 op/s 2024-01-13T11:27:35.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:35 smithi121 bash[14010]: cluster 2024-01-13T11:27:34.056708+0000 mgr.x (mgr.34736) 73 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 87 op/s 2024-01-13T11:27:35.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:35 smithi121 bash[17573]: cluster 2024-01-13T11:27:34.056708+0000 mgr.x (mgr.34736) 73 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 87 op/s 2024-01-13T11:27:37.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:37 smithi154 bash[13980]: cluster 2024-01-13T11:27:36.057467+0000 mgr.x (mgr.34736) 74 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 87 op/s 2024-01-13T11:27:37.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:37 smithi121 bash[14010]: cluster 2024-01-13T11:27:36.057467+0000 mgr.x (mgr.34736) 74 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 87 op/s 2024-01-13T11:27:37.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:37 smithi121 bash[17573]: cluster 2024-01-13T11:27:36.057467+0000 mgr.x (mgr.34736) 74 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 87 op/s 2024-01-13T11:27:39.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:39 smithi154 bash[13980]: cluster 2024-01-13T11:27:38.058945+0000 mgr.x (mgr.34736) 75 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 104 KiB/s rd, 0 B/s wr, 173 op/s 2024-01-13T11:27:39.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:39 smithi121 bash[14010]: cluster 2024-01-13T11:27:38.058945+0000 mgr.x (mgr.34736) 75 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 104 KiB/s rd, 0 B/s wr, 173 op/s 2024-01-13T11:27:39.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:39 smithi121 bash[17573]: cluster 2024-01-13T11:27:38.058945+0000 mgr.x (mgr.34736) 75 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 104 KiB/s rd, 0 B/s wr, 173 op/s 2024-01-13T11:27:41.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:41 smithi154 bash[13980]: cluster 2024-01-13T11:27:40.059497+0000 mgr.x (mgr.34736) 76 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 143 op/s 2024-01-13T11:27:41.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:41 smithi121 bash[14010]: cluster 2024-01-13T11:27:40.059497+0000 mgr.x (mgr.34736) 76 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 143 op/s 2024-01-13T11:27:41.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:41 smithi121 bash[17573]: cluster 2024-01-13T11:27:40.059497+0000 mgr.x (mgr.34736) 76 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 143 op/s 2024-01-13T11:27:43.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:43 smithi154 bash[13980]: cluster 2024-01-13T11:27:42.060200+0000 mgr.x (mgr.34736) 77 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2024-01-13T11:27:43.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:43 smithi121 bash[17573]: cluster 2024-01-13T11:27:42.060200+0000 mgr.x (mgr.34736) 77 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2024-01-13T11:27:43.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:43 smithi121 bash[14010]: cluster 2024-01-13T11:27:42.060200+0000 mgr.x (mgr.34736) 77 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2024-01-13T11:27:44.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:44 smithi154 bash[13980]: cluster 2024-01-13T11:27:44.061765+0000 mgr.x (mgr.34736) 78 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2024-01-13T11:27:44.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:44 smithi121 bash[17573]: cluster 2024-01-13T11:27:44.061765+0000 mgr.x (mgr.34736) 78 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2024-01-13T11:27:44.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:44 smithi121 bash[14010]: cluster 2024-01-13T11:27:44.061765+0000 mgr.x (mgr.34736) 78 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2024-01-13T11:27:47.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:47 smithi154 bash[13980]: cluster 2024-01-13T11:27:46.062524+0000 mgr.x (mgr.34736) 79 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 59 op/s 2024-01-13T11:27:47.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:47 smithi121 bash[14010]: cluster 2024-01-13T11:27:46.062524+0000 mgr.x (mgr.34736) 79 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 59 op/s 2024-01-13T11:27:47.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:47 smithi121 bash[17573]: cluster 2024-01-13T11:27:46.062524+0000 mgr.x (mgr.34736) 79 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 59 op/s 2024-01-13T11:27:49.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:49 smithi154 bash[13980]: cluster 2024-01-13T11:27:48.063968+0000 mgr.x (mgr.34736) 80 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 59 op/s 2024-01-13T11:27:49.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:49 smithi121 bash[14010]: cluster 2024-01-13T11:27:48.063968+0000 mgr.x (mgr.34736) 80 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 59 op/s 2024-01-13T11:27:49.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:49 smithi121 bash[17573]: cluster 2024-01-13T11:27:48.063968+0000 mgr.x (mgr.34736) 80 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 59 op/s 2024-01-13T11:27:51.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:51 smithi154 bash[13980]: cluster 2024-01-13T11:27:50.064735+0000 mgr.x (mgr.34736) 81 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:51.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:51 smithi121 bash[14010]: cluster 2024-01-13T11:27:50.064735+0000 mgr.x (mgr.34736) 81 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:51.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:51 smithi121 bash[17573]: cluster 2024-01-13T11:27:50.064735+0000 mgr.x (mgr.34736) 81 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:53.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:53 smithi154 bash[13980]: cluster 2024-01-13T11:27:52.065464+0000 mgr.x (mgr.34736) 82 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:53.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:53 smithi121 bash[14010]: cluster 2024-01-13T11:27:52.065464+0000 mgr.x (mgr.34736) 82 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:53.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:53 smithi121 bash[17573]: cluster 2024-01-13T11:27:52.065464+0000 mgr.x (mgr.34736) 82 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:54.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:54 smithi121 bash[14010]: cluster 2024-01-13T11:27:54.066965+0000 mgr.x (mgr.34736) 83 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:54.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:54 smithi121 bash[17573]: cluster 2024-01-13T11:27:54.066965+0000 mgr.x (mgr.34736) 83 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:54.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:54 smithi154 bash[13980]: cluster 2024-01-13T11:27:54.066965+0000 mgr.x (mgr.34736) 83 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:57.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:57 smithi154 bash[13980]: cluster 2024-01-13T11:27:56.067781+0000 mgr.x (mgr.34736) 84 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:57.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:57 smithi121 bash[14010]: cluster 2024-01-13T11:27:56.067781+0000 mgr.x (mgr.34736) 84 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:57.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:57 smithi121 bash[17573]: cluster 2024-01-13T11:27:56.067781+0000 mgr.x (mgr.34736) 84 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:59.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:27:59 smithi154 bash[13980]: cluster 2024-01-13T11:27:58.069253+0000 mgr.x (mgr.34736) 85 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:59.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:27:59 smithi121 bash[14010]: cluster 2024-01-13T11:27:58.069253+0000 mgr.x (mgr.34736) 85 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:27:59.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:27:59 smithi121 bash[17573]: cluster 2024-01-13T11:27:58.069253+0000 mgr.x (mgr.34736) 85 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:01.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:01 smithi154 bash[13980]: cluster 2024-01-13T11:28:00.069969+0000 mgr.x (mgr.34736) 86 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:01.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:01 smithi121 bash[14010]: cluster 2024-01-13T11:28:00.069969+0000 mgr.x (mgr.34736) 86 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:01.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:01 smithi121 bash[17573]: cluster 2024-01-13T11:28:00.069969+0000 mgr.x (mgr.34736) 86 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:02.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:02 smithi121 bash[14010]: cluster 2024-01-13T11:28:02.070702+0000 mgr.x (mgr.34736) 87 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:02.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:02 smithi121 bash[17573]: cluster 2024-01-13T11:28:02.070702+0000 mgr.x (mgr.34736) 87 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:02.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:02 smithi154 bash[13980]: cluster 2024-01-13T11:28:02.070702+0000 mgr.x (mgr.34736) 87 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:05.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:05 smithi154 bash[13980]: cluster 2024-01-13T11:28:04.072206+0000 mgr.x (mgr.34736) 88 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:05.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:05 smithi121 bash[14010]: cluster 2024-01-13T11:28:04.072206+0000 mgr.x (mgr.34736) 88 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:05.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:05 smithi121 bash[17573]: cluster 2024-01-13T11:28:04.072206+0000 mgr.x (mgr.34736) 88 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:07.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:07 smithi154 bash[13980]: cluster 2024-01-13T11:28:06.072918+0000 mgr.x (mgr.34736) 89 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:07.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:07 smithi121 bash[14010]: cluster 2024-01-13T11:28:06.072918+0000 mgr.x (mgr.34736) 89 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:07.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:07 smithi121 bash[17573]: cluster 2024-01-13T11:28:06.072918+0000 mgr.x (mgr.34736) 89 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:09.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:09 smithi121 bash[14010]: cluster 2024-01-13T11:28:08.074543+0000 mgr.x (mgr.34736) 90 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:09.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:09 smithi121 bash[17573]: cluster 2024-01-13T11:28:08.074543+0000 mgr.x (mgr.34736) 90 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:09.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:09 smithi154 bash[13980]: cluster 2024-01-13T11:28:08.074543+0000 mgr.x (mgr.34736) 90 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:11.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:11 smithi121 bash[14010]: cluster 2024-01-13T11:28:10.075261+0000 mgr.x (mgr.34736) 91 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:11.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:11 smithi121 bash[17573]: cluster 2024-01-13T11:28:10.075261+0000 mgr.x (mgr.34736) 91 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:11.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:11 smithi154 bash[13980]: cluster 2024-01-13T11:28:10.075261+0000 mgr.x (mgr.34736) 91 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:12.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:12 smithi121 bash[14010]: cluster 2024-01-13T11:28:12.075822+0000 mgr.x (mgr.34736) 92 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:12.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:12 smithi121 bash[17573]: cluster 2024-01-13T11:28:12.075822+0000 mgr.x (mgr.34736) 92 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:12.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:12 smithi154 bash[13980]: cluster 2024-01-13T11:28:12.075822+0000 mgr.x (mgr.34736) 92 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:15.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:15 smithi154 bash[13980]: cluster 2024-01-13T11:28:14.077321+0000 mgr.x (mgr.34736) 93 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:15.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:15 smithi121 bash[14010]: cluster 2024-01-13T11:28:14.077321+0000 mgr.x (mgr.34736) 93 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:15.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:15 smithi121 bash[17573]: cluster 2024-01-13T11:28:14.077321+0000 mgr.x (mgr.34736) 93 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:17.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:17 smithi121 bash[14010]: cluster 2024-01-13T11:28:16.078058+0000 mgr.x (mgr.34736) 94 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:17.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:17 smithi121 bash[17573]: cluster 2024-01-13T11:28:16.078058+0000 mgr.x (mgr.34736) 94 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:17.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:17 smithi154 bash[13980]: cluster 2024-01-13T11:28:16.078058+0000 mgr.x (mgr.34736) 94 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:19.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:19 smithi121 bash[17573]: cluster 2024-01-13T11:28:18.079503+0000 mgr.x (mgr.34736) 95 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:19.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:19 smithi121 bash[14010]: cluster 2024-01-13T11:28:18.079503+0000 mgr.x (mgr.34736) 95 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:19.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:19 smithi154 bash[13980]: cluster 2024-01-13T11:28:18.079503+0000 mgr.x (mgr.34736) 95 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:20.754 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph orch ps' 2024-01-13T11:28:21.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:21 smithi121 bash[17573]: cluster 2024-01-13T11:28:20.080244+0000 mgr.x (mgr.34736) 96 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:21.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:21 smithi121 bash[14010]: cluster 2024-01-13T11:28:20.080244+0000 mgr.x (mgr.34736) 96 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:21.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:21 smithi154 bash[13980]: cluster 2024-01-13T11:28:20.080244+0000 mgr.x (mgr.34736) 96 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:22.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:22 smithi121 bash[17573]: cluster 2024-01-13T11:28:22.080923+0000 mgr.x (mgr.34736) 97 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:22.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:22 smithi121 bash[14010]: cluster 2024-01-13T11:28:22.080923+0000 mgr.x (mgr.34736) 97 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:22.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:22 smithi154 bash[13980]: cluster 2024-01-13T11:28:22.080923+0000 mgr.x (mgr.34736) 97 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:23.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:23 smithi121 bash[14010]: audit 2024-01-13T11:28:22.433228+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-01-13T11:28:23.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:23 smithi121 bash[14010]: audit 2024-01-13T11:28:22.434172+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-01-13T11:28:23.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:23 smithi121 bash[14010]: audit 2024-01-13T11:28:22.434545+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 5]}]: dispatch 2024-01-13T11:28:23.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:23 smithi121 bash[14010]: audit 2024-01-13T11:28:22.434953+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-01-13T11:28:23.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:23 smithi121 bash[14010]: audit 2024-01-13T11:28:22.438837+0000 mon.b (mon.2) 275 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-01-13T11:28:23.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:23 smithi121 bash[14010]: audit 2024-01-13T11:28:22.439312+0000 mon.b (mon.2) 276 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-01-13T11:28:23.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:23 smithi121 bash[14010]: audit 2024-01-13T11:28:22.439645+0000 mon.b (mon.2) 277 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 5]}]: dispatch 2024-01-13T11:28:23.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:23 smithi121 bash[14010]: audit 2024-01-13T11:28:22.439930+0000 mon.b (mon.2) 278 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-01-13T11:28:23.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:23 smithi121 bash[17573]: audit 2024-01-13T11:28:22.433228+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-01-13T11:28:23.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:23 smithi121 bash[17573]: audit 2024-01-13T11:28:22.434172+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-01-13T11:28:23.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:23 smithi121 bash[17573]: audit 2024-01-13T11:28:22.434545+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 5]}]: dispatch 2024-01-13T11:28:23.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:23 smithi121 bash[17573]: audit 2024-01-13T11:28:22.434953+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-01-13T11:28:23.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:23 smithi121 bash[17573]: audit 2024-01-13T11:28:22.438837+0000 mon.b (mon.2) 275 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-01-13T11:28:23.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:23 smithi121 bash[17573]: audit 2024-01-13T11:28:22.439312+0000 mon.b (mon.2) 276 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-01-13T11:28:23.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:23 smithi121 bash[17573]: audit 2024-01-13T11:28:22.439645+0000 mon.b (mon.2) 277 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 5]}]: dispatch 2024-01-13T11:28:23.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:23 smithi121 bash[17573]: audit 2024-01-13T11:28:22.439930+0000 mon.b (mon.2) 278 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-01-13T11:28:23.857 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-13T11:28:23.858 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (12m) 2m ago 12m 14.9M - 0.23.0 ba2b418f427c fabd43abc5b0 2024-01-13T11:28:23.858 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi154 running (22m) 2m ago 22m 27.2M - 6.6.2 87a51ecf0b1c 4297ac71950b 2024-01-13T11:28:23.858 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi154 running (16m) 2m ago 26m 405M - 16.2.14-456-g445562ab 163fd1944c31 8279c747992d 2024-01-13T11:28:23.858 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443 running (8m) 2m ago 28m 377M - 16.2.14-456-g445562ab 163fd1944c31 22c0e8cfd24a 2024-01-13T11:28:23.858 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (28m) 2m ago 29m 196M 2048M 15.2.0 204a01f9b0b6 4864d1b1a118 2024-01-13T11:28:23.858 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi154 running (27m) 2m ago 27m 172M 2048M 15.2.0 204a01f9b0b6 87962ad706ed 2024-01-13T11:28:23.858 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (27m) 2m ago 27m 165M 2048M 15.2.0 204a01f9b0b6 b4e93fe477dd 2024-01-13T11:28:23.858 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 error 2m ago 23m - - 2024-01-13T11:28:23.858 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi154 error 2m ago 23m - - 2024-01-13T11:28:23.858 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (26m) 2m ago 26m 50.1M 4096M 15.2.0 204a01f9b0b6 008b68f14ad9 2024-01-13T11:28:23.858 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (26m) 2m ago 26m 51.2M 4096M 15.2.0 204a01f9b0b6 a578d354249c 2024-01-13T11:28:23.858 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (25m) 2m ago 25m 47.9M 4096M 15.2.0 204a01f9b0b6 8907a99e62bc 2024-01-13T11:28:23.859 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (25m) 2m ago 25m 50.8M 4096M 15.2.0 204a01f9b0b6 87964e338249 2024-01-13T11:28:23.859 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi154 running (24m) 2m ago 24m 51.4M 4096M 15.2.0 204a01f9b0b6 11beca531e0e 2024-01-13T11:28:23.859 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi154 running (24m) 2m ago 24m 51.1M 4096M 15.2.0 204a01f9b0b6 cd6842e07156 2024-01-13T11:28:23.859 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi154 running (23m) 2m ago 24m 49.2M 4096M 15.2.0 204a01f9b0b6 5aa7f9553b38 2024-01-13T11:28:23.859 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi154 running (23m) 2m ago 23m 50.2M 4096M 15.2.0 204a01f9b0b6 7cef3cceae20 2024-01-13T11:28:23.859 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi154 running (12m) 2m ago 23m 36.7M - 2.48.1 ea7f826b1553 8c952c350927 2024-01-13T11:28:23.859 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.r.z.smithi121.fccflq smithi121 running (20m) 2m ago 20m 52.2M - 15.2.0 204a01f9b0b6 7cef85d7a512 2024-01-13T11:28:23.859 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.r.z.smithi154.ycwgyx smithi154 running (20m) 2m ago 20m 52.6M - 15.2.0 204a01f9b0b6 a56aaa9b3633 2024-01-13T11:28:23.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:23 smithi154 bash[13980]: audit 2024-01-13T11:28:22.433228+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-01-13T11:28:23.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:23 smithi154 bash[13980]: audit 2024-01-13T11:28:22.434172+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-01-13T11:28:23.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:23 smithi154 bash[13980]: audit 2024-01-13T11:28:22.434545+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 5]}]: dispatch 2024-01-13T11:28:23.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:23 smithi154 bash[13980]: audit 2024-01-13T11:28:22.434953+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-01-13T11:28:23.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:23 smithi154 bash[13980]: audit 2024-01-13T11:28:22.438837+0000 mon.b (mon.2) 275 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-01-13T11:28:23.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:23 smithi154 bash[13980]: audit 2024-01-13T11:28:22.439312+0000 mon.b (mon.2) 276 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-01-13T11:28:23.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:23 smithi154 bash[13980]: audit 2024-01-13T11:28:22.439645+0000 mon.b (mon.2) 277 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 5]}]: dispatch 2024-01-13T11:28:23.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:23 smithi154 bash[13980]: audit 2024-01-13T11:28:22.439930+0000 mon.b (mon.2) 278 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-01-13T11:28:24.673 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph versions' 2024-01-13T11:28:24.686 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:24 smithi121 bash[17573]: audit 2024-01-13T11:28:23.824031+0000 mgr.x (mgr.34736) 98 : audit [DBG] from='client.24856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:28:24.687 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:24 smithi121 bash[17573]: audit 2024-01-13T11:28:23.830446+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-13T11:28:24.687 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:24 smithi121 bash[17573]: audit 2024-01-13T11:28:23.831548+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-13T11:28:24.687 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:24 smithi121 bash[17573]: audit 2024-01-13T11:28:23.832564+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:24.687 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:24 smithi121 bash[17573]: audit 2024-01-13T11:28:23.833564+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:24.687 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:24 smithi121 bash[17573]: audit 2024-01-13T11:28:23.834550+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:24.687 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:24 smithi121 bash[17573]: audit 2024-01-13T11:28:23.835529+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:24.687 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:24 smithi121 bash[17573]: audit 2024-01-13T11:28:23.841066+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-13T11:28:24.687 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:24 smithi121 bash[17573]: audit 2024-01-13T11:28:23.841678+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:24.687 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:24 smithi121 bash[17573]: audit 2024-01-13T11:28:23.842271+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:24.687 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:24 smithi121 bash[17573]: audit 2024-01-13T11:28:23.842828+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:24.687 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:24 smithi121 bash[17573]: audit 2024-01-13T11:28:23.843406+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:24.687 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:24 smithi121 bash[17573]: cluster 2024-01-13T11:28:24.083348+0000 mgr.x (mgr.34736) 99 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:24.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:24 smithi121 bash[14010]: audit 2024-01-13T11:28:23.824031+0000 mgr.x (mgr.34736) 98 : audit [DBG] from='client.24856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:28:24.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:24 smithi121 bash[14010]: audit 2024-01-13T11:28:23.830446+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-13T11:28:24.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:24 smithi121 bash[14010]: audit 2024-01-13T11:28:23.831548+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-13T11:28:24.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:24 smithi121 bash[14010]: audit 2024-01-13T11:28:23.832564+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:24.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:24 smithi121 bash[14010]: audit 2024-01-13T11:28:23.833564+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:24.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:24 smithi121 bash[14010]: audit 2024-01-13T11:28:23.834550+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:24.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:24 smithi121 bash[14010]: audit 2024-01-13T11:28:23.835529+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:24.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:24 smithi121 bash[14010]: audit 2024-01-13T11:28:23.841066+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-13T11:28:24.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:24 smithi121 bash[14010]: audit 2024-01-13T11:28:23.841678+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:24.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:24 smithi121 bash[14010]: audit 2024-01-13T11:28:23.842271+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:24.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:24 smithi121 bash[14010]: audit 2024-01-13T11:28:23.842828+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:24.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:24 smithi121 bash[14010]: audit 2024-01-13T11:28:23.843406+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:24.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:24 smithi121 bash[14010]: cluster 2024-01-13T11:28:24.083348+0000 mgr.x (mgr.34736) 99 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:24.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:24 smithi154 bash[13980]: audit 2024-01-13T11:28:23.824031+0000 mgr.x (mgr.34736) 98 : audit [DBG] from='client.24856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:28:24.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:24 smithi154 bash[13980]: audit 2024-01-13T11:28:23.830446+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-13T11:28:24.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:24 smithi154 bash[13980]: audit 2024-01-13T11:28:23.831548+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-13T11:28:24.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:24 smithi154 bash[13980]: audit 2024-01-13T11:28:23.832564+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:24.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:24 smithi154 bash[13980]: audit 2024-01-13T11:28:23.833564+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:24.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:24 smithi154 bash[13980]: audit 2024-01-13T11:28:23.834550+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:24.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:24 smithi154 bash[13980]: audit 2024-01-13T11:28:23.835529+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:24.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:24 smithi154 bash[13980]: audit 2024-01-13T11:28:23.841066+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-13T11:28:24.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:24 smithi154 bash[13980]: audit 2024-01-13T11:28:23.841678+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:24.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:24 smithi154 bash[13980]: audit 2024-01-13T11:28:23.842271+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:24.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:24 smithi154 bash[13980]: audit 2024-01-13T11:28:23.842828+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:24.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:24 smithi154 bash[13980]: audit 2024-01-13T11:28:23.843406+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:24.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:24 smithi154 bash[13980]: cluster 2024-01-13T11:28:24.083348+0000 mgr.x (mgr.34736) 99 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:27.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:27 smithi154 bash[13980]: cluster 2024-01-13T11:28:26.084174+0000 mgr.x (mgr.34736) 100 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:27.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:27 smithi121 bash[17573]: cluster 2024-01-13T11:28:26.084174+0000 mgr.x (mgr.34736) 100 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:27.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:27 smithi121 bash[14010]: cluster 2024-01-13T11:28:26.084174+0000 mgr.x (mgr.34736) 100 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:27.708 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-01-13T11:28:27.708 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-01-13T11:28:27.708 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-01-13T11:28:27.708 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-01-13T11:28:27.708 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-01-13T11:28:27.709 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 16.2.14-456-g445562ab (445562ab4bc3ddfb386936119050695810860bcb) pacific (stable)": 2 2024-01-13T11:28:27.709 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-01-13T11:28:27.709 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-01-13T11:28:27.709 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-01-13T11:28:27.709 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-01-13T11:28:27.709 INFO:teuthology.orchestra.run.smithi121.stdout: "mds": {}, 2024-01-13T11:28:27.709 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-01-13T11:28:27.709 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-01-13T11:28:27.709 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-01-13T11:28:27.709 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-01-13T11:28:27.709 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2024-01-13T11:28:27.709 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 16.2.14-456-g445562ab (445562ab4bc3ddfb386936119050695810860bcb) pacific (stable)": 2 2024-01-13T11:28:27.709 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-01-13T11:28:27.709 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-01-13T11:28:28.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:28 smithi121 bash[14010]: audit 2024-01-13T11:28:27.697640+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.121:0/1115002049' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-13T11:28:28.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:28 smithi121 bash[17573]: audit 2024-01-13T11:28:27.697640+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.121:0/1115002049' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-13T11:28:28.524 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-01-13T11:28:28.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:28 smithi154 bash[13980]: audit 2024-01-13T11:28:27.697640+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.121:0/1115002049' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-13T11:28:29.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:29 smithi121 bash[17573]: cluster 2024-01-13T11:28:28.085667+0000 mgr.x (mgr.34736) 101 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:29.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:29 smithi121 bash[14010]: cluster 2024-01-13T11:28:28.085667+0000 mgr.x (mgr.34736) 101 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:29.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:29 smithi154 bash[13980]: cluster 2024-01-13T11:28:28.085667+0000 mgr.x (mgr.34736) 101 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:31.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:31 smithi121 bash[14010]: cluster 2024-01-13T11:28:30.086493+0000 mgr.x (mgr.34736) 102 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:31.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:31 smithi121 bash[14010]: audit 2024-01-13T11:28:30.344856+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:28:31.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:31 smithi121 bash[14010]: cluster 2024-01-13T11:28:30.347626+0000 mgr.x (mgr.34736) 103 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:31.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:31 smithi121 bash[14010]: cluster 2024-01-13T11:28:30.348300+0000 mgr.x (mgr.34736) 104 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:31.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:31 smithi121 bash[14010]: audit 2024-01-13T11:28:30.349316+0000 mon.b (mon.2) 290 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:28:31.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:31 smithi121 bash[14010]: audit 2024-01-13T11:28:30.350017+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:28:31.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:31 smithi121 bash[17573]: cluster 2024-01-13T11:28:30.086493+0000 mgr.x (mgr.34736) 102 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:31.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:31 smithi121 bash[17573]: audit 2024-01-13T11:28:30.344856+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:28:31.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:31 smithi121 bash[17573]: cluster 2024-01-13T11:28:30.347626+0000 mgr.x (mgr.34736) 103 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:31.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:31 smithi121 bash[17573]: cluster 2024-01-13T11:28:30.348300+0000 mgr.x (mgr.34736) 104 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:31.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:31 smithi121 bash[17573]: audit 2024-01-13T11:28:30.349316+0000 mon.b (mon.2) 290 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:28:31.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:31 smithi121 bash[17573]: audit 2024-01-13T11:28:30.350017+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:28:31.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:31 smithi154 bash[13980]: cluster 2024-01-13T11:28:30.086493+0000 mgr.x (mgr.34736) 102 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:31.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:31 smithi154 bash[13980]: audit 2024-01-13T11:28:30.344856+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:28:31.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:31 smithi154 bash[13980]: cluster 2024-01-13T11:28:30.347626+0000 mgr.x (mgr.34736) 103 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:31.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:31 smithi154 bash[13980]: cluster 2024-01-13T11:28:30.348300+0000 mgr.x (mgr.34736) 104 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:31.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:31 smithi154 bash[13980]: audit 2024-01-13T11:28:30.349316+0000 mon.b (mon.2) 290 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:28:31.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:31 smithi154 bash[13980]: audit 2024-01-13T11:28:30.350017+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:28:32.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:32 smithi121 bash[14010]: audit 2024-01-13T11:28:31.636523+0000 mgr.x (mgr.34736) 105 : audit [DBG] from='client.14949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:28:32.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:32 smithi121 bash[14010]: cluster 2024-01-13T11:28:32.349196+0000 mgr.x (mgr.34736) 106 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:32.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:32 smithi121 bash[17573]: audit 2024-01-13T11:28:31.636523+0000 mgr.x (mgr.34736) 105 : audit [DBG] from='client.14949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:28:32.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:32 smithi121 bash[17573]: cluster 2024-01-13T11:28:32.349196+0000 mgr.x (mgr.34736) 106 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:32.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:32 smithi154 bash[13980]: audit 2024-01-13T11:28:31.636523+0000 mgr.x (mgr.34736) 105 : audit [DBG] from='client.14949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:28:32.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:32 smithi154 bash[13980]: cluster 2024-01-13T11:28:32.349196+0000 mgr.x (mgr.34736) 106 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:33.730 INFO:teuthology.orchestra.run.smithi121.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb 2024-01-13T11:28:34.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:33 smithi154 bash[13980]: audit 2024-01-13T11:28:33.712460+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"progress_id\": \"f465fef9-6ae8-40ef-a20f-28463add4800\", \"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 2024-01-13T11:28:34.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:33 smithi154 bash[13980]: audit 2024-01-13T11:28:33.716620+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"progress_id\": \"f465fef9-6ae8-40ef-a20f-28463add4800\", \"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 2024-01-13T11:28:34.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:33 smithi154 bash[13980]: audit 2024-01-13T11:28:33.717984+0000 mon.b (mon.2) 291 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"progress_id\": \"f465fef9-6ae8-40ef-a20f-28463add4800\", \"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 2024-01-13T11:28:34.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:33 smithi154 bash[13980]: audit 2024-01-13T11:28:33.740500+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:28:34.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:33 smithi154 bash[13980]: audit 2024-01-13T11:28:33.746012+0000 mon.b (mon.2) 292 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:28:34.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:33 smithi154 bash[13980]: audit 2024-01-13T11:28:33.746772+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:28:34.189 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:33 smithi121 bash[14010]: audit 2024-01-13T11:28:33.712460+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"progress_id\": \"f465fef9-6ae8-40ef-a20f-28463add4800\", \"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 2024-01-13T11:28:34.190 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:33 smithi121 bash[14010]: audit 2024-01-13T11:28:33.716620+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"progress_id\": \"f465fef9-6ae8-40ef-a20f-28463add4800\", \"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 2024-01-13T11:28:34.190 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:33 smithi121 bash[14010]: audit 2024-01-13T11:28:33.717984+0000 mon.b (mon.2) 291 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"progress_id\": \"f465fef9-6ae8-40ef-a20f-28463add4800\", \"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 2024-01-13T11:28:34.190 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:33 smithi121 bash[14010]: audit 2024-01-13T11:28:33.740500+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:28:34.190 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:33 smithi121 bash[14010]: audit 2024-01-13T11:28:33.746012+0000 mon.b (mon.2) 292 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:28:34.190 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:33 smithi121 bash[14010]: audit 2024-01-13T11:28:33.746772+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:28:34.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:33 smithi121 bash[17573]: audit 2024-01-13T11:28:33.712460+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"progress_id\": \"f465fef9-6ae8-40ef-a20f-28463add4800\", \"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 2024-01-13T11:28:34.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:33 smithi121 bash[17573]: audit 2024-01-13T11:28:33.716620+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"progress_id\": \"f465fef9-6ae8-40ef-a20f-28463add4800\", \"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 2024-01-13T11:28:34.191 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:33 smithi121 bash[17573]: audit 2024-01-13T11:28:33.717984+0000 mon.b (mon.2) 291 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"progress_id\": \"f465fef9-6ae8-40ef-a20f-28463add4800\", \"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 2024-01-13T11:28:34.191 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:33 smithi121 bash[17573]: audit 2024-01-13T11:28:33.740500+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:28:34.191 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:33 smithi121 bash[17573]: audit 2024-01-13T11:28:33.746012+0000 mon.b (mon.2) 292 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:28:34.191 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:33 smithi121 bash[17573]: audit 2024-01-13T11:28:33.746772+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:28:34.581 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- 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' 2024-01-13T11:28:34.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:34 smithi121 bash[14010]: cephadm 2024-01-13T11:28:33.716339+0000 mgr.x (mgr.34736) 107 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb 2024-01-13T11:28:34.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:34 smithi121 bash[14010]: cluster 2024-01-13T11:28:33.744186+0000 mgr.x (mgr.34736) 108 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:34.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:34 smithi121 bash[14010]: cluster 2024-01-13T11:28:33.744704+0000 mgr.x (mgr.34736) 109 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:34.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:34 smithi121 bash[14010]: cephadm 2024-01-13T11:28:33.767722+0000 mgr.x (mgr.34736) 110 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb 2024-01-13T11:28:34.965 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:34 smithi121 bash[17573]: cephadm 2024-01-13T11:28:33.716339+0000 mgr.x (mgr.34736) 107 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb 2024-01-13T11:28:34.966 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:34 smithi121 bash[17573]: cluster 2024-01-13T11:28:33.744186+0000 mgr.x (mgr.34736) 108 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:34.966 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:34 smithi121 bash[17573]: cluster 2024-01-13T11:28:33.744704+0000 mgr.x (mgr.34736) 109 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:34.966 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:34 smithi121 bash[17573]: cephadm 2024-01-13T11:28:33.767722+0000 mgr.x (mgr.34736) 110 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb 2024-01-13T11:28:35.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:34 smithi154 bash[13980]: cephadm 2024-01-13T11:28:33.716339+0000 mgr.x (mgr.34736) 107 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb 2024-01-13T11:28:35.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:34 smithi154 bash[13980]: cluster 2024-01-13T11:28:33.744186+0000 mgr.x (mgr.34736) 108 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:35.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:34 smithi154 bash[13980]: cluster 2024-01-13T11:28:33.744704+0000 mgr.x (mgr.34736) 109 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:35.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:34 smithi154 bash[13980]: cephadm 2024-01-13T11:28:33.767722+0000 mgr.x (mgr.34736) 110 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb 2024-01-13T11:28:36.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:36 smithi121 bash[14010]: cluster 2024-01-13T11:28:35.746735+0000 mgr.x (mgr.34736) 111 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:36.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:36 smithi121 bash[14010]: audit 2024-01-13T11:28:36.546128+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"progress_id\": \"f465fef9-6ae8-40ef-a20f-28463add4800\", \"target_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"target_version\": \"16.2.14-456-g445562ab\", \"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 2024-01-13T11:28:36.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:36 smithi121 bash[14010]: audit 2024-01-13T11:28:36.551573+0000 mon.b (mon.2) 293 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"progress_id\": \"f465fef9-6ae8-40ef-a20f-28463add4800\", \"target_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"target_version\": \"16.2.14-456-g445562ab\", \"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 2024-01-13T11:28:36.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:36 smithi121 bash[14010]: audit 2024-01-13T11:28:36.552377+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"progress_id\": \"f465fef9-6ae8-40ef-a20f-28463add4800\", \"target_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"target_version\": \"16.2.14-456-g445562ab\", \"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 2024-01-13T11:28:36.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:36 smithi121 bash[14010]: audit 2024-01-13T11:28:36.560922+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-13T11:28:36.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:36 smithi121 bash[14010]: audit 2024-01-13T11:28:36.564091+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-13T11:28:36.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:36 smithi121 bash[14010]: audit 2024-01-13T11:28:36.566610+0000 mon.b (mon.2) 295 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-13T11:28:36.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:36 smithi121 bash[14010]: audit 2024-01-13T11:28:36.569188+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2024-01-13T11:28:36.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:36 smithi121 bash[14010]: audit 2024-01-13T11:28:36.576246+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-01-13T11:28:36.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:36 smithi121 bash[17573]: cluster 2024-01-13T11:28:35.746735+0000 mgr.x (mgr.34736) 111 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:36.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:36 smithi121 bash[17573]: audit 2024-01-13T11:28:36.546128+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"progress_id\": \"f465fef9-6ae8-40ef-a20f-28463add4800\", \"target_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"target_version\": \"16.2.14-456-g445562ab\", \"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 2024-01-13T11:28:36.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:36 smithi121 bash[17573]: audit 2024-01-13T11:28:36.551573+0000 mon.b (mon.2) 293 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"progress_id\": \"f465fef9-6ae8-40ef-a20f-28463add4800\", \"target_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"target_version\": \"16.2.14-456-g445562ab\", \"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 2024-01-13T11:28:36.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:36 smithi121 bash[17573]: audit 2024-01-13T11:28:36.552377+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"progress_id\": \"f465fef9-6ae8-40ef-a20f-28463add4800\", \"target_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"target_version\": \"16.2.14-456-g445562ab\", \"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 2024-01-13T11:28:36.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:36 smithi121 bash[17573]: audit 2024-01-13T11:28:36.560922+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-13T11:28:36.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:36 smithi121 bash[17573]: audit 2024-01-13T11:28:36.564091+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-13T11:28:36.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:36 smithi121 bash[17573]: audit 2024-01-13T11:28:36.566610+0000 mon.b (mon.2) 295 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-13T11:28:36.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:36 smithi121 bash[17573]: audit 2024-01-13T11:28:36.569188+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2024-01-13T11:28:36.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:36 smithi121 bash[17573]: audit 2024-01-13T11:28:36.576246+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-01-13T11:28:36.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:36 smithi121 bash[14010]: audit 2024-01-13T11:28:36.582053+0000 mon.b (mon.2) 296 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-01-13T11:28:36.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:36 smithi121 bash[14010]: cluster 2024-01-13T11:28:36.582856+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-01-13T11:28:36.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:36 smithi121 bash[14010]: audit 2024-01-13T11:28:36.590498+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.34736 ' 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 2024-01-13T11:28:36.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:36 smithi121 bash[14010]: audit 2024-01-13T11:28:36.592713+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-13T11:28:36.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:36 smithi121 bash[14010]: audit 2024-01-13T11:28:36.596308+0000 mon.b (mon.2) 297 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' 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 2024-01-13T11:28:36.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:36 smithi121 bash[14010]: audit 2024-01-13T11:28:36.598534+0000 mon.b (mon.2) 298 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-13T11:28:36.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:36 smithi121 bash[17573]: audit 2024-01-13T11:28:36.582053+0000 mon.b (mon.2) 296 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-01-13T11:28:36.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:36 smithi121 bash[17573]: cluster 2024-01-13T11:28:36.582856+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-01-13T11:28:36.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:36 smithi121 bash[17573]: audit 2024-01-13T11:28:36.590498+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.34736 ' 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 2024-01-13T11:28:36.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:36 smithi121 bash[17573]: audit 2024-01-13T11:28:36.592713+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-13T11:28:36.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:36 smithi121 bash[17573]: audit 2024-01-13T11:28:36.596308+0000 mon.b (mon.2) 297 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' 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 2024-01-13T11:28:36.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:36 smithi121 bash[17573]: audit 2024-01-13T11:28:36.598534+0000 mon.b (mon.2) 298 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-13T11:28:37.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:36 smithi154 bash[13980]: cluster 2024-01-13T11:28:35.746735+0000 mgr.x (mgr.34736) 111 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:37.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:36 smithi154 bash[13980]: audit 2024-01-13T11:28:36.546128+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"progress_id\": \"f465fef9-6ae8-40ef-a20f-28463add4800\", \"target_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"target_version\": \"16.2.14-456-g445562ab\", \"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 2024-01-13T11:28:37.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:36 smithi154 bash[13980]: audit 2024-01-13T11:28:36.551573+0000 mon.b (mon.2) 293 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"progress_id\": \"f465fef9-6ae8-40ef-a20f-28463add4800\", \"target_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"target_version\": \"16.2.14-456-g445562ab\", \"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 2024-01-13T11:28:37.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:36 smithi154 bash[13980]: audit 2024-01-13T11:28:36.552377+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"progress_id\": \"f465fef9-6ae8-40ef-a20f-28463add4800\", \"target_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"target_version\": \"16.2.14-456-g445562ab\", \"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 2024-01-13T11:28:37.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:36 smithi154 bash[13980]: audit 2024-01-13T11:28:36.560922+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-13T11:28:37.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:36 smithi154 bash[13980]: audit 2024-01-13T11:28:36.564091+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-13T11:28:37.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:36 smithi154 bash[13980]: audit 2024-01-13T11:28:36.566610+0000 mon.b (mon.2) 295 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-13T11:28:37.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:36 smithi154 bash[13980]: audit 2024-01-13T11:28:36.569188+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2024-01-13T11:28:37.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:36 smithi154 bash[13980]: audit 2024-01-13T11:28:36.576246+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-01-13T11:28:37.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:36 smithi154 bash[13980]: audit 2024-01-13T11:28:36.582053+0000 mon.b (mon.2) 296 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-01-13T11:28:37.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:36 smithi154 bash[13980]: cluster 2024-01-13T11:28:36.582856+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-01-13T11:28:37.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:36 smithi154 bash[13980]: audit 2024-01-13T11:28:36.590498+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.34736 ' 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 2024-01-13T11:28:37.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:36 smithi154 bash[13980]: audit 2024-01-13T11:28:36.592713+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-13T11:28:37.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:36 smithi154 bash[13980]: audit 2024-01-13T11:28:36.596308+0000 mon.b (mon.2) 297 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' 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 2024-01-13T11:28:37.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:36 smithi154 bash[13980]: audit 2024-01-13T11:28:36.598534+0000 mon.b (mon.2) 298 : audit [INF] from='mgr.34736 172.21.15.154:0/3048093880' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-13T11:28:37.897 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:28:37 smithi154 bash[25489]: debug 2024-01-13T11:28:37.584+0000 7f96bcc57700 -1 mgr handle_mgr_map I was active but no longer am 2024-01-13T11:28:37.897 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:28:37 smithi154 bash[25489]: ignoring --setuser ceph since I am not root 2024-01-13T11:28:37.897 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:28:37 smithi154 bash[25489]: ignoring --setgroup ceph since I am not root 2024-01-13T11:28:37.897 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:28:37 smithi154 bash[25489]: debug 2024-01-13T11:28:37.632+0000 7fadc34b4700 1 -- 172.21.15.154:0/130210086 <== mon.2 v2:172.21.15.154:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562db22804e0 con 0x562db2375000 2024-01-13T11:28:37.898 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:28:37 smithi154 bash[25489]: debug 2024-01-13T11:28:37.792+0000 7fadd368f680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-01-13T11:28:37.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:37 smithi154 bash[13980]: cephadm 2024-01-13T11:28:36.561072+0000 mgr.x (mgr.34736) 112 : cephadm [INF] Upgrade: Target is version 16.2.14-456-g445562ab (pacific) 2024-01-13T11:28:37.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:37 smithi154 bash[13980]: cephadm 2024-01-13T11:28:36.561385+0000 mgr.x (mgr.34736) 113 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb, digests ['quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755'] 2024-01-13T11:28:37.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:37 smithi154 bash[13980]: cephadm 2024-01-13T11:28:36.577308+0000 mgr.x (mgr.34736) 114 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-01-13T11:28:37.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:37 smithi154 bash[13980]: cephadm 2024-01-13T11:28:36.578071+0000 mgr.x (mgr.34736) 115 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-01-13T11:28:37.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:37 smithi154 bash[13980]: cephadm 2024-01-13T11:28:36.581388+0000 mgr.x (mgr.34736) 116 : cephadm [INF] Failing over to other MGR 2024-01-13T11:28:37.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:37 smithi154 bash[13980]: cluster 2024-01-13T11:28:37.554649+0000 mon.a (mon.0) 895 : cluster [DBG] Standby manager daemon x started 2024-01-13T11:28:37.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:37 smithi154 bash[13980]: audit 2024-01-13T11:28:37.575613+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-01-13T11:28:37.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:37 smithi154 bash[13980]: cluster 2024-01-13T11:28:37.575810+0000 mon.a (mon.0) 897 : cluster [DBG] mgrmap e29: y(active, starting, since 0.998731s), standbys: x 2024-01-13T11:28:37.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:37 smithi154 bash[13980]: audit 2024-01-13T11:28:37.585539+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-01-13T11:28:37.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:37 smithi154 bash[13980]: cluster 2024-01-13T11:28:37.585622+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-01-13T11:28:37.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:37 smithi121 bash[14010]: cephadm 2024-01-13T11:28:36.561072+0000 mgr.x (mgr.34736) 112 : cephadm [INF] Upgrade: Target is version 16.2.14-456-g445562ab (pacific) 2024-01-13T11:28:37.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:37 smithi121 bash[14010]: cephadm 2024-01-13T11:28:36.561385+0000 mgr.x (mgr.34736) 113 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb, digests ['quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755'] 2024-01-13T11:28:37.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:37 smithi121 bash[14010]: cephadm 2024-01-13T11:28:36.577308+0000 mgr.x (mgr.34736) 114 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-01-13T11:28:37.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:37 smithi121 bash[14010]: cephadm 2024-01-13T11:28:36.578071+0000 mgr.x (mgr.34736) 115 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-01-13T11:28:37.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:37 smithi121 bash[14010]: cephadm 2024-01-13T11:28:36.581388+0000 mgr.x (mgr.34736) 116 : cephadm [INF] Failing over to other MGR 2024-01-13T11:28:37.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:37 smithi121 bash[14010]: cluster 2024-01-13T11:28:37.554649+0000 mon.a (mon.0) 895 : cluster [DBG] Standby manager daemon x started 2024-01-13T11:28:37.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:37 smithi121 bash[14010]: audit 2024-01-13T11:28:37.575613+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-01-13T11:28:37.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:37 smithi121 bash[14010]: cluster 2024-01-13T11:28:37.575810+0000 mon.a (mon.0) 897 : cluster [DBG] mgrmap e29: y(active, starting, since 0.998731s), standbys: x 2024-01-13T11:28:37.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:37 smithi121 bash[14010]: audit 2024-01-13T11:28:37.585539+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-01-13T11:28:37.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:37 smithi121 bash[14010]: cluster 2024-01-13T11:28:37.585622+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-01-13T11:28:37.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:37 smithi121 bash[17573]: cephadm 2024-01-13T11:28:36.561072+0000 mgr.x (mgr.34736) 112 : cephadm [INF] Upgrade: Target is version 16.2.14-456-g445562ab (pacific) 2024-01-13T11:28:37.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:37 smithi121 bash[17573]: cephadm 2024-01-13T11:28:36.561385+0000 mgr.x (mgr.34736) 113 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb, digests ['quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755'] 2024-01-13T11:28:37.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:37 smithi121 bash[17573]: cephadm 2024-01-13T11:28:36.577308+0000 mgr.x (mgr.34736) 114 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-01-13T11:28:37.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:37 smithi121 bash[17573]: cephadm 2024-01-13T11:28:36.578071+0000 mgr.x (mgr.34736) 115 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-01-13T11:28:37.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:37 smithi121 bash[17573]: cephadm 2024-01-13T11:28:36.581388+0000 mgr.x (mgr.34736) 116 : cephadm [INF] Failing over to other MGR 2024-01-13T11:28:37.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:37 smithi121 bash[17573]: cluster 2024-01-13T11:28:37.554649+0000 mon.a (mon.0) 895 : cluster [DBG] Standby manager daemon x started 2024-01-13T11:28:37.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:37 smithi121 bash[17573]: audit 2024-01-13T11:28:37.575613+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-01-13T11:28:37.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:37 smithi121 bash[17573]: cluster 2024-01-13T11:28:37.575810+0000 mon.a (mon.0) 897 : cluster [DBG] mgrmap e29: y(active, starting, since 0.998731s), standbys: x 2024-01-13T11:28:37.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:37 smithi121 bash[17573]: audit 2024-01-13T11:28:37.585539+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.34736 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-01-13T11:28:37.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:37 smithi121 bash[17573]: cluster 2024-01-13T11:28:37.585622+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-01-13T11:28:38.340 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:28:37 smithi154 bash[25489]: debug 2024-01-13T11:28:37.896+0000 7fadd368f680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-01-13T11:28:38.647 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:28:38 smithi154 bash[25489]: debug 2024-01-13T11:28:38.332+0000 7fadd368f680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-01-13T11:28:39.578 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:28:39 smithi154 bash[25489]: debug 2024-01-13T11:28:39.232+0000 7fadd368f680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-01-13T11:28:39.579 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:28:39 smithi154 bash[25489]: debug 2024-01-13T11:28:39.324+0000 7fadd368f680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-01-13T11:28:39.897 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:28:39 smithi154 bash[25489]: debug 2024-01-13T11:28:39.568+0000 7fadd368f680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-01-13T11:28:40.941 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:28:40 smithi154 bash[25489]: debug 2024-01-13T11:28:40.676+0000 7fadd368f680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-01-13T11:28:40.942 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:28:40 smithi154 bash[25489]: debug 2024-01-13T11:28:40.836+0000 7fadd368f680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-01-13T11:28:41.294 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:28:40 smithi154 bash[25489]: debug 2024-01-13T11:28:40.936+0000 7fadd368f680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-01-13T11:28:41.294 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:28:41 smithi154 bash[25489]: debug 2024-01-13T11:28:41.052+0000 7fadd368f680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-01-13T11:28:41.647 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:28:41 smithi154 bash[25489]: debug 2024-01-13T11:28:41.288+0000 7fadd368f680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-01-13T11:28:42.147 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:28:41 smithi154 bash[25489]: debug 2024-01-13T11:28:41.652+0000 7fadd368f680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-01-13T11:28:42.147 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:28:41 smithi154 bash[25489]: debug 2024-01-13T11:28:41.772+0000 7fadd368f680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-01-13T11:28:42.897 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:28:42 smithi154 bash[25489]: debug 2024-01-13T11:28:42.628+0000 7fadd368f680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-01-13T11:28:42.897 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:28:42 smithi154 bash[25489]: debug 2024-01-13T11:28:42.732+0000 7fadd368f680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-01-13T11:28:42.897 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:28:42 smithi154 bash[25489]: debug 2024-01-13T11:28:42.844+0000 7fadd368f680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-01-13T11:28:43.360 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[25489]: debug 2024-01-13T11:28:43.064+0000 7fadd368f680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-01-13T11:28:43.646 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[25489]: debug 2024-01-13T11:28:43.352+0000 7fadd368f680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-01-13T11:28:43.647 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[25489]: debug 2024-01-13T11:28:43.516+0000 7fadd368f680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-01-13T11:28:43.706 INFO:teuthology.orchestra.run.smithi121.stderr:Error ENOTSUP: Warning: due to ceph-mgr restart, some PG states may not be up to date 2024-01-13T11:28:43.706 INFO:teuthology.orchestra.run.smithi121.stderr:Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2024-01-13T11:28:43.897 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[25489]: debug 2024-01-13T11:28:43.692+0000 7fadd368f680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-01-13T11:28:43.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.582134+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-13T11:28:43.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.582558+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-13T11:28:43.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.582841+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-13T11:28:43.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.586384+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-13T11:28:43.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.587231+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-13T11:28:43.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.587954+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-13T11:28:43.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.588572+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-13T11:28:43.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.588884+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-13T11:28:43.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.589217+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-13T11:28:43.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.589505+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-13T11:28:43.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.589753+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-13T11:28:43.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.590025+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-13T11:28:43.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.590450+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-13T11:28:43.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.590737+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-13T11:28:43.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.590923+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-13T11:28:43.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.591426+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-13T11:28:43.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.594024+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-13T11:28:43.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.595309+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-01-13T11:28:43.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.595878+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-01-13T11:28:43.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.596359+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-01-13T11:28:43.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.596830+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi121"}]: dispatch 2024-01-13T11:28:43.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.597347+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi154"}]: dispatch 2024-01-13T11:28:43.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.597859+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-01-13T11:28:43.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.598331+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-01-13T11:28:43.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.598778+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-01-13T11:28:43.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.599233+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-01-13T11:28:43.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.599711+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-01-13T11:28:43.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.600231+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-01-13T11:28:43.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.600718+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-01-13T11:28:43.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.601192+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-01-13T11:28:43.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.601670+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-01-13T11:28:43.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.602146+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-01-13T11:28:43.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.602624+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-01-13T11:28:43.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.603153+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-01-13T11:28:43.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.603798+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:28:43.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.604430+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:28:43.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.605062+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-01-13T11:28:43.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.605657+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-01-13T11:28:43.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.606225+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-13T11:28:43.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: audit 2024-01-13T11:28:43.606729+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-13T11:28:43.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[13980]: cluster 2024-01-13T11:28:43.623871+0000 mon.a (mon.0) 940 : cluster [INF] Manager daemon y is now available 2024-01-13T11:28:43.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.582134+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-13T11:28:43.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.582558+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-13T11:28:43.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.582841+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-13T11:28:43.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.586384+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-13T11:28:43.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.587231+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-13T11:28:43.903 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.587954+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-13T11:28:43.903 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.588572+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-13T11:28:43.903 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.588884+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-13T11:28:43.903 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.589217+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-13T11:28:43.903 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.589505+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-13T11:28:43.903 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.589753+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-13T11:28:43.903 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.590025+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-13T11:28:43.903 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.590450+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-13T11:28:43.903 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.590737+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-13T11:28:43.903 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.590923+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-13T11:28:43.903 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.591426+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-13T11:28:43.903 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.594024+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-13T11:28:43.903 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.595309+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-01-13T11:28:43.904 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[38848]: debug 2024-01-13T11:28:43.690+0000 7f1c7d957700 -1 mgr.server reply reply (95) Operation not supported Warning: due to ceph-mgr restart, some PG states may not be up to date 2024-01-13T11:28:43.904 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[38848]: Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2024-01-13T11:28:43.904 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[38848]: Warning: Permanently added '172.21.15.121' (ECDSA) to the list of known hosts. 2024-01-13T11:28:43.904 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[38848]: Warning: Permanently added '172.21.15.154' (ECDSA) to the list of known hosts. 2024-01-13T11:28:43.904 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.582134+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-13T11:28:43.904 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.582558+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-13T11:28:43.904 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.582841+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-13T11:28:43.904 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.586384+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-13T11:28:43.905 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.587231+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-13T11:28:43.905 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.587954+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-13T11:28:43.905 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.588572+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-13T11:28:43.905 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.588884+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-13T11:28:43.905 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.589217+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-13T11:28:43.905 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.589505+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-13T11:28:43.905 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.589753+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-13T11:28:43.905 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.590025+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-13T11:28:43.905 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.590450+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-13T11:28:43.905 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.590737+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-13T11:28:43.905 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.590923+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-13T11:28:43.905 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.591426+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-13T11:28:43.905 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.594024+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-13T11:28:43.905 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.595309+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-01-13T11:28:43.906 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.595878+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-01-13T11:28:43.906 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.596359+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-01-13T11:28:43.906 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.596830+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi121"}]: dispatch 2024-01-13T11:28:43.906 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.597347+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi154"}]: dispatch 2024-01-13T11:28:43.906 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.597859+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-01-13T11:28:43.906 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.598331+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-01-13T11:28:43.906 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.598778+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-01-13T11:28:43.906 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.599233+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-01-13T11:28:43.906 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.599711+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-01-13T11:28:43.907 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.600231+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-01-13T11:28:43.907 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.600718+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-01-13T11:28:43.907 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.601192+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-01-13T11:28:43.907 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.601670+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-01-13T11:28:43.907 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.602146+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-01-13T11:28:43.907 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.602624+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-01-13T11:28:43.907 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.603153+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-01-13T11:28:43.907 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.603798+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:28:43.907 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.604430+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:28:43.907 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.605062+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-01-13T11:28:43.907 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.605657+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-01-13T11:28:43.907 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.606225+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-13T11:28:43.907 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: audit 2024-01-13T11:28:43.606729+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-13T11:28:43.907 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[14010]: cluster 2024-01-13T11:28:43.623871+0000 mon.a (mon.0) 940 : cluster [INF] Manager daemon y is now available 2024-01-13T11:28:43.908 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.595878+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-01-13T11:28:43.908 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.596359+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-01-13T11:28:43.908 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.596830+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi121"}]: dispatch 2024-01-13T11:28:43.908 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.597347+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi154"}]: dispatch 2024-01-13T11:28:43.908 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.597859+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-01-13T11:28:43.908 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.598331+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-01-13T11:28:43.908 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.598778+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-01-13T11:28:43.908 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.599233+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-01-13T11:28:43.908 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.599711+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-01-13T11:28:43.909 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.600231+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-01-13T11:28:43.909 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.600718+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-01-13T11:28:43.909 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.601192+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-01-13T11:28:43.909 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.601670+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-01-13T11:28:43.909 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.602146+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-01-13T11:28:43.909 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.602624+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-01-13T11:28:43.909 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.603153+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-01-13T11:28:43.909 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.603798+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:28:43.909 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.604430+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:28:43.909 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.605062+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-01-13T11:28:43.909 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.605657+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-01-13T11:28:43.909 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.606225+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-13T11:28:43.909 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: audit 2024-01-13T11:28:43.606729+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-13T11:28:43.909 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:43 smithi121 bash[17573]: cluster 2024-01-13T11:28:43.623871+0000 mon.a (mon.0) 940 : cluster [INF] Manager daemon y is now available 2024-01-13T11:28:44.397 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:28:43 smithi154 bash[25489]: debug 2024-01-13T11:28:43.908+0000 7fadd368f680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-01-13T11:28:44.397 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:28:44 smithi154 bash[25489]: debug 2024-01-13T11:28:44.016+0000 7fadd368f680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-01-13T11:28:44.545 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-01-13T11:28:44.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:44 smithi121 bash[14010]: cluster 2024-01-13T11:28:43.687726+0000 mon.a (mon.0) 941 : cluster [DBG] mgrmap e30: y(active, since 7s), standbys: x 2024-01-13T11:28:44.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:44 smithi121 bash[14010]: audit 2024-01-13T11:28:43.694682+0000 mgr.y (mgr.24838) 1 : audit [DBG] from='client.24880 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:28:44.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:44 smithi121 bash[14010]: cluster 2024-01-13T11:28:43.696472+0000 mgr.y (mgr.24838) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:44.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:44 smithi121 bash[14010]: audit 2024-01-13T11:28:43.787377+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-13T11:28:44.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:44 smithi121 bash[14010]: audit 2024-01-13T11:28:43.862223+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-13T11:28:44.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:44 smithi121 bash[14010]: audit 2024-01-13T11:28:43.868046+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-13T11:28:44.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:44 smithi121 bash[14010]: cluster 2024-01-13T11:28:44.033741+0000 mon.a (mon.0) 945 : cluster [DBG] Standby manager daemon x restarted 2024-01-13T11:28:44.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:44 smithi121 bash[14010]: cluster 2024-01-13T11:28:44.033895+0000 mon.a (mon.0) 946 : cluster [DBG] Standby manager daemon x started 2024-01-13T11:28:44.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:44 smithi121 bash[14010]: audit 2024-01-13T11:28:44.037726+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.154:0/2883382601' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-13T11:28:44.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:44 smithi121 bash[14010]: audit 2024-01-13T11:28:44.038700+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.154:0/2883382601' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:28:44.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:44 smithi121 bash[14010]: audit 2024-01-13T11:28:44.041868+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.? 172.21.15.154:0/2883382601' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-13T11:28:44.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:44 smithi121 bash[14010]: audit 2024-01-13T11:28:44.042395+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.? 172.21.15.154:0/2883382601' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:28:44.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:44 smithi121 bash[14010]: audit 2024-01-13T11:28:44.120622+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:28:44.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:44 smithi121 bash[14010]: audit 2024-01-13T11:28:44.121300+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:28:44.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:44 smithi121 bash[17573]: cluster 2024-01-13T11:28:43.687726+0000 mon.a (mon.0) 941 : cluster [DBG] mgrmap e30: y(active, since 7s), standbys: x 2024-01-13T11:28:44.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:44 smithi121 bash[17573]: audit 2024-01-13T11:28:43.694682+0000 mgr.y (mgr.24838) 1 : audit [DBG] from='client.24880 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:28:44.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:44 smithi121 bash[17573]: cluster 2024-01-13T11:28:43.696472+0000 mgr.y (mgr.24838) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:44.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:44 smithi121 bash[17573]: audit 2024-01-13T11:28:43.787377+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-13T11:28:44.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:44 smithi121 bash[17573]: audit 2024-01-13T11:28:43.862223+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-13T11:28:44.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:44 smithi121 bash[17573]: audit 2024-01-13T11:28:43.868046+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-13T11:28:44.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:44 smithi121 bash[17573]: cluster 2024-01-13T11:28:44.033741+0000 mon.a (mon.0) 945 : cluster [DBG] Standby manager daemon x restarted 2024-01-13T11:28:44.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:44 smithi121 bash[17573]: cluster 2024-01-13T11:28:44.033895+0000 mon.a (mon.0) 946 : cluster [DBG] Standby manager daemon x started 2024-01-13T11:28:44.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:44 smithi121 bash[17573]: audit 2024-01-13T11:28:44.037726+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.154:0/2883382601' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-13T11:28:44.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:44 smithi121 bash[17573]: audit 2024-01-13T11:28:44.038700+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.154:0/2883382601' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:28:44.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:44 smithi121 bash[17573]: audit 2024-01-13T11:28:44.041868+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.? 172.21.15.154:0/2883382601' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-13T11:28:44.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:44 smithi121 bash[17573]: audit 2024-01-13T11:28:44.042395+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.? 172.21.15.154:0/2883382601' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:28:44.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:44 smithi121 bash[17573]: audit 2024-01-13T11:28:44.120622+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:28:44.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:44 smithi121 bash[17573]: audit 2024-01-13T11:28:44.121300+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:28:45.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:44 smithi154 bash[13980]: cluster 2024-01-13T11:28:43.687726+0000 mon.a (mon.0) 941 : cluster [DBG] mgrmap e30: y(active, since 7s), standbys: x 2024-01-13T11:28:45.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:44 smithi154 bash[13980]: audit 2024-01-13T11:28:43.694682+0000 mgr.y (mgr.24838) 1 : audit [DBG] from='client.24880 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:28:45.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:44 smithi154 bash[13980]: cluster 2024-01-13T11:28:43.696472+0000 mgr.y (mgr.24838) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:45.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:44 smithi154 bash[13980]: audit 2024-01-13T11:28:43.787377+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-13T11:28:45.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:44 smithi154 bash[13980]: audit 2024-01-13T11:28:43.862223+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-13T11:28:45.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:44 smithi154 bash[13980]: audit 2024-01-13T11:28:43.868046+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-13T11:28:45.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:44 smithi154 bash[13980]: cluster 2024-01-13T11:28:44.033741+0000 mon.a (mon.0) 945 : cluster [DBG] Standby manager daemon x restarted 2024-01-13T11:28:45.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:44 smithi154 bash[13980]: cluster 2024-01-13T11:28:44.033895+0000 mon.a (mon.0) 946 : cluster [DBG] Standby manager daemon x started 2024-01-13T11:28:45.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:44 smithi154 bash[13980]: audit 2024-01-13T11:28:44.037726+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.154:0/2883382601' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-13T11:28:45.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:44 smithi154 bash[13980]: audit 2024-01-13T11:28:44.038700+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.154:0/2883382601' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-13T11:28:45.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:44 smithi154 bash[13980]: audit 2024-01-13T11:28:44.041868+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.? 172.21.15.154:0/2883382601' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-13T11:28:45.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:44 smithi154 bash[13980]: audit 2024-01-13T11:28:44.042395+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.? 172.21.15.154:0/2883382601' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-13T11:28:45.148 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:44 smithi154 bash[13980]: audit 2024-01-13T11:28:44.120622+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:28:45.149 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:44 smithi154 bash[13980]: audit 2024-01-13T11:28:44.121300+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:28:45.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:45 smithi121 bash[14010]: cluster 2024-01-13T11:28:44.678475+0000 mon.a (mon.0) 949 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2024-01-13T11:28:45.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:45 smithi121 bash[14010]: cluster 2024-01-13T11:28:44.678542+0000 mon.a (mon.0) 950 : cluster [INF] Cluster is now healthy 2024-01-13T11:28:45.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:45 smithi121 bash[14010]: cluster 2024-01-13T11:28:44.697357+0000 mon.a (mon.0) 951 : cluster [DBG] mgrmap e31: y(active, since 8s), standbys: x 2024-01-13T11:28:45.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:45 smithi121 bash[17573]: cluster 2024-01-13T11:28:44.678475+0000 mon.a (mon.0) 949 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2024-01-13T11:28:45.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:45 smithi121 bash[17573]: cluster 2024-01-13T11:28:44.678542+0000 mon.a (mon.0) 950 : cluster [INF] Cluster is now healthy 2024-01-13T11:28:45.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:45 smithi121 bash[17573]: cluster 2024-01-13T11:28:44.697357+0000 mon.a (mon.0) 951 : cluster [DBG] mgrmap e31: y(active, since 8s), standbys: x 2024-01-13T11:28:46.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:45 smithi154 bash[13980]: cluster 2024-01-13T11:28:44.678475+0000 mon.a (mon.0) 949 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2024-01-13T11:28:46.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:45 smithi154 bash[13980]: cluster 2024-01-13T11:28:44.678542+0000 mon.a (mon.0) 950 : cluster [INF] Cluster is now healthy 2024-01-13T11:28:46.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:45 smithi154 bash[13980]: cluster 2024-01-13T11:28:44.697357+0000 mon.a (mon.0) 951 : cluster [DBG] mgrmap e31: y(active, since 8s), standbys: x 2024-01-13T11:28:47.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:47 smithi121 bash[14010]: cluster 2024-01-13T11:28:45.590380+0000 mgr.y (mgr.24838) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:47.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:47 smithi121 bash[17573]: cluster 2024-01-13T11:28:45.590380+0000 mgr.y (mgr.24838) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:47.794 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-01-13T11:28:47.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:47 smithi154 bash[13980]: cluster 2024-01-13T11:28:45.590380+0000 mgr.y (mgr.24838) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:48.613 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-01-13T11:28:48.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:48 smithi121 bash[14010]: audit 2024-01-13T11:28:47.771969+0000 mon.a (mon.0) 952 : audit [DBG] from='client.? 172.21.15.121:0/2330051463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-13T11:28:48.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:48 smithi121 bash[17573]: audit 2024-01-13T11:28:47.771969+0000 mon.a (mon.0) 952 : audit [DBG] from='client.? 172.21.15.121:0/2330051463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-13T11:28:48.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:48 smithi154 bash[13980]: audit 2024-01-13T11:28:47.771969+0000 mon.a (mon.0) 952 : audit [DBG] from='client.? 172.21.15.121:0/2330051463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-13T11:28:49.649 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:49 smithi121 bash[14010]: cluster 2024-01-13T11:28:47.591060+0000 mgr.y (mgr.24838) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:49.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:49 smithi121 bash[17573]: cluster 2024-01-13T11:28:47.591060+0000 mgr.y (mgr.24838) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:49.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:49 smithi154 bash[13980]: cluster 2024-01-13T11:28:47.591060+0000 mgr.y (mgr.24838) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:50.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:50 smithi121 bash[14010]: audit 2024-01-13T11:28:50.377980+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 203948032, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.371142Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 396676300, \"cpu_percentage\": \"0.83%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.371632Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57357107, \"cpu_percentage\": \"2.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.371953Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54054092, \"cpu_percentage\": \"2.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372210Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372462Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54452551, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372710Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 39887831, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372959Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.373207Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28584181, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.373357Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56906219, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.373603Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:28:50.374037Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:28:50.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:50 smithi121 bash[14010]: audit 2024-01-13T11:28:50.387529+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 203948032, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.371142Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 396676300, \"cpu_percentage\": \"0.83%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.371632Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57357107, \"cpu_percentage\": \"2.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.371953Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54054092, \"cpu_percentage\": \"2.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372210Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372462Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54452551, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372710Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 39887831, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372959Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.373207Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28584181, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.373357Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56906219, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.373603Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:28:50.374037Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:28:50.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:50 smithi121 bash[17573]: audit 2024-01-13T11:28:50.377980+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 203948032, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.371142Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 396676300, \"cpu_percentage\": \"0.83%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.371632Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57357107, \"cpu_percentage\": \"2.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.371953Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54054092, \"cpu_percentage\": \"2.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372210Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372462Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54452551, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372710Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 39887831, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372959Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.373207Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28584181, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.373357Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56906219, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.373603Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:28:50.374037Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:28:50.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:50 smithi121 bash[17573]: audit 2024-01-13T11:28:50.387529+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 203948032, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.371142Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 396676300, \"cpu_percentage\": \"0.83%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.371632Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57357107, \"cpu_percentage\": \"2.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.371953Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54054092, \"cpu_percentage\": \"2.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372210Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372462Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54452551, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372710Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 39887831, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372959Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.373207Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28584181, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.373357Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56906219, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.373603Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:28:50.374037Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:28:50.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:50 smithi154 bash[13980]: audit 2024-01-13T11:28:50.377980+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 203948032, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.371142Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 396676300, \"cpu_percentage\": \"0.83%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.371632Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57357107, \"cpu_percentage\": \"2.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.371953Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54054092, \"cpu_percentage\": \"2.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372210Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372462Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54452551, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372710Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 39887831, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372959Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.373207Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28584181, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.373357Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56906219, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.373603Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:28:50.374037Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:28:50.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:50 smithi154 bash[13980]: audit 2024-01-13T11:28:50.387529+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 203948032, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.371142Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"container_id\": \"8279c747992d\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 396676300, \"cpu_percentage\": \"0.83%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.371632Z\", \"created\": \"2024-01-13T11:01:34.293632Z\", \"started\": \"2024-01-13T11:11:51.679960Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57357107, \"cpu_percentage\": \"2.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.371953Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54054092, \"cpu_percentage\": \"2.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372210Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372462Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54452551, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372710Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 39887831, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372959Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.373207Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28584181, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.373357Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56906219, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.373603Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:10:59.462146Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_daemon_update\": \"2024-01-13T11:28:50.374037Z\", \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:28:51.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:51 smithi154 bash[13980]: cluster 2024-01-13T11:28:49.592656+0000 mgr.y (mgr.24838) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:51.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:51 smithi154 bash[13980]: audit 2024-01-13T11:28:50.508962+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 258264268, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.505887Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 425302425, \"cpu_percentage\": \"2.35%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:28:50.506077Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195244851, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506183Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506285Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55469670, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506385Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50279219, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506485Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55752785, \"cpu_percentage\": \"1.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506584Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506682Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55710842, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506742Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15550382, \"cpu_percentage\": \"0.09%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:28:50.506862Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:28:50.507044Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.189189Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:28:51.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:51 smithi154 bash[13980]: audit 2024-01-13T11:28:50.513858+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 258264268, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.505887Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 425302425, \"cpu_percentage\": \"2.35%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:28:50.506077Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195244851, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506183Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506285Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55469670, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506385Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50279219, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506485Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55752785, \"cpu_percentage\": \"1.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506584Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506682Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55710842, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506742Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15550382, \"cpu_percentage\": \"0.09%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:28:50.506862Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:28:50.507044Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.189189Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:28:51.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:51 smithi154 bash[13980]: audit 2024-01-13T11:28:50.644457+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:28:51.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:51 smithi154 bash[13980]: audit 2024-01-13T11:28:50.645163+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:51.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:51 smithi154 bash[13980]: audit 2024-01-13T11:28:50.645754+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:28:51.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:51 smithi154 bash[13980]: audit 2024-01-13T11:28:50.646320+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:51.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:51 smithi154 bash[13980]: audit 2024-01-13T11:28:50.647034+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:28:51.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:51 smithi154 bash[13980]: audit 2024-01-13T11:28:50.647791+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:51.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:51 smithi154 bash[13980]: audit 2024-01-13T11:28:50.648465+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:28:51.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:51 smithi154 bash[13980]: audit 2024-01-13T11:28:50.649157+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:51.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:51 smithi154 bash[13980]: audit 2024-01-13T11:28:50.649828+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:28:51.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:51 smithi154 bash[13980]: audit 2024-01-13T11:28:50.773402+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:28:51.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:51 smithi154 bash[13980]: audit 2024-01-13T11:28:50.774285+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:51.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:51 smithi154 bash[13980]: audit 2024-01-13T11:28:50.775072+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:28:51.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:51 smithi154 bash[13980]: audit 2024-01-13T11:28:50.775859+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:51.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:51 smithi154 bash[13980]: audit 2024-01-13T11:28:50.776655+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:28:51.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:51 smithi154 bash[13980]: audit 2024-01-13T11:28:50.777433+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:51.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:51 smithi154 bash[13980]: audit 2024-01-13T11:28:50.778155+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:28:51.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:51 smithi154 bash[13980]: audit 2024-01-13T11:28:50.778861+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:51.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:51 smithi154 bash[13980]: audit 2024-01-13T11:28:50.779650+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:28:51.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:51 smithi154 bash[13980]: audit 2024-01-13T11:28:50.782987+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:28:51.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:51 smithi154 bash[13980]: audit 2024-01-13T11:28:50.788148+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:28:51.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:51 smithi154 bash[13980]: audit 2024-01-13T11:28:50.798105+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-13T11:28:51.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:51 smithi154 bash[13980]: audit 2024-01-13T11:28:50.799763+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-13T11:28:51.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[17573]: cluster 2024-01-13T11:28:49.592656+0000 mgr.y (mgr.24838) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:51.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[14010]: cluster 2024-01-13T11:28:49.592656+0000 mgr.y (mgr.24838) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:51.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[14010]: audit 2024-01-13T11:28:50.508962+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 258264268, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.505887Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 425302425, \"cpu_percentage\": \"2.35%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:28:50.506077Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195244851, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506183Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506285Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55469670, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506385Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50279219, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506485Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55752785, \"cpu_percentage\": \"1.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506584Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506682Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55710842, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506742Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15550382, \"cpu_percentage\": \"0.09%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:28:50.506862Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:28:50.507044Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.189189Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:28:51.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[14010]: audit 2024-01-13T11:28:50.513858+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 258264268, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.505887Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 425302425, \"cpu_percentage\": \"2.35%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:28:50.506077Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195244851, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506183Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506285Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55469670, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506385Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50279219, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506485Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55752785, \"cpu_percentage\": \"1.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506584Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506682Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55710842, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506742Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15550382, \"cpu_percentage\": \"0.09%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:28:50.506862Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:28:50.507044Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.189189Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:28:51.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[14010]: audit 2024-01-13T11:28:50.644457+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:28:51.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[14010]: audit 2024-01-13T11:28:50.645163+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:51.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[14010]: audit 2024-01-13T11:28:50.645754+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:28:51.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[14010]: audit 2024-01-13T11:28:50.646320+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:51.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[14010]: audit 2024-01-13T11:28:50.647034+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:28:51.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[17573]: audit 2024-01-13T11:28:50.508962+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 258264268, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.505887Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 425302425, \"cpu_percentage\": \"2.35%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:28:50.506077Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195244851, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506183Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506285Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55469670, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506385Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50279219, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506485Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55752785, \"cpu_percentage\": \"1.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506584Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506682Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55710842, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506742Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15550382, \"cpu_percentage\": \"0.09%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:28:50.506862Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:28:50.507044Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.189189Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:28:51.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[17573]: audit 2024-01-13T11:28:50.513858+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi121","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi121\", \"container_id\": \"4864d1b1a118\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 258264268, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.505887Z\", \"created\": \"2024-01-13T10:59:23.404842Z\", \"started\": \"2024-01-13T10:59:29.222165Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi121\", \"container_id\": \"22c0e8cfd24a\", \"container_image_id\": \"163fd1944c31b631006e5d238574cf3311ed176b42b55b0b64e2387958260fc0\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b926bb9e029d1391c1bd2df0fbc0e8b591effa2f2f7ee12facc20da759af9755\"], \"memory_usage\": 425302425, \"cpu_percentage\": \"2.35%\", \"version\": \"16.2.14-456-g445562ab\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-13T11:28:50.506077Z\", \"created\": \"2024-01-13T10:59:31.588653Z\", \"started\": \"2024-01-13T11:19:27.945238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi121\", \"container_id\": \"b4e93fe477dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195244851, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506183Z\", \"created\": \"2024-01-13T11:01:02.018568Z\", \"started\": \"2024-01-13T11:01:02.042641Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi121\", \"container_id\": \"008b68f14ad9\", \"container_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\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506285Z\", \"created\": \"2024-01-13T11:01:54.117366Z\", \"started\": \"2024-01-13T11:01:57.847982Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi121\", \"container_id\": \"a578d354249c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55469670, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506385Z\", \"created\": \"2024-01-13T11:02:19.446453Z\", \"started\": \"2024-01-13T11:02:23.608621Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi121\", \"container_id\": \"8907a99e62bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50279219, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506485Z\", \"created\": \"2024-01-13T11:02:44.878757Z\", \"started\": \"2024-01-13T11:02:48.099399Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi121\", \"container_id\": \"87964e338249\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55752785, \"cpu_percentage\": \"1.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506584Z\", \"created\": \"2024-01-13T11:03:11.218933Z\", \"started\": \"2024-01-13T11:03:14.719382Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi121\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506682Z\", \"created\": \"2024-01-13T11:05:21.973054Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi121.fccflq\", \"daemon_name\": \"rgw.r.z.smithi121.fccflq\", \"hostname\": \"smithi121\", \"container_id\": \"7cef85d7a512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55710842, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.506742Z\", \"created\": \"2024-01-13T11:07:31.238145Z\", \"started\": \"2024-01-13T11:07:31.257157Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi121\", \"container_id\": \"fabd43abc5b0\", \"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\": 15550382, \"cpu_percentage\": \"0.09%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2024-01-13T11:28:50.506862Z\", \"created\": \"2024-01-13T11:15:43.492459Z\", \"started\": \"2024-01-13T11:15:57.915029Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340820Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"425e9fdd-bd88-4337-9905-432e98e262fe\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"mcZMBV-3YHm-D2bV-CYP7-CuYN-dwHn-RhrLEZ\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb142867-e874-4c42-8dff-790e1ee07afb\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"lNRb4d-rs5K-0Amr-3z1x-jXpe-yuJP-SuM0uF\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e676630c-a46e-4c65-8b03-baa5be31e020\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"Us5Rvq-iMie-Fjq5-e8NB-j0yM-Lqp0-Mj49zP\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f511d5af-09eb-4be3-86ed-887f13f32bd3\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"viGU3E-2kSB-JJDN-aLTi-HMcH-IlD4-vcDmdi\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400ZF400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.340839Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QGN9\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:51.479495Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-13T11:18:29.274413Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-13T11:01:51.936908Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:17.273930Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-13T11:02:42.707776Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:09.052852Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.303291Z\"}, \"rgw.r.z.smithi121.fccflq\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:28.621062Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-13T11:15:53.387519Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:49.439075Z\"}}, \"last_daemon_update\": \"2024-01-13T11:28:50.507044Z\", \"last_device_update\": \"2024-01-13T11:03:18.298900Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.189189Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:28:51.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[17573]: audit 2024-01-13T11:28:50.644457+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:28:51.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[17573]: audit 2024-01-13T11:28:50.645163+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:51.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[17573]: audit 2024-01-13T11:28:50.645754+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:28:51.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[17573]: audit 2024-01-13T11:28:50.646320+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:51.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[17573]: audit 2024-01-13T11:28:50.647034+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:28:51.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[14010]: audit 2024-01-13T11:28:50.647791+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:51.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[14010]: audit 2024-01-13T11:28:50.648465+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:28:51.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[14010]: audit 2024-01-13T11:28:50.649157+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:51.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[14010]: audit 2024-01-13T11:28:50.649828+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:28:51.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[14010]: audit 2024-01-13T11:28:50.773402+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:28:51.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[14010]: audit 2024-01-13T11:28:50.774285+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:51.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[14010]: audit 2024-01-13T11:28:50.775072+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:28:51.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[14010]: audit 2024-01-13T11:28:50.775859+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:51.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[14010]: audit 2024-01-13T11:28:50.776655+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:28:51.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[14010]: audit 2024-01-13T11:28:50.777433+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:51.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[14010]: audit 2024-01-13T11:28:50.778155+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:28:51.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[14010]: audit 2024-01-13T11:28:50.778861+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:51.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[14010]: audit 2024-01-13T11:28:50.779650+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:28:51.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[14010]: audit 2024-01-13T11:28:50.782987+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:28:51.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[14010]: audit 2024-01-13T11:28:50.788148+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:28:51.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[14010]: audit 2024-01-13T11:28:50.798105+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-13T11:28:51.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[14010]: audit 2024-01-13T11:28:50.799763+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-13T11:28:51.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[17573]: audit 2024-01-13T11:28:50.647791+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:51.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[17573]: audit 2024-01-13T11:28:50.648465+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:28:51.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[17573]: audit 2024-01-13T11:28:50.649157+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:51.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[17573]: audit 2024-01-13T11:28:50.649828+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:28:51.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[17573]: audit 2024-01-13T11:28:50.773402+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:28:51.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[17573]: audit 2024-01-13T11:28:50.774285+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:51.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[17573]: audit 2024-01-13T11:28:50.775072+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:28:51.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[17573]: audit 2024-01-13T11:28:50.775859+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:51.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[17573]: audit 2024-01-13T11:28:50.776655+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:28:51.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[17573]: audit 2024-01-13T11:28:50.777433+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:51.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[17573]: audit 2024-01-13T11:28:50.778155+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:28:51.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[17573]: audit 2024-01-13T11:28:50.778861+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-13T11:28:51.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[17573]: audit 2024-01-13T11:28:50.779650+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-13T11:28:51.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[17573]: audit 2024-01-13T11:28:50.782987+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-13T11:28:51.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[17573]: audit 2024-01-13T11:28:50.788148+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-13T11:28:51.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[17573]: audit 2024-01-13T11:28:50.798105+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-13T11:28:51.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:51 smithi121 bash[17573]: audit 2024-01-13T11:28:50.799763+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-13T11:28:52.127 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 16.2.14-456-g445562ab (445562ab4bc3ddfb386936119050695810860bcb) pacific (stable)" 2024-01-13T11:28:52.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:52 smithi121 bash[14010]: cluster 2024-01-13T11:28:50.781346+0000 mgr.y (mgr.24838) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:52.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:52 smithi121 bash[14010]: cluster 2024-01-13T11:28:51.511317+0000 mon.a (mon.0) 979 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-01-13T11:28:52.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:52 smithi121 bash[14010]: audit 2024-01-13T11:28:52.104122+0000 mon.a (mon.0) 980 : audit [DBG] from='client.? 172.21.15.121:0/3005901747' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-13T11:28:52.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:52 smithi121 bash[17573]: cluster 2024-01-13T11:28:50.781346+0000 mgr.y (mgr.24838) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:52.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:52 smithi121 bash[17573]: cluster 2024-01-13T11:28:51.511317+0000 mon.a (mon.0) 979 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-01-13T11:28:52.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:52 smithi121 bash[17573]: audit 2024-01-13T11:28:52.104122+0000 mon.a (mon.0) 980 : audit [DBG] from='client.? 172.21.15.121:0/3005901747' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-13T11:28:52.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:52 smithi154 bash[13980]: cluster 2024-01-13T11:28:50.781346+0000 mgr.y (mgr.24838) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:52.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:52 smithi154 bash[13980]: cluster 2024-01-13T11:28:51.511317+0000 mon.a (mon.0) 979 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-01-13T11:28:52.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:52 smithi154 bash[13980]: audit 2024-01-13T11:28:52.104122+0000 mon.a (mon.0) 980 : audit [DBG] from='client.? 172.21.15.121:0/3005901747' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-13T11:28:52.925 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-01-13T11:28:53.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:53 smithi154 bash[13980]: audit 2024-01-13T11:28:53.016494+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-13T11:28:53.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:53 smithi154 bash[13980]: audit 2024-01-13T11:28:53.018573+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-13T11:28:53.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:53 smithi154 bash[13980]: audit 2024-01-13T11:28:53.020578+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:28:53.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:53 smithi154 bash[13980]: audit 2024-01-13T11:28:53.023183+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-01-13T11:28:53.870 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:53 smithi121 bash[14010]: audit 2024-01-13T11:28:53.016494+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-13T11:28:53.870 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:53 smithi121 bash[14010]: audit 2024-01-13T11:28:53.018573+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-13T11:28:53.870 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:53 smithi121 bash[14010]: audit 2024-01-13T11:28:53.020578+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:28:53.870 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:53 smithi121 bash[14010]: audit 2024-01-13T11:28:53.023183+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-01-13T11:28:53.870 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:53 smithi121 bash[17573]: audit 2024-01-13T11:28:53.016494+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-13T11:28:53.870 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:53 smithi121 bash[17573]: audit 2024-01-13T11:28:53.018573+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-13T11:28:53.871 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:53 smithi121 bash[17573]: audit 2024-01-13T11:28:53.020578+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-13T11:28:53.871 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:53 smithi121 bash[17573]: audit 2024-01-13T11:28:53.023183+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-01-13T11:28:54.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:54 smithi154 bash[13980]: cephadm 2024-01-13T11:28:53.015620+0000 mgr.y (mgr.24838) 8 : cephadm [INF] Upgrade: Updating mgr.x 2024-01-13T11:28:54.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:54 smithi154 bash[13980]: cephadm 2024-01-13T11:28:53.022094+0000 mgr.y (mgr.24838) 9 : cephadm [INF] Deploying daemon mgr.x on smithi154 2024-01-13T11:28:54.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:54 smithi121 bash[14010]: cephadm 2024-01-13T11:28:53.015620+0000 mgr.y (mgr.24838) 8 : cephadm [INF] Upgrade: Updating mgr.x 2024-01-13T11:28:54.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:54 smithi121 bash[14010]: cephadm 2024-01-13T11:28:53.022094+0000 mgr.y (mgr.24838) 9 : cephadm [INF] Deploying daemon mgr.x on smithi154 2024-01-13T11:28:54.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:54 smithi121 bash[17573]: cephadm 2024-01-13T11:28:53.015620+0000 mgr.y (mgr.24838) 8 : cephadm [INF] Upgrade: Updating mgr.x 2024-01-13T11:28:54.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:54 smithi121 bash[17573]: cephadm 2024-01-13T11:28:53.022094+0000 mgr.y (mgr.24838) 9 : cephadm [INF] Deploying daemon mgr.x on smithi154 2024-01-13T11:28:55.147 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:28:55 smithi154 systemd[1]: Stopping Ceph mgr.x for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:28:55.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:55 smithi154 bash[13980]: cluster 2024-01-13T11:28:54.783335+0000 mgr.y (mgr.24838) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:55.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:55 smithi121 bash[14010]: cluster 2024-01-13T11:28:54.783335+0000 mgr.y (mgr.24838) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:55.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:55 smithi121 bash[17573]: cluster 2024-01-13T11:28:54.783335+0000 mgr.y (mgr.24838) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:56.120 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-01-13T11:28:56.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:56 smithi121 bash[14010]: audit 2024-01-13T11:28:56.097792+0000 mon.c (mon.1) 48 : audit [DBG] from='client.? 172.21.15.121:0/3988795951' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-13T11:28:56.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:56 smithi121 bash[17573]: audit 2024-01-13T11:28:56.097792+0000 mon.c (mon.1) 48 : audit [DBG] from='client.? 172.21.15.121:0/3988795951' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-13T11:28:56.879 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-01-13T11:28:56.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:56 smithi154 bash[13980]: audit 2024-01-13T11:28:56.097792+0000 mon.c (mon.1) 48 : audit [DBG] from='client.? 172.21.15.121:0/3988795951' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-13T11:28:57.861 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:57 smithi121 bash[14010]: cluster 2024-01-13T11:28:56.784089+0000 mgr.y (mgr.24838) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:57.861 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:57 smithi121 bash[17573]: cluster 2024-01-13T11:28:56.784089+0000 mgr.y (mgr.24838) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:28:57.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:57 smithi154 bash[13980]: cluster 2024-01-13T11:28:56.784089+0000 mgr.y (mgr.24838) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:29:00.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:28:59 smithi154 bash[13980]: cluster 2024-01-13T11:28:58.785625+0000 mgr.y (mgr.24838) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:29:00.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:28:59 smithi121 bash[14010]: cluster 2024-01-13T11:28:58.785625+0000 mgr.y (mgr.24838) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:29:00.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:28:59 smithi121 bash[17573]: cluster 2024-01-13T11:28:58.785625+0000 mgr.y (mgr.24838) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:29:01.116 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:00 smithi121 bash[14010]: audit 2024-01-13T11:28:59.995987+0000 mgr.y (mgr.24838) 13 : audit [DBG] from='client.24913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:29:01.116 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:00 smithi121 bash[17573]: audit 2024-01-13T11:28:59.995987+0000 mgr.y (mgr.24838) 13 : audit [DBG] from='client.24913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:29:01.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:00 smithi154 bash[13980]: audit 2024-01-13T11:28:59.995987+0000 mgr.y (mgr.24838) 13 : audit [DBG] from='client.24913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:29:02.013 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-01-13T11:29:02.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:02 smithi121 bash[14010]: cluster 2024-01-13T11:29:00.786384+0000 mgr.y (mgr.24838) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:29:02.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:02 smithi121 bash[17573]: cluster 2024-01-13T11:29:00.786384+0000 mgr.y (mgr.24838) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:29:02.693 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- 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}'"'"')' 2024-01-13T11:29:02.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:02 smithi154 bash[13980]: cluster 2024-01-13T11:29:00.786384+0000 mgr.y (mgr.24838) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:29:04.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:04 smithi121 bash[14010]: cluster 2024-01-13T11:29:02.787109+0000 mgr.y (mgr.24838) 15 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:29:04.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:04 smithi121 bash[17573]: cluster 2024-01-13T11:29:02.787109+0000 mgr.y (mgr.24838) 15 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:29:04.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:04 smithi154 bash[13980]: cluster 2024-01-13T11:29:02.787109+0000 mgr.y (mgr.24838) 15 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:29:06.074 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:29:05 smithi154 bash[30652]: ceph-b5155c52-b202-11ee-95ac-87774f69a715-mgr.x 2024-01-13T11:29:06.075 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:29:06 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2024-01-13T11:29:06.313 INFO:teuthology.orchestra.run.smithi121.stderr:Error EINVAL: Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2024-01-13T11:29:06.397 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:29:06 smithi154 bash[30722]: Error response from daemon: No such container: ceph-b5155c52-b202-11ee-95ac-87774f69a715-mgr.x 2024-01-13T11:29:06.397 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:29:06 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-01-13T11:29:06.397 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:29:06 smithi154 systemd[1]: Stopped Ceph mgr.x for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:29:06.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[14010]: cluster 2024-01-13T11:29:04.788662+0000 mgr.y (mgr.24838) 16 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:29:06.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[14010]: audit 2024-01-13T11:29:05.893140+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-13T11:29:06.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[14010]: audit 2024-01-13T11:29:05.893974+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-13T11:29:06.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[14010]: audit 2024-01-13T11:29:05.894677+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-13T11:29:06.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[14010]: audit 2024-01-13T11:29:05.895416+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-13T11:29:06.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[14010]: audit 2024-01-13T11:29:05.896198+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-13T11:29:06.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[14010]: audit 2024-01-13T11:29:05.896917+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-13T11:29:06.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[14010]: audit 2024-01-13T11:29:05.899757+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-13T11:29:06.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[14010]: audit 2024-01-13T11:29:05.900379+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-13T11:29:06.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[14010]: audit 2024-01-13T11:29:05.901003+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-13T11:29:06.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[14010]: audit 2024-01-13T11:29:05.901589+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-13T11:29:06.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[14010]: audit 2024-01-13T11:29:05.902171+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-13T11:29:06.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[17573]: cluster 2024-01-13T11:29:04.788662+0000 mgr.y (mgr.24838) 16 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:29:06.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[17573]: audit 2024-01-13T11:29:05.893140+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-13T11:29:06.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[17573]: audit 2024-01-13T11:29:05.893974+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-13T11:29:06.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[17573]: audit 2024-01-13T11:29:05.894677+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-13T11:29:06.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[17573]: audit 2024-01-13T11:29:05.895416+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-13T11:29:06.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[17573]: audit 2024-01-13T11:29:05.896198+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-13T11:29:06.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[17573]: audit 2024-01-13T11:29:05.896917+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-13T11:29:06.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[17573]: audit 2024-01-13T11:29:05.899757+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-13T11:29:06.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[17573]: audit 2024-01-13T11:29:05.900379+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-13T11:29:06.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[17573]: audit 2024-01-13T11:29:05.901003+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-13T11:29:06.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[17573]: audit 2024-01-13T11:29:05.901589+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-13T11:29:06.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[17573]: audit 2024-01-13T11:29:05.902171+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-13T11:29:06.691 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[38848]: debug 2024-01-13T11:29:06.298+0000 7f1c6d937700 -1 log_channel(cephadm) log [ERR] : Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2024-01-13T11:29:06.691 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[38848]: Traceback (most recent call last): 2024-01-13T11:29:06.691 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[38848]: File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 125, in wrapper 2024-01-13T11:29:06.691 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[38848]: return OrchResult(f(*args, **kwargs)) 2024-01-13T11:29:06.691 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[38848]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2909, in upgrade_start 2024-01-13T11:29:06.692 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[38848]: return self.upgrade.upgrade_start(image, version, daemon_types, hosts, services, limit) 2024-01-13T11:29:06.692 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[38848]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 310, in upgrade_start 2024-01-13T11:29:06.692 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[38848]: self._validate_upgrade_filters(target_name, daemon_types, hosts, services) 2024-01-13T11:29:06.692 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[38848]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 370, in _validate_upgrade_filters 2024-01-13T11:29:06.692 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[38848]: raise OrchestratorError('Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress.') 2024-01-13T11:29:06.692 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[38848]: orchestrator._interface.OrchestratorError: Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2024-01-13T11:29:06.692 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:29:06 smithi121 bash[38848]: debug 2024-01-13T11:29:06.298+0000 7f1c6d937700 -1 mgr.server reply reply (22) Invalid argument Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2024-01-13T11:29:06.897 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:29:06 smithi154 systemd[1]: Started Ceph mgr.x for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:29:06.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:06 smithi154 bash[13980]: cluster 2024-01-13T11:29:04.788662+0000 mgr.y (mgr.24838) 16 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-01-13T11:29:06.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:06 smithi154 bash[13980]: audit 2024-01-13T11:29:05.893140+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-13T11:29:06.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:06 smithi154 bash[13980]: audit 2024-01-13T11:29:05.893974+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-13T11:29:06.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:06 smithi154 bash[13980]: audit 2024-01-13T11:29:05.894677+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-13T11:29:06.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:06 smithi154 bash[13980]: audit 2024-01-13T11:29:05.895416+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-13T11:29:06.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:06 smithi154 bash[13980]: audit 2024-01-13T11:29:05.896198+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-13T11:29:06.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:06 smithi154 bash[13980]: audit 2024-01-13T11:29:05.896917+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-13T11:29:06.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:06 smithi154 bash[13980]: audit 2024-01-13T11:29:05.899757+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-13T11:29:06.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:06 smithi154 bash[13980]: audit 2024-01-13T11:29:05.900379+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-13T11:29:06.899 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:06 smithi154 bash[13980]: audit 2024-01-13T11:29:05.901003+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-13T11:29:06.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:06 smithi154 bash[13980]: audit 2024-01-13T11:29:05.901589+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-13T11:29:06.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:06 smithi154 bash[13980]: audit 2024-01-13T11:29:05.902171+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-13T11:29:07.142 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-01-13T11:29:07.142 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/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_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_445562ab4bc3ddfb386936119050695810860bcb/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_445562ab4bc3ddfb386936119050695810860bcb/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi121 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 b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- 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}\'"\'"\')\'' 2024-01-13T11:29:07.363 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=4463bf1c5ea74de3aef3a0f6dc8c1afc Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/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_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_445562ab4bc3ddfb386936119050695810860bcb/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_445562ab4bc3ddfb386936119050695810860bcb/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi121 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 b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- 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}\'"\'"\')\'' 2024-01-13T11:29:07.365 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-01-13T11:29:07.376 INFO:tasks.cephadm:Teardown begin 2024-01-13T11:29:07.376 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-01-13T11:29:07.394 DEBUG:teuthology.orchestra.run.smithi154:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-01-13T11:29:07.412 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-01-13T11:29:07.412 DEBUG:teuthology.orchestra.run.smithi121:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-01-13T11:29:07.444 DEBUG:teuthology.orchestra.run.smithi154:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-01-13T11:29:07.458 INFO:tasks.cephadm:Stopping all daemons... 2024-01-13T11:29:07.458 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-01-13T11:29:07.458 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-b5155c52-b202-11ee-95ac-87774f69a715@mon.a 2024-01-13T11:29:07.569 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:29:07 smithi154 bash[30836]: debug 2024-01-13T11:29:07.400+0000 7fec1547d700 1 -- 172.21.15.154:0/2907313419 <== mon.2 v2:172.21.15.154:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557b281144e0 con 0x557b28208c00 2024-01-13T11:29:07.570 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:07 smithi154 bash[13980]: audit 2024-01-13T11:29:05.890039+0000 mgr.y (mgr.24838) 17 : audit [DBG] from='client.24919 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:29:07.570 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:07 smithi154 bash[13980]: audit 2024-01-13T11:29:06.296485+0000 mgr.y (mgr.24838) 18 : audit [DBG] from='client.24925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb", "daemon_types": "mon", "hosts": "smithi154", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:29:07.571 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:07 smithi154 bash[13980]: cephadm 2024-01-13T11:29:06.301510+0000 mgr.y (mgr.24838) 19 : cephadm [ERR] Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2024-01-13T11:29:07.571 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:07 smithi154 bash[13980]: Traceback (most recent call last): 2024-01-13T11:29:07.571 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:07 smithi154 bash[13980]: File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 125, in wrapper 2024-01-13T11:29:07.571 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:07 smithi154 bash[13980]: return OrchResult(f(*args, **kwargs)) 2024-01-13T11:29:07.571 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:07 smithi154 bash[13980]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2909, in upgrade_start 2024-01-13T11:29:07.571 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:07 smithi154 bash[13980]: return self.upgrade.upgrade_start(image, version, daemon_types, hosts, services, limit) 2024-01-13T11:29:07.571 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:07 smithi154 bash[13980]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 310, in upgrade_start 2024-01-13T11:29:07.571 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:07 smithi154 bash[13980]: self._validate_upgrade_filters(target_name, daemon_types, hosts, services) 2024-01-13T11:29:07.572 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:07 smithi154 bash[13980]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 370, in _validate_upgrade_filters 2024-01-13T11:29:07.572 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:07 smithi154 bash[13980]: raise OrchestratorError('Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress.') 2024-01-13T11:29:07.572 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:07 smithi154 bash[13980]: orchestrator._interface.OrchestratorError: Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2024-01-13T11:29:07.572 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:07 smithi154 bash[13980]: audit 2024-01-13T11:29:06.445439+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 203948032, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.371142Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57357107, \"cpu_percentage\": \"2.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.371953Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54054092, \"cpu_percentage\": \"2.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372210Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372462Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54452551, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372710Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 39887831, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:28:50.372959Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.373207Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28584181, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:28:50.373357Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56906219, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.373603Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:28:53.021837Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:29:07.573 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:07 smithi154 bash[13980]: audit 2024-01-13T11:29:06.451595+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 203948032, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.371142Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57357107, \"cpu_percentage\": \"2.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.371953Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54054092, \"cpu_percentage\": \"2.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372210Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372462Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54452551, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372710Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 39887831, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:28:50.372959Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.373207Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28584181, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:28:50.373357Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56906219, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.373603Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:28:53.021837Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:29:07.573 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:07 smithi154 bash[13980]: audit 2024-01-13T11:29:06.454322+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:29:07.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[14010]: audit 2024-01-13T11:29:05.890039+0000 mgr.y (mgr.24838) 17 : audit [DBG] from='client.24919 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:29:07.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[14010]: audit 2024-01-13T11:29:06.296485+0000 mgr.y (mgr.24838) 18 : audit [DBG] from='client.24925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb", "daemon_types": "mon", "hosts": "smithi154", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:29:07.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[14010]: cephadm 2024-01-13T11:29:06.301510+0000 mgr.y (mgr.24838) 19 : cephadm [ERR] Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2024-01-13T11:29:07.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[14010]: Traceback (most recent call last): 2024-01-13T11:29:07.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[14010]: File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 125, in wrapper 2024-01-13T11:29:07.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[14010]: return OrchResult(f(*args, **kwargs)) 2024-01-13T11:29:07.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[14010]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2909, in upgrade_start 2024-01-13T11:29:07.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[14010]: return self.upgrade.upgrade_start(image, version, daemon_types, hosts, services, limit) 2024-01-13T11:29:07.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[14010]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 310, in upgrade_start 2024-01-13T11:29:07.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[14010]: self._validate_upgrade_filters(target_name, daemon_types, hosts, services) 2024-01-13T11:29:07.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[14010]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 370, in _validate_upgrade_filters 2024-01-13T11:29:07.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[14010]: raise OrchestratorError('Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress.') 2024-01-13T11:29:07.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[14010]: orchestrator._interface.OrchestratorError: Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2024-01-13T11:29:07.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[17573]: audit 2024-01-13T11:29:05.890039+0000 mgr.y (mgr.24838) 17 : audit [DBG] from='client.24919 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:29:07.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[17573]: audit 2024-01-13T11:29:06.296485+0000 mgr.y (mgr.24838) 18 : audit [DBG] from='client.24925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:445562ab4bc3ddfb386936119050695810860bcb", "daemon_types": "mon", "hosts": "smithi154", "target": ["mon-mgr", ""]}]: dispatch 2024-01-13T11:29:07.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[17573]: cephadm 2024-01-13T11:29:06.301510+0000 mgr.y (mgr.24838) 19 : cephadm [ERR] Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2024-01-13T11:29:07.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[17573]: Traceback (most recent call last): 2024-01-13T11:29:07.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[17573]: File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 125, in wrapper 2024-01-13T11:29:07.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[17573]: return OrchResult(f(*args, **kwargs)) 2024-01-13T11:29:07.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[17573]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2909, in upgrade_start 2024-01-13T11:29:07.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[17573]: return self.upgrade.upgrade_start(image, version, daemon_types, hosts, services, limit) 2024-01-13T11:29:07.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[17573]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 310, in upgrade_start 2024-01-13T11:29:07.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[17573]: self._validate_upgrade_filters(target_name, daemon_types, hosts, services) 2024-01-13T11:29:07.694 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[17573]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 370, in _validate_upgrade_filters 2024-01-13T11:29:07.694 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[17573]: raise OrchestratorError('Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress.') 2024-01-13T11:29:07.694 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[17573]: orchestrator._interface.OrchestratorError: Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2024-01-13T11:29:07.694 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[17573]: audit 2024-01-13T11:29:06.445439+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 203948032, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.371142Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57357107, \"cpu_percentage\": \"2.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.371953Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54054092, \"cpu_percentage\": \"2.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372210Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372462Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54452551, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372710Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 39887831, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:28:50.372959Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.373207Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28584181, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:28:50.373357Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56906219, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.373603Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:28:53.021837Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:29:07.694 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[17573]: audit 2024-01-13T11:29:06.451595+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 203948032, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.371142Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57357107, \"cpu_percentage\": \"2.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.371953Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54054092, \"cpu_percentage\": \"2.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372210Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372462Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54452551, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372710Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 39887831, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:28:50.372959Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.373207Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28584181, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:28:50.373357Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56906219, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.373603Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:28:53.021837Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:29:07.694 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[17573]: audit 2024-01-13T11:29:06.454322+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:29:07.695 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[14010]: audit 2024-01-13T11:29:06.445439+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 203948032, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.371142Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57357107, \"cpu_percentage\": \"2.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.371953Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54054092, \"cpu_percentage\": \"2.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372210Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372462Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54452551, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372710Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 39887831, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:28:50.372959Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.373207Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28584181, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:28:50.373357Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56906219, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.373603Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:28:53.021837Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-13T11:29:07.695 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[14010]: audit 2024-01-13T11:29:06.451595+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi154","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi154\", \"container_id\": \"87962ad706ed\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 203948032, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.371142Z\", \"created\": \"2024-01-13T11:01:17.210026Z\", \"started\": \"2024-01-13T11:01:17.238199Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi154\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi154\", \"container_id\": \"11beca531e0e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57357107, \"cpu_percentage\": \"2.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.371953Z\", \"created\": \"2024-01-13T11:03:32.439064Z\", \"started\": \"2024-01-13T11:03:36.173053Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi154\", \"container_id\": \"cd6842e07156\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54054092, \"cpu_percentage\": \"2.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372210Z\", \"created\": \"2024-01-13T11:03:57.238528Z\", \"started\": \"2024-01-13T11:04:00.484105Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi154\", \"container_id\": \"5aa7f9553b38\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372462Z\", \"created\": \"2024-01-13T11:04:22.421981Z\", \"started\": \"2024-01-13T11:04:26.275250Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi154\", \"container_id\": \"7cef3cceae20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54452551, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.372710Z\", \"created\": \"2024-01-13T11:04:48.061420Z\", \"started\": \"2024-01-13T11:04:51.741232Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi154\", \"container_id\": \"8c952c350927\", \"container_image_id\": \"ea7f826b15534016a9b8da3bda24ccebe3ff5066e0c351674533ddbd26fe521b\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4\"], \"memory_usage\": 39887831, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:28:50.372959Z\", \"created\": \"2024-01-13T11:05:20.244713Z\", \"started\": \"2024-01-13T11:16:13.327188Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi154\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.373207Z\", \"created\": \"2024-01-13T11:05:22.708658Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi154\", \"container_id\": \"4297ac71950b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28584181, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-13T11:28:50.373357Z\", \"created\": \"2024-01-13T11:05:50.740039Z\", \"started\": \"2024-01-13T11:05:50.764799Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi154.ycwgyx\", \"daemon_name\": \"rgw.r.z.smithi154.ycwgyx\", \"hostname\": \"smithi154\", \"container_id\": \"a56aaa9b3633\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56906219, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-13T11:28:50.373603Z\", \"created\": \"2024-01-13T11:07:28.585856Z\", \"started\": \"2024-01-13T11:07:28.606475Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342910Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d053a370-24c3-46d8-a0d6-55d2543fc1ad\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"D1eR2x-whZK-hDwg-guXu-fkEc-Epw1-YYQWhj\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"90765042-736d-4d3a-864e-f1c6503864df\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"zWqu1v-AuoD-LGeY-vsN2-x2Q4-2KkU-JblOfL\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbd1797c-f44e-4a47-870a-5a91cb13944b\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"fMoN2l-CKs9-fzPc-wImC-6JaB-T3ph-u4mnQC\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"35416995-1f74-454a-8d6e-50d134be10c7\", \"cluster_fsid\": \"b5155c52-b202-11ee-95ac-87774f69a715\", \"block_uuid\": \"JcULoL-Kb8Y-RGNT-bPuO-OFz7-BCa4-ZrMJxz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233003B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-01-13T11:15:27.342925Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFNL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:15:57.909028Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-13T11:28:53.021837Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:30.425244Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-13T11:03:55.115846Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:20.310322Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-13T11:04:45.837050Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-13T11:16:00.110099Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-13T11:05:21.998894Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-13T11:05:26.259461Z\"}, \"rgw.r.z.smithi154.ycwgyx\": {\"deps\": [], \"last_config\": \"2024-01-13T11:07:26.145255Z\"}}, \"last_device_update\": \"2024-01-13T11:04:55.166538Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-13T11:21:41.173896Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-13T11:29:07.695 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[14010]: audit 2024-01-13T11:29:06.454322+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.24838 172.21.15.121:0/2003365053' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-13T11:29:07.695 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:07 smithi121 systemd[1]: Stopping Ceph mon.a for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:29:07.695 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[14010]: debug 2024-01-13T11:29:07.546+0000 7fcd3677c700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-13T11:29:07.695 INFO:journalctl@ceph.mon.a.smithi121.stdout:Jan 13 11:29:07 smithi121 bash[14010]: debug 2024-01-13T11:29:07.546+0000 7fcd3677c700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-01-13T11:29:07.897 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:29:07 smithi154 bash[30836]: debug 2024-01-13T11:29:07.564+0000 7fec25a76680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-01-13T11:29:07.897 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:29:07 smithi154 bash[30836]: debug 2024-01-13T11:29:07.668+0000 7fec25a76680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-01-13T11:29:08.397 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:29:08 smithi154 bash[30836]: debug 2024-01-13T11:29:08.120+0000 7fec25a76680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-01-13T11:29:08.497 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@mon.a.service' 2024-01-13T11:29:08.543 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-13T11:29:08.543 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-01-13T11:29:08.544 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-01-13T11:29:08.544 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-b5155c52-b202-11ee-95ac-87774f69a715@mon.c 2024-01-13T11:29:08.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:08 smithi121 systemd[1]: Stopping Ceph mon.c for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:29:08.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:08 smithi121 bash[17573]: debug 2024-01-13T11:29:08.690+0000 7f2ae7a2b700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-13T11:29:08.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:08 smithi121 bash[17573]: debug 2024-01-13T11:29:08.690+0000 7f2ae7a2b700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-01-13T11:29:09.376 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:29:09 smithi154 bash[30836]: debug 2024-01-13T11:29:09.028+0000 7fec25a76680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-01-13T11:29:09.376 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:29:09 smithi154 bash[30836]: debug 2024-01-13T11:29:09.120+0000 7fec25a76680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-01-13T11:29:09.647 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:29:09 smithi154 bash[30836]: debug 2024-01-13T11:29:09.368+0000 7fec25a76680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-01-13T11:29:09.703 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@mon.c.service' 2024-01-13T11:29:09.717 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:09 smithi121 bash[45691]: ceph-b5155c52-b202-11ee-95ac-87774f69a715-mon.c 2024-01-13T11:29:09.718 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:09 smithi121 bash[45728]: bash: /var/lib/ceph/b5155c52-b202-11ee-95ac-87774f69a715/mon.c/unit.stop: No such file or directory 2024-01-13T11:29:09.718 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:09 smithi121 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@mon.c.service: Succeeded. 2024-01-13T11:29:09.718 INFO:journalctl@ceph.mon.c.smithi121.stdout:Jan 13 11:29:09 smithi121 systemd[1]: Stopped Ceph mon.c for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:29:09.740 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-13T11:29:09.740 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-01-13T11:29:09.741 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-01-13T11:29:09.741 DEBUG:teuthology.orchestra.run.smithi154:> sudo systemctl stop ceph-b5155c52-b202-11ee-95ac-87774f69a715@mon.b 2024-01-13T11:29:10.136 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:09 smithi154 systemd[1]: Stopping Ceph mon.b for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:29:10.137 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:09 smithi154 bash[13980]: debug 2024-01-13T11:29:09.860+0000 7f5afcf52700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-13T11:29:10.137 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:09 smithi154 bash[13980]: debug 2024-01-13T11:29:09.860+0000 7f5afcf52700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-01-13T11:29:10.647 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:29:10 smithi154 bash[30836]: debug 2024-01-13T11:29:10.504+0000 7fec25a76680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-01-13T11:29:10.776 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:29:10 smithi154 bash[30836]: debug 2024-01-13T11:29:10.668+0000 7fec25a76680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-01-13T11:29:10.776 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:10 smithi154 bash[30985]: ceph-b5155c52-b202-11ee-95ac-87774f69a715-mon.b 2024-01-13T11:29:10.776 INFO:journalctl@ceph.mon.b.smithi154.stdout:Jan 13 11:29:10 smithi154 bash[31027]: bash: /var/lib/ceph/b5155c52-b202-11ee-95ac-87774f69a715/mon.b/unit.stop: No such file or directory 2024-01-13T11:29:10.866 DEBUG:teuthology.orchestra.run.smithi154:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@mon.b.service' 2024-01-13T11:29:10.931 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-13T11:29:10.931 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-01-13T11:29:10.931 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-01-13T11:29:10.932 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-b5155c52-b202-11ee-95ac-87774f69a715@mgr.y 2024-01-13T11:29:11.115 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:29:10 smithi154 bash[30836]: debug 2024-01-13T11:29:10.768+0000 7fec25a76680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-01-13T11:29:11.115 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:29:10 smithi154 bash[30836]: debug 2024-01-13T11:29:10.884+0000 7fec25a76680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-01-13T11:29:11.302 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:29:10 smithi121 systemd[1]: Stopping Ceph mgr.y for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:29:11.303 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:29:10 smithi121 bash[45735]: Error response from daemon: No such container: ceph-b5155c52-b202-11ee-95ac-87774f69a715-mgr.y 2024-01-13T11:29:11.303 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Jan 13 11:29:11 smithi121 bash[38848]: debug 2024-01-13T11:29:11.102+0000 7f1ce1313700 -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 2024-01-13T11:29:11.397 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:29:11 smithi154 bash[30836]: debug 2024-01-13T11:29:11.108+0000 7fec25a76680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-01-13T11:29:11.880 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@mgr.y.service' 2024-01-13T11:29:11.897 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:29:11 smithi154 bash[30836]: debug 2024-01-13T11:29:11.496+0000 7fec25a76680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-01-13T11:29:11.897 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:29:11 smithi154 bash[30836]: debug 2024-01-13T11:29:11.648+0000 7fec25a76680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-01-13T11:29:11.912 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-13T11:29:11.912 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-01-13T11:29:11.912 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-01-13T11:29:11.913 DEBUG:teuthology.orchestra.run.smithi154:> sudo systemctl stop ceph-b5155c52-b202-11ee-95ac-87774f69a715@mgr.x 2024-01-13T11:29:12.247 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:29:11 smithi154 systemd[1]: Stopping Ceph mgr.x for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:29:12.248 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Jan 13 11:29:11 smithi154 bash[31198]: Error response from daemon: No such container: ceph-b5155c52-b202-11ee-95ac-87774f69a715-mgr.x 2024-01-13T11:29:12.752 DEBUG:teuthology.orchestra.run.smithi154:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@mgr.x.service' 2024-01-13T11:29:12.782 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-13T11:29:12.783 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-01-13T11:29:12.783 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-01-13T11:29:12.783 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-b5155c52-b202-11ee-95ac-87774f69a715@osd.0 2024-01-13T11:29:13.191 INFO:journalctl@ceph.osd.0.smithi121.stdout:Jan 13 11:29:12 smithi121 systemd[1]: Stopping Ceph osd.0 for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:29:13.192 INFO:journalctl@ceph.osd.0.smithi121.stdout:Jan 13 11:29:12 smithi121 bash[19624]: debug 2024-01-13T11:29:12.910+0000 7f1303607700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-13T11:29:13.192 INFO:journalctl@ceph.osd.0.smithi121.stdout:Jan 13 11:29:12 smithi121 bash[19624]: debug 2024-01-13T11:29:12.910+0000 7f1303607700 -1 osd.0 66 *** Got signal Terminated *** 2024-01-13T11:29:13.192 INFO:journalctl@ceph.osd.0.smithi121.stdout:Jan 13 11:29:12 smithi121 bash[19624]: debug 2024-01-13T11:29:12.910+0000 7f1303607700 -1 osd.0 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-13T11:29:13.938 INFO:journalctl@ceph.osd.0.smithi121.stdout:Jan 13 11:29:13 smithi121 bash[45850]: ceph-b5155c52-b202-11ee-95ac-87774f69a715-osd.0 2024-01-13T11:29:13.939 INFO:journalctl@ceph.osd.0.smithi121.stdout:Jan 13 11:29:13 smithi121 bash[45886]: bash: /var/lib/ceph/b5155c52-b202-11ee-95ac-87774f69a715/osd.0/unit.stop: No such file or directory 2024-01-13T11:29:15.514 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@osd.0.service' 2024-01-13T11:29:15.549 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-13T11:29:15.549 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-01-13T11:29:15.549 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-01-13T11:29:15.549 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-b5155c52-b202-11ee-95ac-87774f69a715@osd.1 2024-01-13T11:29:15.927 INFO:journalctl@ceph.osd.1.smithi121.stdout:Jan 13 11:29:15 smithi121 systemd[1]: Stopping Ceph osd.1 for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:29:15.927 INFO:journalctl@ceph.osd.1.smithi121.stdout:Jan 13 11:29:15 smithi121 bash[21297]: debug 2024-01-13T11:29:15.634+0000 7fac271ae700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-13T11:29:15.927 INFO:journalctl@ceph.osd.1.smithi121.stdout:Jan 13 11:29:15 smithi121 bash[21297]: debug 2024-01-13T11:29:15.634+0000 7fac271ae700 -1 osd.1 66 *** Got signal Terminated *** 2024-01-13T11:29:15.927 INFO:journalctl@ceph.osd.1.smithi121.stdout:Jan 13 11:29:15 smithi121 bash[21297]: debug 2024-01-13T11:29:15.634+0000 7fac271ae700 -1 osd.1 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-13T11:29:16.688 INFO:journalctl@ceph.osd.1.smithi121.stdout:Jan 13 11:29:16 smithi121 bash[45976]: ceph-b5155c52-b202-11ee-95ac-87774f69a715-osd.1 2024-01-13T11:29:16.689 INFO:journalctl@ceph.osd.1.smithi121.stdout:Jan 13 11:29:16 smithi121 bash[46013]: bash: /var/lib/ceph/b5155c52-b202-11ee-95ac-87774f69a715/osd.1/unit.stop: No such file or directory 2024-01-13T11:29:18.228 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@osd.1.service' 2024-01-13T11:29:18.264 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-13T11:29:18.264 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-01-13T11:29:18.264 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-01-13T11:29:18.265 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-b5155c52-b202-11ee-95ac-87774f69a715@osd.2 2024-01-13T11:29:18.480 INFO:journalctl@ceph.osd.2.smithi121.stdout:Jan 13 11:29:18 smithi121 systemd[1]: Stopping Ceph osd.2 for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:29:18.480 INFO:journalctl@ceph.osd.2.smithi121.stdout:Jan 13 11:29:18 smithi121 bash[22783]: debug 2024-01-13T11:29:18.365+0000 7f7bddbf8700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-13T11:29:18.480 INFO:journalctl@ceph.osd.2.smithi121.stdout:Jan 13 11:29:18 smithi121 bash[22783]: debug 2024-01-13T11:29:18.365+0000 7f7bddbf8700 -1 osd.2 66 *** Got signal Terminated *** 2024-01-13T11:29:18.481 INFO:journalctl@ceph.osd.2.smithi121.stdout:Jan 13 11:29:18 smithi121 bash[22783]: debug 2024-01-13T11:29:18.365+0000 7f7bddbf8700 -1 osd.2 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-13T11:29:19.438 INFO:journalctl@ceph.osd.2.smithi121.stdout:Jan 13 11:29:18 smithi121 bash[46099]: ceph-b5155c52-b202-11ee-95ac-87774f69a715-osd.2 2024-01-13T11:29:19.439 INFO:journalctl@ceph.osd.2.smithi121.stdout:Jan 13 11:29:18 smithi121 bash[46134]: bash: /var/lib/ceph/b5155c52-b202-11ee-95ac-87774f69a715/osd.2/unit.stop: No such file or directory 2024-01-13T11:29:21.001 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@osd.2.service' 2024-01-13T11:29:21.036 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-13T11:29:21.036 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-01-13T11:29:21.036 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-01-13T11:29:21.036 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-b5155c52-b202-11ee-95ac-87774f69a715@osd.3 2024-01-13T11:29:21.253 INFO:journalctl@ceph.osd.3.smithi121.stdout:Jan 13 11:29:21 smithi121 systemd[1]: Stopping Ceph osd.3 for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:29:21.253 INFO:journalctl@ceph.osd.3.smithi121.stdout:Jan 13 11:29:21 smithi121 bash[24475]: debug 2024-01-13T11:29:21.129+0000 7f5477ce7700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-13T11:29:21.254 INFO:journalctl@ceph.osd.3.smithi121.stdout:Jan 13 11:29:21 smithi121 bash[24475]: debug 2024-01-13T11:29:21.129+0000 7f5477ce7700 -1 osd.3 66 *** Got signal Terminated *** 2024-01-13T11:29:21.254 INFO:journalctl@ceph.osd.3.smithi121.stdout:Jan 13 11:29:21 smithi121 bash[24475]: debug 2024-01-13T11:29:21.129+0000 7f5477ce7700 -1 osd.3 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-13T11:29:22.136 INFO:journalctl@ceph.osd.3.smithi121.stdout:Jan 13 11:29:21 smithi121 bash[46218]: ceph-b5155c52-b202-11ee-95ac-87774f69a715-osd.3 2024-01-13T11:29:22.136 INFO:journalctl@ceph.osd.3.smithi121.stdout:Jan 13 11:29:21 smithi121 bash[46260]: bash: /var/lib/ceph/b5155c52-b202-11ee-95ac-87774f69a715/osd.3/unit.stop: No such file or directory 2024-01-13T11:29:23.580 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@osd.3.service' 2024-01-13T11:29:23.612 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-13T11:29:23.612 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-01-13T11:29:23.612 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-01-13T11:29:23.612 DEBUG:teuthology.orchestra.run.smithi154:> sudo systemctl stop ceph-b5155c52-b202-11ee-95ac-87774f69a715@osd.4 2024-01-13T11:29:23.897 INFO:journalctl@ceph.osd.4.smithi154.stdout:Jan 13 11:29:23 smithi154 systemd[1]: Stopping Ceph osd.4 for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:29:23.898 INFO:journalctl@ceph.osd.4.smithi154.stdout:Jan 13 11:29:23 smithi154 bash[16166]: debug 2024-01-13T11:29:23.739+0000 7f63f4785700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-13T11:29:23.898 INFO:journalctl@ceph.osd.4.smithi154.stdout:Jan 13 11:29:23 smithi154 bash[16166]: debug 2024-01-13T11:29:23.739+0000 7f63f4785700 -1 osd.4 66 *** Got signal Terminated *** 2024-01-13T11:29:23.898 INFO:journalctl@ceph.osd.4.smithi154.stdout:Jan 13 11:29:23 smithi154 bash[16166]: debug 2024-01-13T11:29:23.739+0000 7f63f4785700 -1 osd.4 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-13T11:29:24.897 INFO:journalctl@ceph.osd.4.smithi154.stdout:Jan 13 11:29:24 smithi154 bash[31633]: ceph-b5155c52-b202-11ee-95ac-87774f69a715-osd.4 2024-01-13T11:29:24.898 INFO:journalctl@ceph.osd.4.smithi154.stdout:Jan 13 11:29:24 smithi154 bash[31674]: bash: /var/lib/ceph/b5155c52-b202-11ee-95ac-87774f69a715/osd.4/unit.stop: No such file or directory 2024-01-13T11:29:26.422 DEBUG:teuthology.orchestra.run.smithi154:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@osd.4.service' 2024-01-13T11:29:26.457 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-13T11:29:26.457 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-01-13T11:29:26.457 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-01-13T11:29:26.457 DEBUG:teuthology.orchestra.run.smithi154:> sudo systemctl stop ceph-b5155c52-b202-11ee-95ac-87774f69a715@osd.5 2024-01-13T11:29:26.679 INFO:journalctl@ceph.osd.5.smithi154.stdout:Jan 13 11:29:26 smithi154 systemd[1]: Stopping Ceph osd.5 for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:29:26.679 INFO:journalctl@ceph.osd.5.smithi154.stdout:Jan 13 11:29:26 smithi154 bash[17689]: debug 2024-01-13T11:29:26.563+0000 7fe8fbc9e700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-13T11:29:26.680 INFO:journalctl@ceph.osd.5.smithi154.stdout:Jan 13 11:29:26 smithi154 bash[17689]: debug 2024-01-13T11:29:26.563+0000 7fe8fbc9e700 -1 osd.5 66 *** Got signal Terminated *** 2024-01-13T11:29:26.680 INFO:journalctl@ceph.osd.5.smithi154.stdout:Jan 13 11:29:26 smithi154 bash[17689]: debug 2024-01-13T11:29:26.563+0000 7fe8fbc9e700 -1 osd.5 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-13T11:29:27.613 INFO:journalctl@ceph.osd.5.smithi154.stdout:Jan 13 11:29:27 smithi154 bash[31759]: ceph-b5155c52-b202-11ee-95ac-87774f69a715-osd.5 2024-01-13T11:29:27.613 INFO:journalctl@ceph.osd.5.smithi154.stdout:Jan 13 11:29:27 smithi154 bash[31794]: bash: /var/lib/ceph/b5155c52-b202-11ee-95ac-87774f69a715/osd.5/unit.stop: No such file or directory 2024-01-13T11:29:29.065 DEBUG:teuthology.orchestra.run.smithi154:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@osd.5.service' 2024-01-13T11:29:29.098 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-13T11:29:29.098 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-01-13T11:29:29.098 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-01-13T11:29:29.099 DEBUG:teuthology.orchestra.run.smithi154:> sudo systemctl stop ceph-b5155c52-b202-11ee-95ac-87774f69a715@osd.6 2024-01-13T11:29:29.351 INFO:journalctl@ceph.osd.6.smithi154.stdout:Jan 13 11:29:29 smithi154 systemd[1]: Stopping Ceph osd.6 for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:29:29.352 INFO:journalctl@ceph.osd.6.smithi154.stdout:Jan 13 11:29:29 smithi154 bash[19368]: debug 2024-01-13T11:29:29.235+0000 7ff02d9c3700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-13T11:29:29.352 INFO:journalctl@ceph.osd.6.smithi154.stdout:Jan 13 11:29:29 smithi154 bash[19368]: debug 2024-01-13T11:29:29.235+0000 7ff02d9c3700 -1 osd.6 66 *** Got signal Terminated *** 2024-01-13T11:29:29.352 INFO:journalctl@ceph.osd.6.smithi154.stdout:Jan 13 11:29:29 smithi154 bash[19368]: debug 2024-01-13T11:29:29.235+0000 7ff02d9c3700 -1 osd.6 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-13T11:29:30.147 INFO:journalctl@ceph.osd.6.smithi154.stdout:Jan 13 11:29:29 smithi154 bash[31884]: ceph-b5155c52-b202-11ee-95ac-87774f69a715-osd.6 2024-01-13T11:29:30.147 INFO:journalctl@ceph.osd.6.smithi154.stdout:Jan 13 11:29:29 smithi154 bash[31923]: bash: /var/lib/ceph/b5155c52-b202-11ee-95ac-87774f69a715/osd.6/unit.stop: No such file or directory 2024-01-13T11:29:31.748 DEBUG:teuthology.orchestra.run.smithi154:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@osd.6.service' 2024-01-13T11:29:31.781 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-13T11:29:31.781 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-01-13T11:29:31.781 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-01-13T11:29:31.781 DEBUG:teuthology.orchestra.run.smithi154:> sudo systemctl stop ceph-b5155c52-b202-11ee-95ac-87774f69a715@osd.7 2024-01-13T11:29:32.030 INFO:journalctl@ceph.osd.7.smithi154.stdout:Jan 13 11:29:31 smithi154 systemd[1]: Stopping Ceph osd.7 for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:29:32.030 INFO:journalctl@ceph.osd.7.smithi154.stdout:Jan 13 11:29:31 smithi154 bash[20981]: debug 2024-01-13T11:29:31.883+0000 7f6a1e886700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-13T11:29:32.030 INFO:journalctl@ceph.osd.7.smithi154.stdout:Jan 13 11:29:31 smithi154 bash[20981]: debug 2024-01-13T11:29:31.883+0000 7f6a1e886700 -1 osd.7 66 *** Got signal Terminated *** 2024-01-13T11:29:32.030 INFO:journalctl@ceph.osd.7.smithi154.stdout:Jan 13 11:29:31 smithi154 bash[20981]: debug 2024-01-13T11:29:31.883+0000 7f6a1e886700 -1 osd.7 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-13T11:29:32.818 INFO:journalctl@ceph.osd.7.smithi154.stdout:Jan 13 11:29:32 smithi154 bash[32010]: ceph-b5155c52-b202-11ee-95ac-87774f69a715-osd.7 2024-01-13T11:29:32.818 INFO:journalctl@ceph.osd.7.smithi154.stdout:Jan 13 11:29:32 smithi154 bash[32046]: bash: /var/lib/ceph/b5155c52-b202-11ee-95ac-87774f69a715/osd.7/unit.stop: No such file or directory 2024-01-13T11:29:34.149 DEBUG:teuthology.orchestra.run.smithi154:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@osd.7.service' 2024-01-13T11:29:34.181 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-13T11:29:34.181 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-01-13T11:29:34.181 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-01-13T11:29:34.181 DEBUG:teuthology.orchestra.run.smithi154:> sudo systemctl stop ceph-b5155c52-b202-11ee-95ac-87774f69a715@prometheus.a 2024-01-13T11:29:34.397 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:29:34 smithi154 systemd[1]: Stopping Ceph prometheus.a for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:29:34.398 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:29:34 smithi154 bash[27214]: ts=2024-01-13T11:29:34.329Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-01-13T11:29:34.398 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:29:34 smithi154 bash[27214]: ts=2024-01-13T11:29:34.329Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2024-01-13T11:29:34.398 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:29:34 smithi154 bash[27214]: ts=2024-01-13T11:29:34.329Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2024-01-13T11:29:34.398 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:29:34 smithi154 bash[27214]: ts=2024-01-13T11:29:34.329Z caller=manager.go:1026 level=info component="rule manager" msg="Stopping rule manager..." 2024-01-13T11:29:34.398 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:29:34 smithi154 bash[27214]: ts=2024-01-13T11:29:34.329Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2024-01-13T11:29:34.398 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:29:34 smithi154 bash[27214]: ts=2024-01-13T11:29:34.329Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2024-01-13T11:29:34.399 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:29:34 smithi154 bash[27214]: ts=2024-01-13T11:29:34.329Z caller=manager.go:1036 level=info component="rule manager" msg="Rule manager stopped" 2024-01-13T11:29:34.399 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:29:34 smithi154 bash[27214]: ts=2024-01-13T11:29:34.329Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2024-01-13T11:29:34.399 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:29:34 smithi154 bash[27214]: ts=2024-01-13T11:29:34.331Z caller=main.go:926 level=info msg="Scrape manager stopped" 2024-01-13T11:29:34.399 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:29:34 smithi154 bash[27214]: ts=2024-01-13T11:29:34.331Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2024-01-13T11:29:34.399 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:29:34 smithi154 bash[27214]: ts=2024-01-13T11:29:34.332Z caller=main.go:1156 level=info msg="Notifier manager stopped" 2024-01-13T11:29:34.399 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Jan 13 11:29:34 smithi154 bash[27214]: ts=2024-01-13T11:29:34.332Z caller=main.go:1168 level=info msg="See you next time!" 2024-01-13T11:29:34.992 DEBUG:teuthology.orchestra.run.smithi154:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b5155c52-b202-11ee-95ac-87774f69a715@prometheus.a.service' 2024-01-13T11:29:35.022 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-13T11:29:35.022 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-01-13T11:29:35.022 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid b5155c52-b202-11ee-95ac-87774f69a715 --force --keep-logs 2024-01-13T11:29:35.136 INFO:teuthology.orchestra.run.smithi121.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-01-13T11:29:35.137 INFO:teuthology.orchestra.run.smithi121.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-01-13T11:29:35.137 INFO:teuthology.orchestra.run.smithi121.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-01-13T11:29:35.137 INFO:teuthology.orchestra.run.smithi121.stderr: [--retry RETRY] 2024-01-13T11:29:35.137 INFO:teuthology.orchestra.run.smithi121.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} 2024-01-13T11:29:35.137 INFO:teuthology.orchestra.run.smithi121.stderr: ... 2024-01-13T11:29:35.137 INFO:teuthology.orchestra.run.smithi121.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-01-13T11:29:35.145 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-01-13T11:29:35.146 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid b5155c52-b202-11ee-95ac-87774f69a715 --force --keep-logs 2024-01-13T11:29:35.261 INFO:teuthology.orchestra.run.smithi154.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-01-13T11:29:35.261 INFO:teuthology.orchestra.run.smithi154.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-01-13T11:29:35.261 INFO:teuthology.orchestra.run.smithi154.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-01-13T11:29:35.261 INFO:teuthology.orchestra.run.smithi154.stderr: [--retry RETRY] 2024-01-13T11:29:35.261 INFO:teuthology.orchestra.run.smithi154.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} 2024-01-13T11:29:35.262 INFO:teuthology.orchestra.run.smithi154.stderr: ... 2024-01-13T11:29:35.262 INFO:teuthology.orchestra.run.smithi154.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-01-13T11:29:35.270 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-01-13T11:29:35.270 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-01-13T11:29:35.286 DEBUG:teuthology.orchestra.run.smithi154:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-01-13T11:29:35.302 INFO:tasks.cephadm:Archiving crash dumps... 2024-01-13T11:29:35.304 DEBUG:teuthology.misc:Transferring archived files from smithi121:/var/lib/ceph/b5155c52-b202-11ee-95ac-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-01-12_21:52:25-rados-wip-yuri2-testing-2024-01-12-1128-pacific-distro-default-smithi/7515976/remote/ubuntu@smithi121.front.sepia.ceph.com/crash 2024-01-13T11:29:35.305 DEBUG:teuthology.orchestra.run.smithi121:> sudo tar c -f - -C /var/lib/ceph/b5155c52-b202-11ee-95ac-87774f69a715/crash -- . 2024-01-13T11:29:35.321 DEBUG:teuthology.misc:Transferring archived files from smithi154:/var/lib/ceph/b5155c52-b202-11ee-95ac-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-01-12_21:52:25-rados-wip-yuri2-testing-2024-01-12-1128-pacific-distro-default-smithi/7515976/remote/ubuntu@smithi154.front.sepia.ceph.com/crash 2024-01-13T11:29:35.322 DEBUG:teuthology.orchestra.run.smithi154:> sudo tar c -f - -C /var/lib/ceph/b5155c52-b202-11ee-95ac-87774f69a715/crash -- . 2024-01-13T11:29:35.338 INFO:tasks.cephadm:Checking cluster log for badness... 2024-01-13T11:29:35.339 DEBUG:teuthology.orchestra.run.smithi121:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-01-13T11:29:35.380 INFO:teuthology.orchestra.run.smithi121.stderr:grep: /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph.log: No such file or directory 2024-01-13T11:29:35.382 INFO:tasks.cephadm:Compressing logs... 2024-01-13T11:29:35.382 DEBUG:teuthology.orchestra.run.smithi121:> 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 -- 2024-01-13T11:29:35.384 DEBUG:teuthology.orchestra.run.smithi154:> 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 -- 2024-01-13T11:29:35.396 INFO:teuthology.orchestra.run.smithi121.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-01-13T11:29:35.400 INFO:teuthology.orchestra.run.smithi154.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-01-13T11:29:35.404 INFO:teuthology.orchestra.run.smithi121.stderr:gzip -5 --verbose -- /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-mon.a.log 2024-01-13T11:29:35.404 INFO:teuthology.orchestra.run.smithi121.stderr:gzip -5 --verbose -- /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-mgr.y.log 2024-01-13T11:29:35.405 INFO:teuthology.orchestra.run.smithi121.stderr:gzip -5 --verbose -- /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-mon.c.log 2024-01-13T11:29:35.405 INFO:teuthology.orchestra.run.smithi121.stderr:/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-mon.a.log: /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-osd.1.log 2024-01-13T11:29:35.406 INFO:teuthology.orchestra.run.smithi121.stderr:/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-client.rgw.r.z.smithi121.fccflq.log 2024-01-13T11:29:35.406 INFO:teuthology.orchestra.run.smithi121.stderr:/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-osd.0.log 2024-01-13T11:29:35.407 INFO:teuthology.orchestra.run.smithi121.stderr:/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-client.rgw.r.z.smithi121.fccflq.log: gzip -5 --verbose -- /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-osd.3.log 2024-01-13T11:29:35.408 INFO:teuthology.orchestra.run.smithi121.stderr: 58.4% -- replaced with /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-client.rgw.r.z.smithi121.fccflq.log.gz 2024-01-13T11:29:35.408 INFO:teuthology.orchestra.run.smithi121.stderr:gzip -5 --verbose -- /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-volume.log 2024-01-13T11:29:35.409 INFO:teuthology.orchestra.run.smithi121.stderr:/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-osd.0.log: /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-osd.2.log 2024-01-13T11:29:35.410 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-mon.b.log 2024-01-13T11:29:35.410 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-osd.5.log 2024-01-13T11:29:35.410 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-mgr.x.log 2024-01-13T11:29:35.410 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-mon.b.log: /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-client.rgw.r.z.smithi154.ycwgyx.log 2024-01-13T11:29:35.410 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-osd.6.log 2024-01-13T11:29:35.411 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-mgr.x.log: /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-client.rgw.r.z.smithi154.ycwgyx.log: gzip -5 --verbose -- /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-osd.4.log 2024-01-13T11:29:35.411 INFO:teuthology.orchestra.run.smithi154.stderr: 58.3% -- replaced with /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-client.rgw.r.z.smithi154.ycwgyx.log.gz 2024-01-13T11:29:35.412 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-volume.log 2024-01-13T11:29:35.413 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-osd.7.log 2024-01-13T11:29:35.413 INFO:teuthology.orchestra.run.smithi121.stderr:/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-01-13T11:29:35.417 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-01-13T11:29:35.418 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-osd.7.log: 91.0% -- replaced with /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-volume.log.gz 2024-01-13T11:29:35.419 INFO:teuthology.orchestra.run.smithi121.stderr:/var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-osd.2.log: 91.4% -- replaced with /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-volume.log.gz 2024-01-13T11:29:35.422 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cephadm.log: 89.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-01-13T11:29:35.423 INFO:teuthology.orchestra.run.smithi121.stderr:/var/log/ceph/cephadm.log: 90.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-01-13T11:29:35.520 INFO:teuthology.orchestra.run.smithi154.stderr: 91.3% -- replaced with /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-mgr.x.log.gz 2024-01-13T11:29:35.738 INFO:teuthology.orchestra.run.smithi121.stderr: 92.1% -- replaced with /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-mgr.y.log.gz 2024-01-13T11:29:35.947 INFO:teuthology.orchestra.run.smithi121.stderr: 94.9% -- replaced with /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-mon.c.log.gz 2024-01-13T11:29:36.026 INFO:teuthology.orchestra.run.smithi121.stderr: 92.7% -- replaced with /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-osd.2.log.gz 2024-01-13T11:29:36.035 INFO:teuthology.orchestra.run.smithi154.stderr: 92.8% -- replaced with /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-osd.6.log.gz 2024-01-13T11:29:36.118 INFO:teuthology.orchestra.run.smithi154.stderr: 93.3% -- replaced with /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-mon.b.log.gz 2024-01-13T11:29:36.132 INFO:teuthology.orchestra.run.smithi154.stderr: 93.5% -- replaced with /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-osd.7.log.gz 2024-01-13T11:29:36.196 INFO:teuthology.orchestra.run.smithi121.stderr: 93.0% -- replaced with /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-osd.0.log.gz 2024-01-13T11:29:36.280 INFO:teuthology.orchestra.run.smithi121.stderr: 93.4% -- replaced with /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-osd.1.log.gz 2024-01-13T11:29:36.379 INFO:teuthology.orchestra.run.smithi154.stderr: 93.0% -- replaced with /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-osd.5.log.gz 2024-01-13T11:29:36.380 INFO:teuthology.orchestra.run.smithi121.stderr: 93.2% -- replaced with /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-osd.3.log.gz 2024-01-13T11:29:36.426 INFO:teuthology.orchestra.run.smithi154.stderr: 93.2% -- replaced with /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-osd.4.log.gz 2024-01-13T11:29:36.427 INFO:teuthology.orchestra.run.smithi154.stderr: 2024-01-13T11:29:36.427 INFO:teuthology.orchestra.run.smithi154.stderr:real 0m1.038s 2024-01-13T11:29:36.428 INFO:teuthology.orchestra.run.smithi154.stderr:user 0m4.026s 2024-01-13T11:29:36.428 INFO:teuthology.orchestra.run.smithi154.stderr:sys 0m0.157s 2024-01-13T11:29:36.839 INFO:teuthology.orchestra.run.smithi121.stderr: 90.8% -- replaced with /var/log/ceph/b5155c52-b202-11ee-95ac-87774f69a715/ceph-mon.a.log.gz 2024-01-13T11:29:36.841 INFO:teuthology.orchestra.run.smithi121.stderr: 2024-01-13T11:29:36.841 INFO:teuthology.orchestra.run.smithi121.stderr:real 0m1.455s 2024-01-13T11:29:36.841 INFO:teuthology.orchestra.run.smithi121.stderr:user 0m5.350s 2024-01-13T11:29:36.842 INFO:teuthology.orchestra.run.smithi121.stderr:sys 0m0.242s 2024-01-13T11:29:36.842 INFO:tasks.cephadm:Archiving logs... 2024-01-13T11:29:36.842 DEBUG:teuthology.misc:Transferring archived files from smithi121:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-01-12_21:52:25-rados-wip-yuri2-testing-2024-01-12-1128-pacific-distro-default-smithi/7515976/remote/ubuntu@smithi121.front.sepia.ceph.com/log 2024-01-13T11:29:36.843 DEBUG:teuthology.orchestra.run.smithi121:> sudo tar c -f - -C /var/log/ceph -- . 2024-01-13T11:29:37.579 DEBUG:teuthology.misc:Transferring archived files from smithi154:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-01-12_21:52:25-rados-wip-yuri2-testing-2024-01-12-1128-pacific-distro-default-smithi/7515976/remote/ubuntu@smithi154.front.sepia.ceph.com/log 2024-01-13T11:29:37.580 DEBUG:teuthology.orchestra.run.smithi154:> sudo tar c -f - -C /var/log/ceph -- . 2024-01-13T11:29:38.171 INFO:tasks.cephadm:Removing cluster... 2024-01-13T11:29:38.171 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid b5155c52-b202-11ee-95ac-87774f69a715 --force 2024-01-13T11:29:51.598 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:29:51 smithi121 systemd[1]: Stopping Ceph alertmanager.a for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:29:51.598 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:29:51 smithi121 bash[46687]: Error response from daemon: No such container: ceph-b5155c52-b202-11ee-95ac-87774f69a715-alertmanager.a 2024-01-13T11:29:51.938 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:29:51 smithi121 bash[37474]: level=info ts=2024-01-13T11:29:51.588Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-01-13T11:29:52.369 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:29:52 smithi121 bash[46721]: ceph-b5155c52-b202-11ee-95ac-87774f69a715-alertmanager-a 2024-01-13T11:29:52.369 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:29:52 smithi121 bash[46804]: Error response from daemon: No such container: ceph-b5155c52-b202-11ee-95ac-87774f69a715-alertmanager-a 2024-01-13T11:29:52.369 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:29:52 smithi121 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@alertmanager.a.service: Succeeded. 2024-01-13T11:29:52.370 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Jan 13 11:29:52 smithi121 systemd[1]: Stopped Ceph alertmanager.a for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:29:52.828 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid b5155c52-b202-11ee-95ac-87774f69a715 --force 2024-01-13T11:29:54.991 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:29:54 smithi154 systemd[1]: Stopping Ceph grafana.a for b5155c52-b202-11ee-95ac-87774f69a715... 2024-01-13T11:29:54.991 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:29:54 smithi154 bash[23064]: t=2024-01-13T11:29:54+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-01-13T11:29:54.991 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:29:54 smithi154 bash[23064]: t=2024-01-13T11:29:54+0000 lvl=info msg="Stopped Stream Manager" 2024-01-13T11:29:54.992 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:29:54 smithi154 bash[23064]: t=2024-01-13T11:29:54+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2024-01-13T11:29:54.992 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:29:54 smithi154 bash[23064]: t=2024-01-13T11:29:54+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2024-01-13T11:29:54.992 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:29:54 smithi154 bash[23064]: t=2024-01-13T11:29:54+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2024-01-13T11:29:54.992 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:29:54 smithi154 bash[23064]: t=2024-01-13T11:29:54+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2024-01-13T11:29:54.992 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:29:54 smithi154 bash[23064]: t=2024-01-13T11:29:54+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2024-01-13T11:29:54.992 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:29:54 smithi154 bash[23064]: t=2024-01-13T11:29:54+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2024-01-13T11:29:54.992 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:29:54 smithi154 bash[23064]: t=2024-01-13T11:29:54+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2024-01-13T11:29:54.992 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:29:54 smithi154 bash[23064]: t=2024-01-13T11:29:54+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2024-01-13T11:29:54.993 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:29:54 smithi154 bash[23064]: t=2024-01-13T11:29:54+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2024-01-13T11:29:54.993 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:29:54 smithi154 bash[23064]: t=2024-01-13T11:29:54+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2024-01-13T11:29:54.993 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:29:54 smithi154 bash[23064]: t=2024-01-13T11:29:54+0000 lvl=eror msg="Server shutdown" logger=server reason=nil 2024-01-13T11:29:55.647 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:29:55 smithi154 bash[32474]: ceph-b5155c52-b202-11ee-95ac-87774f69a715-grafana.a 2024-01-13T11:29:55.647 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:29:55 smithi154 bash[32521]: bash: /var/lib/ceph/b5155c52-b202-11ee-95ac-87774f69a715/grafana.a/unit.stop: No such file or directory 2024-01-13T11:29:55.647 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:29:55 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-01-13T11:29:55.647 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:29:55 smithi154 systemd[1]: ceph-b5155c52-b202-11ee-95ac-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-01-13T11:29:55.648 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Jan 13 11:29:55 smithi154 systemd[1]: Stopped Ceph grafana.a for b5155c52-b202-11ee-95ac-87774f69a715. 2024-01-13T11:30:07.238 INFO:tasks.cephadm:Removing cephadm ... 2024-01-13T11:30:07.238 DEBUG:teuthology.orchestra.run.smithi121:> rm -rf /home/ubuntu/cephtest/cephadm 2024-01-13T11:30:07.245 DEBUG:teuthology.orchestra.run.smithi154:> rm -rf /home/ubuntu/cephtest/cephadm 2024-01-13T11:30:07.250 INFO:tasks.cephadm:Teardown complete 2024-01-13T11:30:07.250 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-01-13T11:30:07.259 INFO:teuthology.task.clock:Checking final clock skew... 2024-01-13T11:30:07.260 DEBUG:teuthology.orchestra.run.smithi121:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-01-13T11:30:07.262 DEBUG:teuthology.orchestra.run.smithi154:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-01-13T11:30:07.283 INFO:teuthology.orchestra.run.smithi121.stdout: remote refid st t when poll reach delay offset jitter 2024-01-13T11:30:07.283 INFO:teuthology.orchestra.run.smithi121.stdout:============================================================================== 2024-01-13T11:30:07.283 INFO:teuthology.orchestra.run.smithi121.stdout:*hv01.front.sepi 44.4.53.2 2 u 54 128 377 0.078 5.433 0.397 2024-01-13T11:30:07.283 INFO:teuthology.orchestra.run.smithi121.stdout:+hv02.front.sepi 63.231.80.2 3 u 54 128 377 0.079 4.609 0.320 2024-01-13T11:30:07.284 INFO:teuthology.orchestra.run.smithi121.stdout:+hv03.front.sepi 74.6.168.72 3 u 43 128 377 0.108 3.847 0.364 2024-01-13T11:30:07.284 INFO:teuthology.orchestra.run.smithi121.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-01-13T11:30:07.318 INFO:teuthology.orchestra.run.smithi154.stdout: remote refid st t when poll reach delay offset jitter 2024-01-13T11:30:07.318 INFO:teuthology.orchestra.run.smithi154.stdout:============================================================================== 2024-01-13T11:30:07.318 INFO:teuthology.orchestra.run.smithi154.stdout:*hv01.front.sepi 44.4.53.2 2 u 111 128 377 0.087 -0.835 0.161 2024-01-13T11:30:07.318 INFO:teuthology.orchestra.run.smithi154.stdout:+hv02.front.sepi 63.231.80.2 3 u 47 128 377 0.082 -1.162 0.202 2024-01-13T11:30:07.318 INFO:teuthology.orchestra.run.smithi154.stdout:+hv03.front.sepi 74.6.168.72 3 u 53 128 377 0.076 -2.071 0.255 2024-01-13T11:30:07.319 INFO:teuthology.orchestra.run.smithi154.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-01-13T11:30:07.320 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-01-13T11:30:07.329 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-01-13T11:30:07.329 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-01-13T11:30:07.363 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-01-13T11:30:07.395 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-01-13T11:30:07.454 INFO:teuthology.task.internal:Duration was 2213.821307 seconds 2024-01-13T11:30:07.455 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-01-13T11:30:07.533 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-01-13T11:30:07.534 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-01-13T11:30:07.537 DEBUG:teuthology.orchestra.run.smithi154:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-01-13T11:30:07.590 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-01-13T11:30:07.590 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi121.front.sepia.ceph.com 2024-01-13T11:30:07.590 DEBUG:teuthology.orchestra.run.smithi121:> 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 2024-01-13T11:30:07.602 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi154.front.sepia.ceph.com 2024-01-13T11:30:07.602 DEBUG:teuthology.orchestra.run.smithi154:> 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 2024-01-13T11:30:07.618 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-01-13T11:30:07.618 DEBUG:teuthology.orchestra.run.smithi121:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-01-13T11:30:07.650 DEBUG:teuthology.orchestra.run.smithi154:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-01-13T11:30:07.731 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-01-13T11:30:07.732 DEBUG:teuthology.orchestra.run.smithi121:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-01-13T11:30:07.734 DEBUG:teuthology.orchestra.run.smithi154:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-01-13T11:30:07.906 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-01-13T11:30:07.917 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-01-13T11:30:07.917 DEBUG:teuthology.orchestra.run.smithi121:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-01-13T11:30:07.929 DEBUG:teuthology.orchestra.run.smithi154:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-01-13T11:30:07.946 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-01-13T11:30:07.955 DEBUG:teuthology.orchestra.run.smithi121:> 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 2024-01-13T11:30:07.973 DEBUG:teuthology.orchestra.run.smithi154:> 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 2024-01-13T11:30:07.985 INFO:teuthology.orchestra.run.smithi121.stdout:kernel.core_pattern = core 2024-01-13T11:30:08.002 INFO:teuthology.orchestra.run.smithi154.stdout:kernel.core_pattern = core 2024-01-13T11:30:08.030 DEBUG:teuthology.orchestra.run.smithi121:> test -e /home/ubuntu/cephtest/archive/coredump 2024-01-13T11:30:08.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-13T11:30:08.036 DEBUG:teuthology.orchestra.run.smithi154:> test -e /home/ubuntu/cephtest/archive/coredump 2024-01-13T11:30:08.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-13T11:30:08.043 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-01-13T11:30:08.052 INFO:teuthology.task.internal:Transferring archived files... 2024-01-13T11:30:08.053 DEBUG:teuthology.misc:Transferring archived files from smithi121:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-01-12_21:52:25-rados-wip-yuri2-testing-2024-01-12-1128-pacific-distro-default-smithi/7515976/remote/smithi121 2024-01-13T11:30:08.054 DEBUG:teuthology.orchestra.run.smithi121:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-01-13T11:30:08.116 DEBUG:teuthology.misc:Transferring archived files from smithi154:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-01-12_21:52:25-rados-wip-yuri2-testing-2024-01-12-1128-pacific-distro-default-smithi/7515976/remote/smithi154 2024-01-13T11:30:08.117 DEBUG:teuthology.orchestra.run.smithi154:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-01-13T11:30:08.153 INFO:teuthology.task.internal:Removing archive directory... 2024-01-13T11:30:08.153 DEBUG:teuthology.orchestra.run.smithi121:> rm -rf -- /home/ubuntu/cephtest/archive 2024-01-13T11:30:08.155 DEBUG:teuthology.orchestra.run.smithi154:> rm -rf -- /home/ubuntu/cephtest/archive 2024-01-13T11:30:08.195 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-01-13T11:30:08.206 INFO:teuthology.task.internal:Not uploading archives. 2024-01-13T11:30:08.206 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-01-13T11:30:08.230 INFO:teuthology.task.internal:Tidying up after the test... 2024-01-13T11:30:08.230 DEBUG:teuthology.orchestra.run.smithi121:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-01-13T11:30:08.233 DEBUG:teuthology.orchestra.run.smithi154:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-01-13T11:30:08.238 INFO:teuthology.orchestra.run.smithi121.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 13 11:30 /home/ubuntu/cephtest 2024-01-13T11:30:08.241 INFO:teuthology.orchestra.run.smithi154.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 13 11:30 /home/ubuntu/cephtest 2024-01-13T11:30:08.243 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-01-13T11:30:08.263 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-01-13T11:30:08.389 INFO:teuthology.nuke:Checking targets against current locks 2024-01-13T11:30:08.418 DEBUG:teuthology.nuke:shortname: smithi121 2024-01-13T11:30:08.418 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-13T11:30:08.443 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi121.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-12_21:52:25-rados-wip-yuri2-testing-2024-01-12-1128-pacific-distro-default-smithi/7515976', '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': '2024-01-13 10:43:19.461800', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-01-13T11:30:08.447 DEBUG:teuthology.nuke:shortname: smithi154 2024-01-13T11:30:08.448 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-13T11:30:08.471 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi154.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-12_21:52:25-rados-wip-yuri2-testing-2024-01-12-1128-pacific-distro-default-smithi/7515976', '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': '2024-01-13 10:43:19.463277', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-01-13T11:30:08.497 INFO:teuthology.orchestra.console.smithi121:Power off 2024-01-13T11:30:08.498 DEBUG:teuthology.orchestra.console.smithi121:pexpect command: ipmitool -H smithi121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-01-13T11:30:08.522 DEBUG:teuthology.orchestra.console.smithi121:power off output: Chassis Power Control: Down/Off 2024-01-13T11:30:08.523 DEBUG:teuthology.orchestra.console.smithi121:pexpect command: ipmitool -H smithi121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-13T11:30:08.542 INFO:teuthology.orchestra.console.smithi154:Power off 2024-01-13T11:30:08.542 DEBUG:teuthology.orchestra.console.smithi154:pexpect command: ipmitool -H smithi154.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-01-13T11:30:08.555 DEBUG:teuthology.orchestra.console.smithi121:check power output: Chassis Power is on 2024-01-13T11:30:08.569 DEBUG:teuthology.orchestra.console.smithi154:power off output: Chassis Power Control: Down/Off 2024-01-13T11:30:08.569 DEBUG:teuthology.orchestra.console.smithi154:pexpect command: ipmitool -H smithi154.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-13T11:30:08.593 DEBUG:teuthology.orchestra.console.smithi154:check power output: Chassis Power is on 2024-01-13T11:30:12.556 DEBUG:teuthology.orchestra.console.smithi121:pexpect command: ipmitool -H smithi121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-13T11:30:12.594 DEBUG:teuthology.orchestra.console.smithi154:pexpect command: ipmitool -H smithi154.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-13T11:30:12.668 DEBUG:teuthology.orchestra.console.smithi121:check power output: Chassis Power is on 2024-01-13T11:30:12.705 DEBUG:teuthology.orchestra.console.smithi154:check power output: Chassis Power is on 2024-01-13T11:30:16.673 DEBUG:teuthology.orchestra.console.smithi121:pexpect command: ipmitool -H smithi121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-13T11:30:16.706 DEBUG:teuthology.orchestra.console.smithi154:pexpect command: ipmitool -H smithi154.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-13T11:30:16.788 DEBUG:teuthology.orchestra.console.smithi121:check power output: Chassis Power is on 2024-01-13T11:30:16.816 DEBUG:teuthology.orchestra.console.smithi154:check power output: Chassis Power is on 2024-01-13T11:30:20.793 DEBUG:teuthology.orchestra.console.smithi121:pexpect command: ipmitool -H smithi121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-13T11:30:20.818 DEBUG:teuthology.orchestra.console.smithi154:pexpect command: ipmitool -H smithi154.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-13T11:30:20.904 DEBUG:teuthology.orchestra.console.smithi121:check power output: Chassis Power is off 2024-01-13T11:30:20.928 DEBUG:teuthology.orchestra.console.smithi154:check power output: Chassis Power is off 2024-01-13T11:30:21.005 INFO:teuthology.orchestra.console.smithi121:Power off completed 2024-01-13T11:30:21.029 INFO:teuthology.orchestra.console.smithi154:Power off completed 2024-01-13T11:30:21.135 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: 2213.8213074207306 failure_reason: 'Command failed on smithi121 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 b5155c52-b202-11ee-95ac-87774f69a715 -e sha1=445562ab4bc3ddfb386936119050695810860bcb -- 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=4463bf1c5ea74de3aef3a0f6dc8c1afc status: fail success: false 2024-01-13T11:30:21.136 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-01-13T11:30:21.218 INFO:teuthology.run:FAIL